http://bugs.winehq.org/show_bug.cgi?id=9549
Summary: Mouse recentres several times a second for Mystery of the Mummy Product: Wine Version: 0.9.44. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: Stuart@houseofanime.org
Game install smoothly and starts as expected. However, at the main menu, the mouse displays unusual behaviour. The icon clearly reacts to mouse movement, but it is re-centered several times a second and appears to move in the opposite direction to the mouse's movement. Buttons still work correctly (can exit if you can move the icon far enough to the 'exit' button and click it before it's re-centered) - it seems only the motion is affected.
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-02 10:03:36 --- Can you try with native dinput.dll? (don't use one from winXP)
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #2 from Stuart Middleton Stuart@houseofanime.org 2007-09-02 11:05:21 --- I'm not entirely sure that what I've tried will meet what you were hoping to check, so I'll be explicit.
I only have a Windows XP license, so took dinput.dll from dll-files.com, put it in system32 folder, and added the dll to the override list. I also changed the os from xp to 2000 in winecfg prior to running.
Result same as before.
I also discovered that after terminating the program, when I tried to run anything in wine I got the following response:
X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x2c00007 Serial number of failed request: 13 Current serial number in output stream: 15
I presume that this is irrelevant, but I'd rather say it and be told that it's irrelevant than not say it an find it was key information.
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #3 from Stuart Middleton Stuart@houseofanime.org 2007-09-03 04:31:41 --- Just discovered that there is a free demo available that can be used for testing from here:
http://www.download.com/The-Mystery-of-the-Mummy/3000-7508_4-10299280.html
This demo exhibits the same problem.
http://bugs.winehq.org/show_bug.cgi?id=9549
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.download.com/The- | |Mystery-of-the-Mummy/3000- | |7508_4-10299280.html Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #4 from Austin English austinenglish@gmail.com 2007-09-03 10:01:00 --- Confirming in the demo in comment 3, wine 0.9.44, kubuntu gusty.
http://bugs.winehq.org/show_bug.cgi?id=9549
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-06 10:02:18 --- I see what's going on. Patch sent, assigning to myself.
http://bugs.winehq.org/show_bug.cgi?id=9549
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |vitaliy@kievinfo.com Status|ASSIGNED |NEW
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-06 10:03:15 --- Here is the patch: http://www.winehq.org/pipermail/wine-patches/2007-September/043550.html
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #7 from Stuart Middleton Stuart@houseofanime.org 2007-09-06 11:18:16 --- Close, but no cigar. It's now working intermittently - that is, sometimes behaving exactly as you might expect, and then stopping wherever your cursor happens to be and doing the same centering on that point. It's as though some actions trigger the 'if' function containing the code change and some don't. Nothing as simple as the same code being used twice in the mouse.c file?
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-22 18:11:36 --- Is the bug still present in wine-0.9.56? There were several fixes put it related to this bug.
http://bugs.winehq.org/show_bug.cgi?id=9549
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2008-02-22 23:52:15 --- Bug still here in current git with the demo. Moreover, the symptom is the same as bug 7640. Should be marked as a duplicate.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-23 01:41:39 --- This bug is about mouse pointer being re-centered all the time. The bug 7640 is about pointer not moving at all or moving really slowly. And I'm talking about game mouse pointer not the real X's mouse pointer.
Can anyone else confirm that _this_ bug is fixed? Or if the problem still exists?
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2008-02-23 02:43:20 --- The game mouse pointer is not recentered anymore, but it lags as in bug 7640.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #12 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-23 10:57:02 --- (In reply to comment #11) Thanks. Can anyone else verify? The reason I'm asking is that it wasn't ever a problem for me. So it highly depends on hardware / software / system configuration.
http://bugs.winehq.org/show_bug.cgi?id=9549
--- Comment #13 from Stuart Middleton Stuart@houseofanime.org 2008-02-24 04:55:18 --- I installed the full version and retested. There's a change in behaviour. but a problem still exists. The cursor is no longer re-centered to the screen, but still moves as a mirror of your mouse and jerks like hell around it's 'current' position.
It almost suggests that it was actually three problems - mirrored movements; 'shaking'/'jerking'; and recentering. The last of these three is fixed, but the other two still persist.
http://bugs.winehq.org/show_bug.cgi?id=9549
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-24 10:11:47 --- Alright thank you. Then the other remaining problem is indeed bug 7640
http://bugs.winehq.org/show_bug.cgi?id=9549
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-24 10:12:03 --- Closing fixed.