[Bug 47771] New: Alan Wake mouse movement is broken
https://bugs.winehq.org/show_bug.cgi?id=47771 Bug ID: 47771 Summary: Alan Wake mouse movement is broken Product: Wine Version: 4.15 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com CC: rbernon(a)codeweavers.com Regression SHA1: 74efb3e872aebf57a42d62b52e149ae26f320c9a Distribution: --- Movement response feels very lagging. -- 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=47771 Georges Roux <georges.roux(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |georges.roux(a)gmail.com --- Comment #1 from Georges Roux <georges.roux(a)gmail.com> --- 4.16 Mouse ok in the garage, but not in game, can't move the pointer, (keyboard is ok). 4.15 and before Mouse ok everywhere. I use winehq-staging from Debian Buster Radeon HD 6870, radeon driver and with winecfg XP or Win7 it's the same. -- 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=47771 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Created attachment 65271 --> https://bugs.winehq.org/attachment.cgi?id=65271 patch This fixes the issue. -- 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=47771 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=47771 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Alan Wake mouse movement is |Multiple games have broken |broken |mouse movement (Alan Wake, | |Hard Reset) -- 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=47771 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games have broken |Multiple games have broken |mouse movement (Alan Wake, |mouse movement (Alan Wake, |Hard Reset) |Hard Reset, Battlefield 3) -- 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=47771 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Created attachment 65752 --> https://bugs.winehq.org/attachment.cgi?id=65752 Set clipping_cursor on grab Does the attached patch fix the issue? -- 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=47771 --- Comment #4 from Andrey Gusev <andrey.goosev(a)gmail.com> --- No, it doesn't. -- 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=47771 --- Comment #5 from rbernon(a)codeweavers.com --- I believe that with the https://source.winehq.org/patches/data/171660 patch series, the commit that changed this behavior becomes a bit redundant and we could revert it as well and assume it is safe to warp the pointer without trying to grab it first -which is causing the sluggishness. -- 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=47771 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games have broken |Multiple games have broken |mouse movement (Alan Wake, |mouse movement (Alan Wake, |Hard Reset, Battlefield 3) |Hard Reset, Battlefield 3, | |Watch Dogs) --- Comment #6 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Mouse behaviour in Watch Dogs is different. Pointer changes its position while clicking. -- 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=47771 --- Comment #7 from Rémi Bernon <rbernon(a)codeweavers.com> --- I've been trying to reproduce the issue but I don't see clearly what it is. In Alan Wake the mouse cursor feels a bit laggy, but it feels about the same with or without any of the patches attached here. Hard Reset works fine so far -I'm assuming that it's what "mouse ok in the garage, but not in game" refers to. The framerate is a bit low sometimes in game, but that doesn't depend on the mouse and the patches don't change anything about it. Maybe it's specific to a WM or desktop environment? I'm currently trying on GNOME with mutter. -- 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=47771 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games have broken |Multiple games have broken |mouse movement (Alan Wake, |mouse movement (Alan Wake, |Hard Reset, Battlefield 3, |Hard Reset, Battlefield 3, |Watch Dogs) |Watch Dogs, Sniper Elite V2 | |Remastered) --- Comment #8 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Workaround is using GrabFullscreen. -- 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=47771 nrndda <nrndda(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nrndda(a)gmail.com -- 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=47771 --- Comment #9 from Rémi Bernon <rbernon(a)codeweavers.com> --- I'm still unable to reproduce the issue, but is https://source.winehq.org/patches/data/176676 solving anything? -- 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=47771 --- Comment #10 from Andrey Gusev <andrey.goosev(a)gmail.com> --- (In reply to Rémi Bernon from comment #9)
I'm still unable to reproduce the issue, but is https://source.winehq.org/patches/data/176676 solving anything?
No changes. -- 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=47771 --- Comment #11 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Is this still present in wine-5.19? -- 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=47771 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |57124b9905bbdedfdd0bca77748 | |1d570ffa1769a --- Comment #12 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commit/57124b9905bbdedfdd0bca777481d5... -- 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=47771 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.20. -- 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)
-
WineHQ Bugzilla