http://bugs.winehq.org/show_bug.cgi?id=25606
Summary: Clones: stuck after launching a single-player game Product: Wine Version: 1.3.10 Platform: x86 URL: http://clonesgame.com/sites/clonesgame.com/modules/pub dlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com /ClonesGameDemo_1.26.exe&nid=220 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: m.b.lankhorst@gmail.com
Created an attachment (id=32605) --> (http://bugs.winehq.org/attachment.cgi?id=32605) terminal output
'Clones' is a nice Lemmings clone. After choosing to play the game in single-player mode, the game is stuck on the level selection screen: clicking on anything on the screen does nothing. The keyboard is still working and pressing 'q' brings up a window where I can choose to quit the game (by using the mouse).
Interestingly the bug only appears when selecting single-player mode: no such problem when entering the multiplayer menu of the game.
The game works without the issue in Wine-1.3.6 and here's the result of the regression test:
4f8584ac2734ca6e649661824051d39f0320e95b is the first bad commit commit 4f8584ac2734ca6e649661824051d39f0320e95b Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Fri Nov 5 23:19:08 2010 +0100
quartz: Remove position from filtergraph.
:040000 040000 73d1320970dc8a77801a8af58980f86cc8fcf2c4 14c927fc3163ea4ced44721879e66eec42af4739 M dlls
The patch can be reverted cleanly on top of Wine-1.3.10 and that fixed the issue.
How to reproduce the problem in the demo: 1. After installation launch the game by ../Bin/ClonesGame.exe 2. Create a new profile then choose the first option in the main menu, named 'Pilgrimage'. 3. A level selection screen is shown but you can't proceed further because the game is stuck.