[Bug 14765] New: Vampire: The Masquerade - Bloodlines (from Steam) does not start
http://bugs.winehq.org/show_bug.cgi?id=14765 Summary: Vampire: The Masquerade - Bloodlines (from Steam) does not start Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Simetrical+wine(a)gmail.com Created an attachment (id=15277) --> (http://bugs.winehq.org/attachment.cgi?id=15277) Log from starting program Tried on git at wine-1.1.2-253-g9b57217. It loads Steam, says it's starting the game, and then hangs at zero CPU usage after "fixme:shdocvw:OleObject_Close (0x1a9750)->(1)". Then I hit Ctrl-C twice to get a stack dump. Log is attached. Something similar happens if I try to run Steam and then the game. I also tried on 0.9.58, since someone said in the AppDB that it worked perfectly for them on that version. It failed there too. This is on Ubuntu Hardy. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-08-05 12:27:39 --- What video card / driver version are you using? It looks like it might not be setup correctly. From your log: err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 --- Comment #2 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-05 12:31:23 --- Do you want the output of a specific command? nvidia-settings shows driver version 173.08, and I'm using a GeForce 7950 GT. The driver seems to be several versions behind, and it's a beta driver. I'll try updating it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Simetrical <Simetrical+wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15277|0 |1 is obsolete| | --- Comment #3 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-05 13:02:52 --- Created an attachment (id=15292) --> (http://bugs.winehq.org/attachment.cgi?id=15292) New log, using 173.14.12 driver, no error about OpenGL New log with latest driver version from NVIDIA website. No more error about not being able to initialize OpenGL, but it still fails. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Simetrical <Simetrical+wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15292|0 |1 is obsolete| | --- Comment #4 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-05 13:09:58 --- Created an attachment (id=15293) --> (http://bugs.winehq.org/attachment.cgi?id=15293) Another log, with winbind error fixed I noticed in the last log that it suggested I install winbind. After sudo apt-get install winbind, that error message disappears, but the game still doesn't start. (It did begin to start one time, without sound, and froze, but I couldn't reproduce when I exited and tried again. I get a log like this consistently now.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 --- Comment #5 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-05 18:38:05 --- I tried using Windows DLLs for ole (winetricks dcom98). That removed some of the ole errors ("class not registered"), but ended in the same result, no game. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 --- Comment #6 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-07 17:35:54 --- Created an attachment (id=15339) --> (http://bugs.winehq.org/attachment.cgi?id=15339) Log output when the game actually does run (after I immediately quit) Sometimes the game randomly does start, although it seems to be buggy (I'll deal with that in another bug if at all). It seems to be random: I run it a few times and mostly it doesn't start, sometimes it does. This log is from fresh installation of Steam and Vampire in a new prefix, on wine-1.1.2-307-g520ab5c. Notable-looking differences (ignoring the ends of the logs): +err:d3d:getColorBits Unsupported format: WINED3DFMT_A16B16G16R16F -err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ee20ec0 The first of those two lines (new getColorBits error) seems to be the result of reinstalling. It now occurs every time, whether the game works or not. So I guess the second is the significant one? (If either of them is.) c0000005 means out-of-bounds memory access or something like that, right? A couple more things to note here, although I have no idea if they're significant without some more feedback: * I am running PulseAudio, since that's the Ubuntu default. I've started (after I took the last log) running wine using "padsp". This allows sound to work, which it previously didn't even when the game did start. The exact command was: padsp wine steam.exe -applaunch 2600 * At the end of this log, after I've quit, the program hangs at 100% CPU. I have to kill it manually, after all the lines about reference counts. Should I provide any additional info, like +relay or +seh logs? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Sam skipsey <aoanla(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoanla(a)yahoo.com --- Comment #7 from Sam skipsey <aoanla(a)yahoo.com> 2008-08-21 07:49:00 --- I should note that my experience with Wine release 1.1.2 on Hardy 64bit with the 173 and 177 series nVidia drivers with an 8800GT is that Steam (and Vampire) both start consistently, first time, every time. I can add terminal output from Wine if needed, for comparison with the bug opener's case. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 --- Comment #8 from Simetrical <Simetrical+wine(a)gmail.com> 2008-08-21 12:34:40 --- I guess that's not so surprising, since it starts about a third of the time for me, too (with the various updates and packages I installed since my first comment here, anyway). It's perfectly playable, I just need to go through an ornate startup procedure -- which includes restarting multiple times until the error message about the exception goes away. I at least would be interested in seeing your log, since we have pretty similar setups. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-01-20 02:39:42 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Marcin <ergo14(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ergo14(a)gmail.com --- Comment #10 from Marcin <ergo14(a)gmail.com> 2009-06-12 18:10:49 --- the game runs perfectly fine for my steam install, without any ovverides or problems -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-12-31 13:16:19 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14765 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-09 04:53:47 --- Closing bugs fixed in 1.1.36. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org