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(a)winehq.org ReportedBy: bogstad(a)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(a)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. -- 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.