similar to: Getting a Simple Direct X program to Run.

Displaying 20 results from an estimated 110 matches similar to: "Getting a Simple Direct X program to Run."

2008 Oct 12
1
Empire earth: page fault
Hi, i'm trying to run empire earth. Anyway i get an error: Code: wine: Unhandled page fault on read access to 0x0000177c at address 0x7d2714fd (thread 0027), starting debugger... Unhandled exception: page fault on read access to 0x0000177c in 32-bit code (0x7d2714fd). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7d2714fd ESP:7aef83bc EBP:7aef8494 EFLAGS:00210212( -
2012 Mar 18
4
page fault on read access to 0xffffe0b4
Hi, I'm running wine-1.5.0 and for quite a few games, I get this page fault. It's also with wine-1.4 (exactly same adress). Complete stacktrace: Code: Unhandled exception: page fault on read access to 0xffffe0b4 in 32-bit code (0x7d52b406). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7d52b406 ESP:0032e338 EBP:f77547f8 EFLAGS:00010246( R- -- I Z- -P- )
2011 Aug 27
1
How to run Limbo game? In AppDB is working finr
Hi folks. Is use Linux Mageia 2 Cauldron x86_64 and I install with repository wine. In system I have Code: wine64-1.3.25-2.mga2 wine64-gecko-1.2.0-1.mga1 wine32-1.3.25-2.mga2 lib64kwineffects1-4.7.0-3.mga2 wine-gecko-1.2.0-1.mga1 I installed 64-bit version because many applications ie Winrar 64bit I did not work. But now there are problems to me, I have a game Limbo
2008 Jun 12
1
rc3 strange behavior
Hello *, I've rc3 on Debian Lenny compiled from source. $ wine --version wine-1.0-rc3 However I typoed that command by mistake: $ wine -version and wine went looking for -version.exe. The strange behavior is the output. Is the folloing normal? $ wine -version wine: Unhandled page fault on write access to 0x00452000 at address 0x7efa04f4 (thread 0019), starting debugger... Unhandled
2011 Mar 06
6
Blitzkrieg 2 suddenly stopped working
Yesterday it was working perfectly, now when I try to run it, I get this: Code: [bogdan at galaxy bin]$ wine GAME.EXE fixme:win:EnumDisplayDevicesW ((null),0,0x33f4e0,0x00000000), stub! wine: Unhandled page fault on read access to 0x00000094 at address 0x628a5779 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000094 in 32-bit code (0x628a5779).
2008 Aug 04
1
Re: Martin LightJockey
Hmm really nobody?
2010 Nov 16
3
Fifa 11: Environment Collision Geo Sent
HI there guys! Just installed fifa 11 very smoothly on wine 1.3.7 (I use Arch!). Game launches, Kaka loads playing at the start, but when I try to launch a match, the game crashes with the error listed in the subject! You know what could be? Do I have to modify something in winecfg? Thanks in advance!
2008 Mar 01
3
Help! I've some how screwed up my Wine up!
So I still have no idea what I did but every time I try to launch a program under Wine I get an error like this. I basically uninstalled, and then reinstalled but now the error seems to even spread to winecfg. Do I do yet another reinstall of Ubuntu or is there some fix to this? Code: joe at rbjcorp-02911:~$ winecfg wine: creating configuration directory '/home/joe/.wine'... wine:
2005 Oct 30
1
page fault when running CCSC compiler - wine 0.9
I tried to run the CCSC PICC compiler (a C compiler for Microchip's PIC micro controllers) with wine 0.9. The compiler doesn't even start; wine drops into the debugger with a "page fault" exception. What can I do in order to run the program? Here is the debugger output: wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled
2011 Mar 24
2
civilization V and ubuntu 10.10, bug in wine?
I tried to play Civ 5 on Ubuntu 10.10 with wine-1.3.16. It starts first and plays the intro sound and movie but it stops after a moment and I get this trace: http://pastebin.com/GpmQ62gR How can I fix this?
2008 May 10
11
GTA:SA+ WIne-RC1 + Ubuntu 8.04[64bit] -> Unhdl. exce.
Morning Wine-Boardies, I followed this guide: http://wiki.winehq.org/WineOn64bit to install wine. I then installed DX9.0c. I later installed GTA: SA (referred as platinum: http://appdb.winehq.org/objectManager.php?sClass=application&iId=2599 I got the usual error: preloader: Warning: failed to reserve range 00000000-00010000 This one I could fix myself after some googling. Well now there
2010 Nov 12
1
Can't start the game
Starting a game under wine, It's begining to start, show start menu, I click play, screen going black and it's terminate and show error window. In terminal it's write: alex at alex-desktop:~$ wine /media/8E7820E2382E2B62/GAMES/revquest/RevQuest.exe wine: Unhandled page fault on read access to 0x00961000 at address 0x429c0a (thread 0009), starting debugger... Unhandled exception: page
2011 Dec 30
1
Wine Crashes whenever starting 3D applications on FGLRX
I'm on Ubuntu 11.10 amd64 3.0.0-14-generic, Wine 1.3.35. Whenever I try to start a game in Wine which uses 3D, it invariably and immediately crashes with a page fault error: Code: wine: Unhandled page fault on read access to 0x6c666572 at address 0x6c666572 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x6c666572 in 32-bit code (0x6c666572). Register
2006 Feb 16
0
wine crashes when creating .wine
Dear All, Sorry if the following is well known. I could find two or three similar reports elsewhere, which were never answered. When I first run wine, I get a page fault. This is with wine 0.9.7, using ubuntu 5.10 (but I also had the same problem with gentoo with 0.9.x, x=1,2,3,4,5), ati fglrx 8.22.5 drivers (but the same also occured with 8.16.x) correctly installed. as you can see below,
2005 Oct 29
1
CCSC PICC Compiler - page fault (wine 0.9)
I tried to use the CCSC PICC Compiler (a C compiler for Microchip's PIC micro controllers) with Wine. The program doesn't even start, Wine drops into the debugger. What can I do in order to use the compiler? Here's the debugger output: $ wine Ccsc.exe wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read
2010 Nov 10
0
Tower of the Ancients
1.3.5 had a page fault in the legacy (win'95/95) game. Here is the log. [code] fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:win:EnumDisplayDevicesW ((null),0,0x33eba4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33f584,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33f590,0x00000000), stub!
2005 Dec 27
0
can not setup ie and fonts problem
My operating system is fedora 4 for x86_64 and the linux kernel is 2.6.14.My wine version is 0.92.After complete installation,I try to setup ie6 sp1.But I get the following message.How can I solve it?And the fonts in winefile explore look so ugly.I show the snapshot in attachment.By the way my system locate is seted to be zh_CN. WINEDLLOVERRIDES="advpack=n" wine ie6setup.exe
2008 Nov 19
4
First Wine use ever: problems in running Broken Sword 3
Hi there everybody! I am completely new to linux and it's the first time I'm running linux (Ubuntu). Today I installed Wine and tried running Broken Sword 3 (note that I have nto configured Wine or anything: only installed and used the wine command). All I can see is a black screen (semms like the application tries to run) and the I return to desktop with an 800x600 resolution. What should
2011 Jun 05
1
Unhandled Page Fault
I've encountered a problem that I've no idea how to solve, attempting to run a few different things in wine now. Exact specifics vary with what I'm trying to run, but I get the error: Code: wine: Unhandled page fault on read access to 0x00000000 at address 0x7e5112db (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
2008 Jun 23
2
Call from ... user32.dll.WIN_invalidate_dce, aborting
Hello, I have followed http://appdb.winehq.org/objectManager.php?sClass=version&iId=8688&iTestingId=14159, instead that I used a legit copy working without CD which I copied from my windows partition. for your Info, I am running 2.6.25-gentoo-r5 kernel under x86_64 and my wine version is 1.0 dont know what else to provide... When Start I can see the Launcher but the game crash when