http://bugs.winehq.org/show_bug.cgi?id=21025
Summary: Game seikus (Game Maker) does not receive keybord input Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Hi, i wanted to help with bug 21022 and during that, i discovered a regrension in today's git (wine-1.1.34-469-g33a1934).
1. The problem here is, that keyboard is not working. Game asks for pressing S (start), Q (quit) etc. but there is no reaction.
2. Did a regression test between 1.1.34 and 1.1.34-469-g33a1934:
c24e48d937cfd0000a22af555a920ea7fab71d7b is first bad commit commit c24e48d937cfd0000a22af555a920ea7fab71d7b Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Dec 14 20:49:53 2009 +0100
wined3d: Filter window messages generated by switching to fullscreen and back.
:040000 040000 4cd0938c1bf4a1e0f3bb09ba258447f0fe5a98ed 0b78d24d9ff77e030eac2e39d3822ba28da2e6ff M dlls
3. No other bug report suffers from this commit, but this commit help a lot in bug 20960.
4. Revert of this patch on top of wine-1.1.34-469-g33a1934 makes that problem goes away.
5. Adding author of this patch to CC.
--private keyword: bisected
http://bugs.winehq.org/show_bug.cgi?id=21025
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.gamemakergames.c | |om/?a=view&id=52 CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=21025
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Game seikus (Game Maker) |Game seiklus (Game Maker) |does not receive keybord |does not receive keybord |input |input
http://bugs.winehq.org/show_bug.cgi?id=21025
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2009-12-16 13:05:07 --- Unfortunately this commit only exposed an already existing flaw in ddraw. Basically ddraw's window handling is mostly broken, see http://www.winehq.org/pipermail/wine-patches/2009-December/082895.html for the relevant test. Adding Stefan since ddraw is his thing.
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2009-12-16 13:28:58 --- Created an attachment (id=25238) --> (http://bugs.winehq.org/attachment.cgi?id=25238) hack
As a hack I can give you the attached patch, but it's completely wrong.
http://bugs.winehq.org/show_bug.cgi?id=21025
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-20 12:35:36 --- *** Bug 21088 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21025
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ajsb@vfemail.net
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-20 12:36:05 --- *** Bug 21075 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #5 from Wylda wylda@volny.cz 2009-12-20 13:08:17 ---
Wow, that was quicker than typhoon, Vitaliy ;)
But those bug reports, which were marked as duplicate of this one, were linked to AppDB. This is ruined now and also some people missing in CC.
And last think. That hack which helps in ddraw, might not work for 3D games like CoD MW 1 & CoD MW 2.
I know, i know. It's nice and tidy up know, but...
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2009-12-20 16:29:48 --- The hack posted here does not solve the problem with Civ 4 (bug 21088, closed as duplicate).
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #7 from Rosanne DiMesio dimesio@earthlink.net 2009-12-21 09:25:49 --- If this is going to be the general bug for all apps broken by that commit, the summary should be changed to reflect that. The problem with Civ 4, for example, has nothing to do with keyboard input.
http://bugs.winehq.org/show_bug.cgi?id=21025
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Game seiklus (Game Maker) |Some games do not receive |does not receive keybord |keybord input or mouse |input |input or hangs
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #8 from Henri Verbeet hverbeet@gmail.com 2009-12-21 09:31:24 --- (In reply to comment #7)
If this is going to be the general bug for all apps broken by that commit, the summary should be changed to reflect that. The problem with Civ 4, for example, has nothing to do with keyboard input.
Bug 21092 is probably more appropriate for Civ 4, this bug is specifically for ddraw.
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #9 from Wylda wylda@volny.cz 2009-12-22 07:31:35 ---
Still not fixed in wine-1.1.35-56-g13a9c03.
http://bugs.winehq.org/show_bug.cgi?id=21025
--- Comment #10 from Wylda wylda@volny.cz 2010-01-05 16:58:15 ---
Game seiklus is FIXED in wine-1.1.35-439-g2f529c3.
http://bugs.winehq.org/show_bug.cgi?id=21025
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Austin English austinenglish@gmail.com 2010-01-05 17:22:14 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=21025
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Jeff Zaroyko jeffz@jeffz.name 2010-01-09 04:49:51 --- Closing bugs fixed in 1.1.36.
http://bugs.winehq.org/show_bug.cgi?id=21025
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c24e48d937cfd0000a22af555a9 | |20ea7fab71d7b