http://bugs.winehq.org/show_bug.cgi?id=13146
Summary: EVE Online displays loading screen one second then crashes. Product: Wine Version: 1.0-rc1 Platform: PC URL: http://www.eve-online.com/download/windows.asp OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Da.TemPLaR@gmail.com
The game software Eve Online starts, displays the loading screen for 1 second, then crashes. The terminal output doesn't give any information and only informs me about the lack of any definition of the "Game Explorer" object :
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
I'm using Debian GNU/Linux Lenny with wine 1.0-rc1, installed using the following package http://wine.budgetdedicated.com/archive/ubuntu/hardy/wine_1.0~rc1~winehq0~ub...
Note : Guildwars works (with graphical glitches...) with DirectX 9 enabled, GLSL disabled (for this application only) so I don't think it comes from DirectX. The Eve online installation software worked fine too. I tried using the classic client only and with the premium client. I installed wine today so I doubt that it comes from any configuration.
http://bugs.winehq.org/show_bug.cgi?id=13146
Karsten Elfenbein kelfe@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kelfe@gmx.de
--- Comment #1 from Karsten Elfenbein kelfe@gmx.de 2008-05-11 18:19:24 --- please provide more information about used gfx hardware/driver and classic/premium client
any clues in the logserver?
http://bugs.winehq.org/show_bug.cgi?id=13146
--- Comment #2 from Eddahbi Karim Da.TemPLaR@gmail.com 2008-05-12 09:03:22 --- Created an attachment (id=12972) --> (http://bugs.winehq.org/attachment.cgi?id=12972) +relay informations
http://bugs.winehq.org/show_bug.cgi?id=13146
--- Comment #3 from Eddahbi Karim Da.TemPLaR@gmail.com 2008-05-12 09:04:19 --- Graphics card : nVidia Corporation GeForce 8600M GT (rev a1) Driver : Nvidia proprietary drivers version 169.12
No information seems to be given when using LogServer but since it's the first time I'm using it, maybe this I'm missing something.
I tried using the Classic client and the Premium client.
The content of the boot.ini file, located in the software's directory seems to confirm the use of the Premium client : [main] role=client aid=0 server=Tranquility port=26000 edition=premium I tried chaning the line "edition=premium" by "edition=classic" but that didn't resolve anything.
This is a weird bug and I don't have any clue on the source of the problem. Trying to display "+relay" informations and analyzing it will take me a lot of time without appropriate tools IMHO.
http://bugs.winehq.org/show_bug.cgi?id=13146
--- Comment #4 from Eddahbi Karim Da.TemPLaR@gmail.com 2008-05-12 09:17:39 --- Finally got something with Eve's LogServer.exe :
1 : blue.BlueOS: BlueOS::Startup(): InitVerificationContext failed 0 : {2148073497:Unknown} in in unknown source: CryptAcquireContext
I found in the log attached earlier that ExeFile.exe try to open the following registry key "Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced Cryptographic Provider v1.0" but I didn't find any key named "Cryptography" with regedit.
http://bugs.winehq.org/show_bug.cgi?id=13146
Eddahbi Karim Da.TemPLaR@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #5 from Eddahbi Karim Da.TemPLaR@gmail.com 2008-05-12 09:55:09 --- I finally solved my problem by executing the following program, from a shell : $ regsrv32 /usr/lib32/wine/rsaenh.dll.so
Now I've got other displaying problems but the bug description by this bug report has been solved for me.
Note to future readers : For 32-bits architectures, try to substitue /usr/lib32 by /usr/lib .
http://bugs.winehq.org/show_bug.cgi?id=13146
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #6 from Lei Zhang thestig@google.com 2008-05-12 16:15:00 --- You probably had a .wine directory created by an older version of wine. With a fresh .wine directory, that registry key exists.
http://bugs.winehq.org/show_bug.cgi?id=13146
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Lei Zhang thestig@google.com 2008-05-12 16:15:11 --- closing.