EVE Online fails to start

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
El-Barto
Newbie
Newbie
Posts: 4
Joined: Wed Jun 10, 2009 4:18 pm

EVE Online fails to start

Post by El-Barto »

Hello everyone,

I played EVE Online since several weeks under wine now and it ran well, but since today when I try to start eve like this
padsp wine explorer /desktop=EVE1,1024x768 "C:\Program Files\CCP\EVE\eve.exe"
it displays the splash screen and then displays a wine "Programm Error" Message
This is the commandline output:

Code: Select all

err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
fixme:heap:HeapSetInformation 0x8d0000 0 0x33fcac 4
fixme:win:EnumDisplayDevicesW ((null),0,0x338f28,0x00000000), stub!
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
...(repeat many times)...
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
wine: Unhandled page fault on read access to 0x05741000 at address 0x7b348540 (thread 0019), starting debugger...
This commandline messages are always the same it seems, I repeated three times. As I'm not a programmer I can't do anything with it :(
But I can tell what changes were done to the computer today:
The Update Manager Programm found some Software Updates today, a wine update and some other which I don't remember except a cups update. Eve were running when the updates were installed.
And I installed and ran two new programms today, "Glest" and "Progress Quest". Glest brought 4 libs with it. Thats all. So I can't imagine why eve is suddenly kind of broke :(
Hoping for help...

regards,
El

PS: another game, Diablo II, still starts with wine.
Using wine 1.1.23, Ubuntu 8.10
El-Barto
Newbie
Newbie
Posts: 4
Joined: Wed Jun 10, 2009 4:18 pm

Post by El-Barto »

Downgraded to 1.1.22 today and that helped, eve is starting again. :)
Addys
Level 2
Level 2
Posts: 47
Joined: Tue Nov 25, 2008 11:33 am

Post by Addys »

El-Barto wrote:Downgraded to 1.1.22 today and that helped, eve is starting again. :)
I suppose you're using ATI.

http://bugs.winehq.org/show_bug.cgi?id=18794#c39

You'll be able to run it with last version of wine with that change.
El-Barto
Newbie
Newbie
Posts: 4
Joined: Wed Jun 10, 2009 4:18 pm

Post by El-Barto »

Addys wrote:
El-Barto wrote:Downgraded to 1.1.22 today and that helped, eve is starting again. :)
I suppose you're using ATI.

http://bugs.winehq.org/show_bug.cgi?id=18794#c39

You'll be able to run it with last version of wine with that change.
No, using a Nvidia 7950, driver version 180.
Locked