http://bugs.winehq.org/show_bug.cgi?id=32625
Bug #: 32625 Summary: Game window cannot gain focus Product: Wine Version: 1.5.18 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: aaron@luchko.ca Classification: Unclassified
With Avernum 6 when the game window opens the window cannot gain focus and cannot receive keystrokes.
Steps to reproduce: 1. Download and install Avernum 6 http://appdb.winehq.org/objectManager.php?sClass=application&iId=11256
2. Start the game cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6; wine Avernum\ 6.exe
Select any configuration in the graphics configuration window
3. Notice that the game window lacks focus.
Reproducibility: Always
Wine Version: wine-1.5.18-1.fc17.x86_64
Workaround:
Start a second copy of the game, ie cd ~/.wine/drive_c/Program Files (x86)/Spiderweb Software/Avernum 6; wine Avernum\ 6.exe & wine Avernum\ 6.exe
Two of graphics configuration windows will pop up, now whichever window you choose to launch the game with, the game window will now have focus.