http://bugs.winehq.org/show_bug.cgi?id=27402
Summary: Mouse pointer regression with Clifford's Thinking Adventures (git bisect completed) Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: bogstad@pobox.com
With the 1.3.20 release, after the first time you click on something in the game; the mouse pointer goes wacky or disappears entirely. The program uses its own mouse pointer image. I did a "git bisect" between 1.3.19 and 1.3.20 and this commit is "responsible" for the problem:
commit a59c7cc8596b658d3c0854a737528cf60947ac1f Author: Alexandre Julliard julliard@winehq.org Date: Wed May 11 12:30:03 2011 +0200
winex11: Automatically clip the pointer when the foreground window is full-screen.
The game automatically goes to full-screen when it starts so it sounds relevant.
Pointers to what kind of logs (and how to generate) which would help with debugging this would be appreciated.
I don't think it should matter, but I'm using Xephyr as the X server to work around a 24bit color issue with this program. Everything worked fine with the wine 1.3.19 release.
http://bugs.winehq.org/show_bug.cgi?id=27402
Bill Bogstad bogstad@pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bogstad@pobox.com
http://bugs.winehq.org/show_bug.cgi?id=27402
Bill Bogstad bogstad@pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27402
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2011-06-05 22:42:57 CDT --- Dup of http://bugs.winehq.org/show_bug.cgi?id=27156#c26
*** This bug has been marked as a duplicate of bug 27156 ***
http://bugs.winehq.org/show_bug.cgi?id=27402
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-06-16 13:21:17 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=27402
Bill Bogstad bogstad@pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Version|1.3.20 |1.3.23 Resolution|DUPLICATE |
--- Comment #3 from Bill Bogstad bogstad@pobox.com 2011-06-24 22:43:40 CDT --- This bug was marked as a duplicate of 27156 with no input from me. 27156 has now been closed as fixed in release 1.3.23. I've tested that version and the mouse still doesn't work correctly with my application.
Additionally, I can report that if I run configure with --without-xinput2 the mouse works correctly.
Finally, I'm doing all testing on an Ubuntu 10.04 x86 host system in case that might be relevant.
I see no reason to do another git bisect since I tested the intermediate releases (1.3.21 and 1.3.22) and they had exactly the same behavior. From my perspective, this regression occurred at 1.3.20 and still remains.
http://bugs.winehq.org/show_bug.cgi?id=27402
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a59c7cc8596b658d3c0854a7375 | |28cf60947ac1f
http://bugs.winehq.org/show_bug.cgi?id=27402
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Target Milestone|--- |1.4.0
http://bugs.winehq.org/show_bug.cgi?id=27402
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Mouse pointer regression |Clifford's Thinking |with Clifford's Thinking |Adventures: mouse pointer |Adventures (git bisect |goes wacky or disappears |completed) |entirely
http://bugs.winehq.org/show_bug.cgi?id=27402
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr 2012-01-21 15:00:53 CST --- still a bug in current wine?
There were some improvements in this area.
http://bugs.winehq.org/show_bug.cgi?id=27402
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-14 15:37:38 CST --- Please retest in 1.4-rc3.
http://bugs.winehq.org/show_bug.cgi?id=27402
Bill Bogstad bogstad@pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Bill Bogstad bogstad@pobox.com 2012-02-14 22:51:04 CST --- I've retested using the wine-1.4-rc3 release and the problem appears to be gone. I've been using the workaround of "without-xinput2" for previous releases, but that seems to no longer be needed. I consider this bug to be fixed as of this release.
http://bugs.winehq.org/show_bug.cgi?id=27402
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-02-17 13:51:26 CST --- Closing bugs fixed in 1.4-rc4.