http://bugs.winehq.org/show_bug.cgi?id=30814
--- Comment #10 from Xhip a25422@ua.pt 2012-08-09 08:34:56 CDT --- Ok :). I'm not an expert on this, but I did the regression testing. I followed the link above, did all the steps very carefully and all went ok. I bisected between 1.2 (which worked ok, like mentioned above) and 1.4.1 (which bugged, for me). I never had any crashes, all went ok :).
I got the following final regression testing report, identifying the faulty patch:
36c76dcc24c1f66ccbfeb55495da4794c74dc868 is the first bad commit commit 36c76dcc24c1f66ccbfeb55495da4794c74dc868 Author: Alexandre Julliard julliard@winehq.org Date: Thu Feb 2 17:19:34 2012 +0100
winex11: Update only the key state on KeymapNotify without sending fake key events.
:040000 040000 754d057e6bda93e0d5c454eb051602eef770444c 8b947217b0b974911319a4c2a1c06c91b2c828f0 M dlls :040000 040000 2431d4efc229ee39ff33c47ac29b6cb8450b561f f9e80019e292e8750db8cc59428370d00d120092 M include :040000 040000 eed994c8640dae494c084ff85c9656949b4a556a 5f737723b41556164f2c06954e30c5b72c718394 M server
Can the issue be fixed with a source patch? Thx for the help! :).