http://bugs.winehq.org/show_bug.cgi?id=26709
dufgrinder@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #9 from dufgrinder@laposte.net 2011-04-12 01:51:19 CDT --- (In reply to comment #8)
(In reply to comment #7)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Hi Austin,
I'll try to run a regression testing.
Yesterday, I've spend a lot of time to try to compile wine 1.3.4 - And the result was not fully compliant - Fedora 13 packages does not always provide what is excepted by the ./configure !!
I hope, it will be better with 'git'
Regards, Olivier
Hi Austin, Hi Alexandre,
I've performed the regression testing, if I'm not wrong the result is the following: Bisecting: 0 revisions left to test after this (roughly 0 steps) [b9e4b5a28ca6178d5988dc63e098c523015b5bab] server: Fill the key state in mouse events from the server-side state.
[olivier@deyme3 wine-git]$ git bisect bad b9e4b5a28ca6178d5988dc63e098c523015b5bab is the first bad commit commit b9e4b5a28ca6178d5988dc63e098c523015b5bab Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 28 21:37:09 2011 +0100
server: Fill the key state in mouse events from the server-side state.
:040000 040000 680723dd0ffc8638c7a4f900ac61073a21ce65d9 323c38cbe68d8c41bfdf8878d4a53bcfb0a76950 M dlls :040000 040000 e01587ab28706838ab0c51b756a53a66975fcbeb 9004431fa67b24e6e66e457e86ea24b0ebbac435 M server
With regards to the nature of the bug, it sounds correct. It's probably a mouse event problem.
Let me know, how I can help again.
Kind Regards, Olivier