http://bugs.winehq.org/show_bug.cgi?id=26582
Summary: Split second demo: never advances past first screen Product: Wine Version: 1.3.15 Platform: x86 URL: http://www.bigdownload.com/games/splitsecond/pc/splits econd-demo/ OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: wineserver AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: julliard@winehq.org
Both demo and full version are affected. When the first dialog pops up, after a second or two, you should be able to press 'enter' to advance to the next dialog. After the below commit, you're permanently stuck, enter doesn't work, and the game never advances on its own.
Still present in today's git.
austin@midna ~/wine-git $ git bisect bad c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9 is the first bad commit commit c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9 Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 2 19:53:03 2011 +0100
server: Invoke low-level hardware hooks directly from the server side.
:040000 040000 1f5af2a470e4a5ebe20eeff6cb4ebcbe66b6eef5 517132a2a25c160bc85e6edc40476f4e994ec19d M dlls :040000 040000 46724991851f7fcb608286b5bf8efb2fa71fb2ef 3aecd5915218f23f55fd2084336ad92d82fd03a4 M include :040000 040000 eeec462febeb3a5d01dc95af34fce73b3a66591d 36070fbc595876ab956098c1140cda083711567d M server
http://bugs.winehq.org/show_bug.cgi?id=26582
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c7efa293f0b35bdb86f2b472f5b | |7cef2a6ebcea9
http://bugs.winehq.org/show_bug.cgi?id=26582
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.0
http://bugs.winehq.org/show_bug.cgi?id=26582
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2012-01-21 14:59:19 CST --- Still a bug in current wine?
I can not test, since the download is too big for my slow connection.
http://bugs.winehq.org/show_bug.cgi?id=26582
--- Comment #2 from Austin English austinenglish@gmail.com 2012-01-21 18:12:04 CST --- No longer hangs, game exits at that point: Disney Interactive Studios\Split Second Demo\SplitSecondDEMO.exe: /var/tmp/portage/x11-libs/libX11-1.4.1/work/libX11-1.4.1/src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy->xcb->pending_requests' failed.
which looks like an X11 problem. I'll run a regression test for that when I get more time..
http://bugs.winehq.org/show_bug.cgi?id=26582
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-01-23 23:54:37 CST --- Works in wine-1.3.37-329-gaf3d368 on a different machine, didn't look at the x11 problem.
http://bugs.winehq.org/show_bug.cgi?id=26582
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:42 CST --- Closing bugs fixed in 1.4-rc1.