[Bug 26997] New: Blinking mouse cursor in center of screen in Fallout: New Vegas
http://bugs.winehq.org/show_bug.cgi?id=26997 Summary: Blinking mouse cursor in center of screen in Fallout: New Vegas Product: Wine Version: 1.3.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: david(a)mytsoftware.com After upgrading from 1.3.18 to 1.3.19, I now get a standard mouse pointer stuck in the exact center of the screen in Fallout: New Vegas. While playing, the pointer appears and disappears at a regular interval of about 1 second. At the main menu, it often behaves a little different, appearing when I stop moving the mouse, and disappearing while I'm moving it. Fallout 3 and Oblivion do not share this problem. The working 1.3.18 tested was from the ViVnet PPA for Lucid (the official PPA hasn't been updated for Lucid since 1.3.17). The 1.3.19 where I experience the problem was pulled from git (git log shows last commit as being "Release 1.3.19") and built with default options apart from changing the install prefix (./configure --prefix=/opt/winegit, make -j8, make install) and applying the unsupported wine-pulse patch (which was also present in the working 1.3.18), since there are no PPA builds up yet for 1.3.19 on Lucid. Steam forced an New Vegas update on me the same day as I updated Wine, but I retested in 1.3.18 to rule out that update, and the problem still wasn't present in 1.3.18. I have not compiled my own 1.3.18 to rule out the problem being my own build, but I haven't experienced any other problems with it. It built fine, but running "apt-get build-dep wine1.3" beforehand with the official wine ppa repository added didn't work, saying "Unable to find a source package for wine1.3". "apt-get build-dep wine" (without the 1.3) did work though. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-05-01 13:18:33 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 --- Comment #2 from David Finch <david(a)mytsoftware.com> 2011-05-01 14:34:47 CDT --- 84f085fb91a17e2efe83de0642b757948f4e8a7d is the first bad commit commit 84f085fb91a17e2efe83de0642b757948f4e8a7d Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Apr 28 13:07:05 2011 +0200 winex11: Grab the mouse in the thread that owns the foreground window if possible. :040000 040000 fe3d768e97741ff67dd42c7dbdce965bb265d813 c349391d2f8d8a43a649e7bf85dc98168167d27c M dlls -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 --- Comment #3 from David Finch <david(a)mytsoftware.com> 2011-05-01 14:57:32 CDT --- The latest works with the commit reverted. git bisect reset git checkout master git show 84f085fb91a17e2efe83de0642b757948f4e8a7d | patch -p1 -R -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 Jason <beatme101(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |beatme101(a)gmail.com --- Comment #4 from Jason <beatme101(a)gmail.com> 2011-05-01 19:43:47 CDT --- This happens in Starsiege: Tribes as well, on the same update. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> 2011-05-13 00:47:04 CDT --- Bug should be fixed in current git. Please, give it a try. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 --- Comment #6 from David Finch <david(a)mytsoftware.com> 2011-05-13 21:48:14 CDT --- That seems to fix this issue. There is a new, probably unrelated issue where the Steam (or at least its tray icon, not sure about the rest) is now unresponsive after Fallout:NV exits though. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 --- Comment #7 from Jason <beatme101(a)gmail.com> 2011-05-16 20:11:54 CDT --- Confirming that this bug is fixed in Starsiege: Tribes as well, in wine 1.3.20. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-21 09:25:38 CDT --- Reported fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26997 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:43:28 CDT --- Closing bugs fixed in 1.3.23. -- 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.
participants (1)
-
wine-bugs@winehq.org