http://bugs.winehq.org/show_bug.cgi?id=17288
Summary: Keyboard stops working in Halo Demo Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: stealthseeker@gmail.com
In the demo for Halo 1, after selecting campaign from the main menu with a fresh install, you are prompted to enter a profile name. However, on this screen the keyboard stops responding, and you can't back out of the screen either forcing you to kill the game with Alt+F4.
The mouse works throughout and the keyboard works fine when on the main menu.
This works properly on 1.1.14 but breaks with the current git version. I ran a regression test and it looks like
3743a1a7ca170c765cd779c61b9e362c5b1c5203 Author: Vitaliy Margolen wine-patches@kievinfo.com Date: Sun Feb 1 13:11:46 2009 -0700
dinput: Consume mouse & keyboard events in exclusive mode.
is where it breaks.
FYI, the link on AppDB to download the demo seems to be broken. (Guess Microsoft took it down?) I found the trial with a quick search on download.com
Could someone CC the patch author?
http://bugs.winehq.org/show_bug.cgi?id=17288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.14
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-07 12:34:16 --- You will have to find the demo. Preferably the one that works. That patch fixes another game and is correct.
http://bugs.winehq.org/show_bug.cgi?id=17288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy@kievinfo.com Component|-unknown |directx-dinput
http://bugs.winehq.org/show_bug.cgi?id=17288
Andreas Zitzelsberger winehq@az82.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@az82.de
--- Comment #2 from Andreas Zitzelsberger winehq@az82.de 2009-02-21 09:31:59 --- This patch also breaks IL2 Sturmovik. The chat box and the text boxes in the FMB properties dialog won't work with 1.1.15.
@Vitaly: If I interpret your code correctly, the problem is that you skip not only the hooks of other applications, but ANY remaining hooks, including the hooks of dependant dialogs/elements/whatevers. This is clearly incorrect and probably affects hosts of other games.
http://bugs.winehq.org/show_bug.cgi?id=17288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 OS/Version|other |Linux Platform|Other |PC-x86-64
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-21 13:58:50 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069699.html
http://bugs.winehq.org/show_bug.cgi?id=17288
--- Comment #4 from Andreas Zitzelsberger winehq@az82.de 2009-02-22 07:58:20 --- I can confirm that the patch cd0ecf3ad43f06cc20abf2161c079af4ec752c47 corrects the issue with IL2. Thanks for the swift response.
http://bugs.winehq.org/show_bug.cgi?id=17288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tuxnet@gmail.com
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-24 20:51:45 --- *** Bug 17519 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=17288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-24 20:52:18 --- Patch committed - fixed.
http://bugs.winehq.org/show_bug.cgi?id=17288
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-02-27 16:31:42 --- Closing bugs fixed in 1.1.16.