http://bugs.winehq.org/show_bug.cgi?id=25245
Summary: Gears of War installs but won't start Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: shannon.vanwagner@gmail.com
Created an attachment (id=32051) --> (http://bugs.winehq.org/attachment.cgi?id=32051) winedebug module log of Startup.exe
Microsoft Gears of War installs but doesn't start.
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #1 from Shannon VanWagner shannon.vanwagner@gmail.com 2010-11-21 00:21:43 CST --- Created an attachment (id=32052) --> (http://bugs.winehq.org/attachment.cgi?id=32052) winedebug of WarGame-G4WLive.exe
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2010-11-21 00:38:31 CST --- Please don't use any WINEDEBUG flags unless requested. Regular terminal output is fine to start with.
Your log is missing line numbers from the backtrace, please compile from source and generate a new backtrace: http://wiki.winehq.org/Backtraces
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #3 from Shannon VanWagner shannon.vanwagner@gmail.com 2010-11-21 12:15:21 CST --- Created an attachment (id=32064) --> (http://bugs.winehq.org/attachment.cgi?id=32064) bt all while trying to start gow
shannon@ubuntu-530n:~$ wine --version wine-1.3.6-335-gd5fa2ce
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2010-11-21 17:16:46 CST --- (In reply to comment #3)
Created an attachment (id=32064)
--> (http://bugs.winehq.org/attachment.cgi?id=32064) [details]
bt all while trying to start gow
shannon@ubuntu-530n:~$ wine --version wine-1.3.6-335-gd5fa2ce
There's no need to 'bt all', just start GoW as you normally would and if there is a crash, a proper backtrace should be printed now that you have compiled from source.
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #5 from Shannon VanWagner shannon.vanwagner@gmail.com 2010-11-22 07:55:28 CST --- Created an attachment (id=32074) --> (http://bugs.winehq.org/attachment.cgi?id=32074) Terminal output.. doesn't seem like much
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #6 from Austin English austinenglish@gmail.com 2010-11-22 13:00:13 CST ---
err:ole:CoGetClassObject class {f3bdfad3-f276-49e9-9b17-c474f48f0764} not registered err:ole:CoGetClassObject no class object {f3bdfad3-f276-49e9-9b17-c474f48f0764} could be created for context 0x1 WARNING: Video Device not found, VendorId=10de DeviceId=0ca3
http://mikolajapp.appspot.com/uuid/query?q=f3bdfad3-f276-49e9-9b17-c474f48f0...
Probably won't help, but for kicks, see if a native winsatapi.dll (from Vista) helps.
http://bugs.winehq.org/show_bug.cgi?id=25245
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |scott@open-vote.org Ever Confirmed|0 |1
--- Comment #7 from Scott Ritchie scott@open-vote.org 2010-12-04 22:40:38 CST --- Nope, native winsatapi.dll from vista32 didn't help
http://bugs.winehq.org/show_bug.cgi?id=25245
--- Comment #8 from butraxz@gmail.com 2013-06-30 08:58:37 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=25245
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0863625bcc763e3e53aa061551e | |200510f6d77e2 Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |mshtml Resolution|--- |FIXED Summary|Gears of War installs but |Gears of War fails on |won't start |startup | |(ICustomDoc::SetUIHandler | |is a stub)
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
doesn't crash for me.
Looking at OP's initial backtrace, ICustomDoc::SetUIHandler() stub was most likely the reason (C++ exception the result).
--- snip --- ... fixme:mshtml:CustomDoc_SetUIHandler (0x151a20)->(0x4855f8) wine: Unhandled exception 0xe06d7363 at address 0x7b8377a2 (thread 0009), starting debugger... Unhandled exception: C++ exception(object = 0x0032efec, type = 0x00476760) in 32-bit code (0x7b8377a2). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7b8377a2 ESP:0032ef3c EBP:0032efa0 EFLAGS:00200246( - -- I Z- -P- ) EAX:7b82522d EBX:7b884ff4 ECX:00000000 EDX:e06d7363 ESI:e06d7363 EDI:0047fe58 ... Backtrace: =>0 0x7b8377a2 in kernel32 (+0x277a2) (0x0032efa0) 1 0x004279e1 in startup (+0x279e0) (0x0032efd8) --- snip ---
This was implemented some years ago by commit http://source.winehq.org/git/wine.git/commitdiff/0863625bcc763e3e53aa061551e...
Thanks Jacek
$ wine --version wine-1.7.18
Regards
https://bugs.winehq.org/show_bug.cgi?id=25245
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.