[Bug 45875] New: Desperados: Jerky mouse cursor ingame, ok in menu ( fine in wine-vanilla)
https://bugs.winehq.org/show_bug.cgi?id=45875 Bug ID: 45875 Summary: Desperados: Jerky mouse cursor ingame, ok in menu (fine in wine-vanilla) Product: Wine-staging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: phaidros(a)gmx.at CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- With wine-staging, I get jumping mouse cursor in the game Desperados. The cursor seems to jump back uncontrollably, which makes the game unplayable. Interestingly, the cursor works fine in the game main menu. It also works in the im-game menu (pressing Esc in the game), only in the actual game where the characters are controlled with the mouse it shows the jerky behaviour. I get this with wine-staging 3.13, 3.14, 3.15 and 3.16. Wine-vanilla 3.0, 3.2, and 3.16 does not have this problem, here the mouse works fine in the menu and in-game. -- 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=45875 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Can you do a regression test to find out which staging patch introduces 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=45875 --- Comment #2 from GottfriedM <phaidros(a)gmx.at> --- (In reply to Fabian Maurer from comment #1)
Can you do a regression test to find out which staging patch introduces the issue?
How do i do that in a meaningful way? Do i have to disable patches one by one and rebuild/test every time or is there a better method? -- 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=45875 --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- For regression testing in general see https://wiki.winehq.org/Regression_Testing For bisecting staging issues, just take vanilla wine and then apply all staging patches. Then you can do a bisect between before and after applying the patches. -- 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=45875 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |gyebro69(a)gmail.com URL| |https://www.fileplanet.com/ | |57743/50000/fileinfo/Desper | |ados-Demo-(English) --- Comment #4 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Desperados demo to reproduce the problem: https://www.fileplanet.com/57743/50000/fileinfo/Desperados-Demo-(English) Robin Hood: The Legend of Sherwood is also affected: https://www.fileplanet.com/113770/110000/fileinfo/Robin-Hood:-Legend-of-Sher... According to my testing, the problem is caused by https://github.com/wine-staging/wine-staging/blob/master/patches/server-send... Note that this bug as well as bug #39513 are present only in the original game (released in 2001). The publisher THQ released a patched version of the game a couple months ago to make the game compatible on modern systems. This new version is free from the problems. desperados_english.zip (92 M) md5sum: 999bd47141e7c544a3666d4125df2109 setup_us.exe (Robin Hood demo) md5sum: a8c4df5cbf009f3381ba582e6fe6c5f2 -- 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=45875 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO Version|unspecified |3.13 --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- There are no logs attached either. -- 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=45875 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #6 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Ken Sharp from comment #5)
There are no logs attached either.
I'm not sure logs are necessary if Béla's diagnosis is correct. Neither is it really surprising that patch has caused regressions, since it's been known to in the past (though unfortunately there don't seem to be any bug reports for it). -- 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=45875 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=44032 --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Zebediah Figura from comment #6)
(In reply to Ken Sharp from comment #5)
There are no logs attached either.
I'm not sure logs are necessary if Béla's diagnosis is correct. Neither is it really surprising that patch has caused regressions, since it's been known to in the past (though unfortunately there don't seem to be any bug reports for it).
Sorry, amend that: bug 44032 is a regression caused by the same patchset. (I knew I had seen *some* bug about this before...) -- 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=45875 --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- The problematic patchset (server-send_hardware_message) was removed from wine-staging, please retest with wine-staging-3.21. -- 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=45875 --- Comment #9 from Béla Gyebrószki <gyebro69(a)gmail.com> --- (In reply to Gijs Vermeulen from comment #8)
The problematic patchset (server-send_hardware_message) was removed from wine-staging, please retest with wine-staging-3.21.
Works for me in wine-3.21 (Staging). -- 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=45875 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e4a3b5fc9d5ed7c102b1618270e | |26a1fcac2d53e Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- (In reply to Béla Gyebrószki from comment #9)
(In reply to Gijs Vermeulen from comment #8)
The problematic patchset (server-send_hardware_message) was removed from wine-staging, please retest with wine-staging-3.21.
Works for me in wine-3.21 (Staging).
Okay, marking FIXED then, if someone can still reproduce this, feel free to reopen. -- 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=45875 --- Comment #11 from GottfriedM <phaidros(a)gmx.at> --- Confirming it works in wine-staging-3.21. -- 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=45875 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Fixed Staging bugs. -- 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