[Bug 13831] New: Half-Life and Blue Shift fail to start after upgrade
http://bugs.winehq.org/show_bug.cgi?id=13831 Summary: Half-Life and Blue Shift fail to start after upgrade Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: Lhademmor(a)gmail.com Created an attachment (id=13886) --> (http://bugs.winehq.org/attachment.cgi?id=13886) Output from wine'ing in 0.9.61 After upgrading to the 1.0 RC's, Half-Life (and Half-Life: Blue Shift) fail to start. When starting, the main menu background shows up for about five seconds, and the user is then ejected back out of the game. Running in the terminal shows a lot of err's and fixme's (like always), but no recognizable crash message of any kind. After downgrading to 0.9.61 Half-Life started just fine, leading me to believe that this is a regression of sorts. Also, since neither Half-Life nor Blue Shift would start, it's my guess that none of the Half-Life GoldSrc-based games will start (including Opposing Force and Decay) - therefore I'm rating it as a 'major' severity. Attached is the output I get from running the game under Wine 0.9.61 (where it works). It is exactly the same output as running it under Wine 1.0-RC4 (AFAIK). -- 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=13831 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-06-10 11:38:05 --- Does it run if you set a 16-bit color mode first? -- 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=13831 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-06-10 14:06:21 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=13831 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-10 22:02:39 --- What distro? What sound driver are you using? Here both games you mentioned work just fine (from steam). -- 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=13831 M.P. Rommedahl <Lhademmor(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Lhademmor(a)gmail.com --- Comment #4 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2008-06-16 06:22:12 --- @Dan: I'm sorry, I don't even know where to change that @Austin: I tried doing a regression test, but it failed to compile Wine - maybe because I had to use --without-freetype because ./configure asked me to do that... @Vitaliy It is Ubuntu Hardy, it is OSS and it is non-Steam -- 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=13831 --- Comment #5 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2008-06-16 06:38:16 --- @Austin to be more precise the error was this: /usr/bin/ld: cannot find -lXext collect2: ld returnerede afslutningskoden 1 winegcc: ccache failed make[2]: *** [winex11.drv.so] Fejl 2 make[2]: Forlader katalog '/home/mp/Spil/Half-Life/wine-git/dlls/winex11.drv' make[1]: *** [winex11.drv] Fejl 2 make[1]: Forlader katalog '/home/mp/Spil/Half-Life/wine-git/dlls' make: *** [dlls] Fejl 2 -- 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=13831 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-06-16 08:48:32 --- To fix all those build errors, see http://wiki.winehq.org/Recommended_Packages In particular, follow its advice to do wget http://kegel.com/wine/hardy.sh sudo sh hardy.sh To set a 16 bit graphics mode, you'll need to change /etc/X11/xorg.conf The only line to change is DefaultDepth; change it from DefaultDepth 24 to DefaultDepth 16 and then log in again. See http://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html#sect11 -- 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=13831 --- Comment #7 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2008-06-21 10:44:35 --- I tried changing DefaultDepth to 16, and now it works. Thank you :) -- 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=13831 --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-06-21 10:51:09 --- So I guess the real problem is fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16 Perhaps we should change the summary... -- 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=13831 --- Comment #9 from M.P. Rommedahl <Lhademmor(a)gmail.com> 2008-06-21 16:19:52 --- You're welcome - I don't know how to do that, and I've got a feeling this is out of my hands 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=13831 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2008-12-19 16:07:28 --- Is this still an issue in current (1.1.10 or newer) wine? -- 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=13831 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-06-30 11:47:37 --- Abandoned. If you still have a problem in current (1.1.24 or newer) wine, and can provide the needed information, feel free to reopen. -- 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=13831 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-06-30 13:03:28 --- Closing. -- 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