[Bug 32621] Mouse pointer jumps on opening/closing WinUAE settings window

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 1 18:24:13 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32621

Michael Stefaniuc <mstefani at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mstefani at redhat.com
    Regression SHA1|                            |841214ddb4d4dc620e6b51dfe66
                   |                            |55b585d423edc

--- Comment #1 from Michael Stefaniuc <mstefani at redhat.com> 2013-01-01 18:24:13 CST ---
841214ddb4d4dc620e6b51dfe6655b585d423edc is most likely the culprit commit.
There isn't anything interesting between that and a0f039a; mostly janitorial
patches. a0f039a is also a (partial) fix for
841214ddb4d4dc620e6b51dfe6655b585d423edc (see bug #32264); that's why you
cannot run the regression test between those. If you still want to finish the
regression test you'll need to apply once the patch from a0f039a. Something
like this should do:
git bisect start
git bisect good 8ba4c31
git bisect bad a0f039a
git show a0f039a | git apply

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list