[Bug 27616] New: wine "eats" mouse in some games
http://bugs.winehq.org/show_bug.cgi?id=27616 Summary: wine "eats" mouse in some games Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dmbohdan(a)gmail.com Hello! I can't found this bug in bugzilla, so i post it. I very often play in WarCraft 3. And from some version of wine i can't see mouse cursor even i minimize game. If i try to move mouse - i see that it moves in game, but i can't use it with any program while not close the game. -- 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=27616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-06-27 12:26:47 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=27616 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Summary|wine "eats" mouse in some |Warcraft 3: missing mouse |games |cursor -- 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=27616 --- Comment #2 from NickNill <dmbohdan(a)gmail.com> 2011-06-28 22:21:16 CDT --- [nniil(a)NNIIL wine-git]$ git bisect bad ae2b356361be4d9d25d82bc62d0fbb130aea4f0b is the first bad commit commit ae2b356361be4d9d25d82bc62d0fbb130aea4f0b Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 5 11:50:45 2011 +0200 winex11: Implement cursor clipping using a pointer grab. :040000 040000 f1f9136bd871d74a2571b3271f52f791b07baa20 2af0fc8d3a4b2f6a99c28c537fe8a22a471a5a0b 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=27616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- 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=27616 --- Comment #3 from Wylda <wylda(a)volny.cz> 2011-06-29 02:17:25 CDT --- Good job NickNill! I know, that Warcraft 3 demo exist. Any chance you could test whether demo is also sensitive to this issue and revert of that commit fixes it for demo too, please? -- 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=27616 --- Comment #4 from NickNill <dmbohdan(a)gmail.com> 2011-06-29 10:01:37 CDT --- Yes, this bug is present for demo. Step for reproduse: 1. Run game in virtual desktop 2. Try to minimize game/switch to other window -- 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=27616 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.fileplanet.com/1 | |17491/110000/fileinfo/Warcr | |aft-3:-Reign-of-Chaos-Demo Component|-unknown |winex11.drv Version|1.3.23 |1.3.18 Ever Confirmed|0 |1 --- Comment #5 from Wylda <wylda(a)volny.cz> 2011-07-17 08:09:37 CDT --- I can confirm this, but i'm not sure if this is not WON'T FIX or INVALID. Because game window simply grab mouse and it's probably intentional. So if AJ sees this, hopefully will decide, if this is a valid bug. Workaround is switch into "Desktop 2" by Ctrl+F2..F4 and there mouse cursor will show up and can be used for non-wine windows. The commit is wine-1.3.17-71-gae2b356, so i'm going to change the version. -- 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=27616 --- Comment #6 from NickNill <dmbohdan(a)gmail.com> 2011-07-17 08:17:47 CDT --- (In reply to comment #5)
Workaround is switch into "Desktop 2" by Ctrl+F2..F4 and there mouse cursor will show up and can be used for non-wine windows.
It doesn't work for me. I even see mouse cursor. I think that if window is not active - it mustn't grab mouse. -- 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=27616 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ae2b356361be4d9d25d82bc62d0 | |fbb130aea4f0b -- 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=27616 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Target Milestone|--- |1.4.0 -- 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=27616 Panagiotis <sniperman_koukou(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sniperman_koukou(a)hotmail.co | |m --- Comment #7 from Panagiotis <sniperman_koukou(a)hotmail.com> 2011-10-19 12:24:00 CDT --- i can also confirm this one and it still exists in 1.3.30 -- 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=27616 --- Comment #8 from Panagiotis <sniperman_koukou(a)hotmail.com> 2011-10-23 08:37:39 CDT --- still exists in wine .31 version as of oct 23 2011 ubuntu 11.10 -- 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=27616 Pavel Ondračka <pavel.ondracka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pavel.ondracka(a)gmail.com -- 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=27616 --- Comment #9 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-01-08 14:39:10 CST --- it happens only when using gnome 3.2 desktop! -- 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=27616 --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 09:32:16 CST --- What happens on Windows? Can you minimize or switch to another app, and does that release the mouse properly? -- 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=27616 --- Comment #11 from NickNill <dmbohdan(a)gmail.com> 2012-01-31 03:09:27 CST --- With windows all works perfect. It happens not only with gnome. I use kde, and still have this trouble with latest wine. -- 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=27616 --- Comment #12 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-01-31 04:22:51 CST --- (In reply to comment #11)
With windows all works perfect. It happens not only with gnome. I use kde, and still have this trouble with latest wine.
at .31 i didnt have problem with unity or gnome fallback session -- 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=27616 --- Comment #13 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-01-31 04:25:20 CST --- sorry cant find edit button, i will test it in the newer version RC and see what happens -- 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=27616 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2012-02-14 15:38:58 CST --- Please retest in 1.4-rc3. -- 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=27616 --- Comment #15 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-02-14 15:58:19 CST --- Still exists in 1.4-rc3. -- 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=27616 --- Comment #16 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-02-18 10:57:25 CST --- Still exists in rc4 Tried playing with the 3 first options in graphics tab at wine configuration, i tested in an emulated desktop -- 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=27616 --- Comment #17 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-02-25 12:57:55 CST --- still exists in rc5 did they same test as before ... -- 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=27616 --- Comment #18 from Luis Alvarado <luisalvaradox(a)gmail.com> 2012-02-28 13:13:07 CST --- Confirmed. Still in 1.4rc5 -- 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=27616 --- Comment #19 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-03-05 02:33:15 CST --- Still exists in rc6 until now i was using an option for default opengl mode on the registry, i tried deleting that same thing happened, when i minimize the game the mouse cursor is missing, the rest test was like my other tests(virtual desktop provided by wine etc.) -- 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=27616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.0 |1.6.0 --- Comment #20 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:27:28 CST --- Moving milestone to 1.6. -- 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=27616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.0 |1.4.0 --- Comment #21 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:34:37 CST --- My mistake, 1.6 criteria are not set yet, so these need to stay in 1.4. Sorry for the noise. -- 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=27616 --- Comment #22 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-03-07 14:45:18 CST --- maybe i have good news, i tried the new version in gnome session fall back and it worked like a charm gonna test on gnome shell and unity and post my results later -- 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=27616 --- Comment #23 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-03-07 15:36:46 CST --- still exists in 1.4 ... -- 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=27616 --- Comment #24 from NickNill <dmbohdan(a)gmail.com> 2012-03-30 18:14:41 CDT --- Still exist in 1.5.0 -- 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=27616 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #25 from joaopa <jeremielapuree(a)yahoo.fr> 2012-04-22 13:41:26 CDT --- confirming with kde and latest wine -- 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=27616 --- Comment #26 from Panagiotis <sniperman_koukou(a)hotmail.com> 2012-06-08 04:35:38 CDT --- still exists 1.5.5 -- 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=27616 Felix Yan <felixonmars(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felixonmars(a)gmail.com --- Comment #27 from Felix Yan <felixonmars(a)gmail.com> 2012-07-30 07:57:34 CDT --- I've tried again and again but could not re-produce this bug, since early versions to now(1.5.9) Did you run Warcraft 3 in -window mode or fullscreen? The mouse cursor works correctly in windowed mode and I cannot even switch to another program/minimize the war3 window if fullscreen. -- 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=27616 Lanoxx <sbastig(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbastig(a)gmx.net --- Comment #28 from Lanoxx <sbastig(a)gmx.net> 2012-10-13 10:54:28 CDT --- With default wine settings alt tab does not work. But If I enable the virtual desktop option, then I can alt tab, but then the mouse is invisible. I am running the latest 1.5.15 version from yesterday, so this is still an issue in the latest version. -- 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=27616 --- Comment #29 from Lanoxx <sbastig(a)gmx.net> 2012-10-13 10:58:01 CDT --- I am on the gnome fallback mode, and when I use ctrl+alt+right to switch to the other workspace, then I do see the mouse coursor if i minimize warcraft. The mouse cursor is only invisible when I am on the workspace on which Warcraft III is running. -- 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=27616 Brandon Corujo <haku08879(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haku08879(a)gmail.com -- 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=27616 --- Comment #30 from Jerome Leclanche <adys.wh(a)gmail.com> 2013-06-18 22:29:10 CDT --- Is this still an issue? -- 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=27616 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #31 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Does this still occur in Wine 1.7.11 or later? -- 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=27616 --- Comment #32 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Works for me in 1.7.16 -- 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=27616 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com --- Comment #33 from Maik Wagner <maiktapwagner(a)aol.com> --- (In reply to Ken Sharp from comment #31)
Does this still occur in Wine 1.7.11 or later?
Wine 1.7.23 on openSUSE with the Warcraft 3 Demo installed. I am having no mouse issues at all. -- 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=27616 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #34 from hanska2(a)luukku.com --- I think you need to retest this who reported no issues. I run the demo full screen, no issues there. When I put it in windoed mode, the mouse works in game, but I don't see any cursor on desktop when I alt tab to desktop, but it works in game when I alt tab back. Didnt try capture mouse option. wine 1.7.22 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27616 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #35 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Reported fixed. Thanks. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27616 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.34. -- 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