http://bugs.winehq.org/show_bug.cgi?id=27028
Summary: Frozen Throne: Mouse cursor flickers a lot when moved, very hard to select anything. Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lfzawacki@yahoo.com.br
Created an attachment (id=34465) --> (http://bugs.winehq.org/attachment.cgi?id=34465) Regression test 1.3.17 to 1.3.18
When playing Warcraft III: Frozen Throne the mouse cursor flickers wildly when moved, making it almost impossible to select anything and overall play the game. Strangely enough, the bug is only present when *using the touchpad to move the mouse cursor, it does *not* manifest when using a regular mouse. I'll try to test it in other machines and see what I have.
The bug was introduced in 1.3.18 and a the offending commit found with a regression test with 1.3.17 is attached.
http://bugs.winehq.org/show_bug.cgi?id=27028
Lucas Fialho Zawacki lfzawacki@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27028
Lucas Fialho Zawacki lfzawacki@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
http://bugs.winehq.org/show_bug.cgi?id=27028
warhag@hotmail.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |warhag@hotmail.de
--- Comment #1 from warhag@hotmail.de 2011-05-07 06:13:57 CDT --- I have a similar problem i dont know if its the same but ill give it a shot... well if i run warcraft on an emulated desktop it works fine at first but if i switch to another desktop and then go back to wc3 the mouse seems to not know which mouse he should use my desktop mouse or the mouse within wc3. It jumps to a certian spot and then back to were it was and when i close wc3 my mouse appears in exact the same spot the mouse jumps to... its very annoying its very hard to click anything... ty
http://bugs.winehq.org/show_bug.cgi?id=27028
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
--- Comment #2 from Marcus Meissner marcus@jet.franken.de 2011-05-26 09:16:48 CDT --- content of regression:
bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799 is the first bad commit commit bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799 Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 13 20:18:30 2011 +0200
winex11: Retrieve raw mouse events through XInput2 while the cursor is clipped.
:040000 040000 5cdfb0302f129c57198de70fa393732de3052211 67f9715b13f9aceb2741fe1f979855ffbc561005 M dlls
http://bugs.winehq.org/show_bug.cgi?id=27028
jolkepop.mercana@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jolkepop.mercana@gmx.de
--- Comment #3 from jolkepop.mercana@gmx.de 2011-06-10 02:31:22 CDT --- Just letting you guys know that I'm having the same Problem with Heroes of Might and Magic 3 Complete edition. In my case it also works fine with a regular mouse but the touchpad flickers. Similarly, it works fine with 1.3.17 but not with later versions.
http://bugs.winehq.org/show_bug.cgi?id=27028
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-06-11 16:35:44 CDT --- dupe of bug 27156
http://bugs.winehq.org/show_bug.cgi?id=27028
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2011-06-11 16:48:09 CDT --- The bisect looks is different; maybe it's not an exact dup.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2011-06-11 16:49:43 CDT --- (In reply to comment #5) Sorry, tired. Thats a different bug yeah.
http://bugs.winehq.org/show_bug.cgi?id=27028
Nicky nheart@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nheart@gmail.com
--- Comment #7 from Nicky nheart@gmail.com 2011-06-20 03:23:09 CDT --- I can confirm that compiling without xinput2 allows touchpad to work normally (wine 1.3.22).
I'll investigate later how the mouse and touchpad behave. There's also a problem with mouse scrolling that I can't pinpoint.
http://bugs.winehq.org/show_bug.cgi?id=27028
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #8 from Stefan Dösinger stefandoesinger@gmx.at 2011-06-20 10:12:37 CDT --- The mouse doesn't flicker for me when I use the touchpad, but the mouse pointer jumps a bit in the movement direction after I lift my finger from the touchpad, as if the mouse acceleration is added at this point. The USB mouse works perfectly.
I'm using Gentoo, with up-to-date stable Xorg packages: X.Org X Server 1.9.5 Synaptics driver: xf86-input-synaptics-1.3.0 Generic mouse driver: xf86-input-mouse-1.7.0 Evdev driver: xf86-input-evdev-2.6.0(Not sure if this matters)
Are there any other components that are relevant?
I tested the game with the D3D and GL renderer(but neither of them supports a hardware mouse cursor, in fullscreen mode and inside a virtual desktop. The game's windowed mode works too, but it doesn't seem to grab the mouse.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #9 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2011-06-20 18:23:59 CDT --- Retested the application with the newer Wine versions. From 1.3.19 onwards the mouse cursor actually does not flicker, in accordance with what Stefan reported. However the bug is not fixed, after a short while in movement it jumps back a little in the direction where it came and it's still hard to use it. The behavior is still exclusive to the use of a touchpad.
http://bugs.winehq.org/show_bug.cgi?id=27028
Benjamin Hodgetts ben@xnode.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |ben@xnode.org Ever Confirmed|0 |1
--- Comment #10 from Benjamin Hodgetts ben@xnode.org 2011-06-26 17:31:36 CDT --- Just for reference (and possibly useful for testing) this also affects Diablo II, Worms Reloaded and Tales of Monkey Island.
Those are just a few that I've noticed are effected by this, I'm sure many more are too.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #11 from Marcus Meissner marcus@jet.franken.de 2011-06-26 17:32:59 CDT --- ben, is this 1.3.23? if nto, please retest.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #12 from Benjamin Hodgetts ben@xnode.org 2011-06-26 17:39:30 CDT --- This is with 1.3.23.
The part which remains is the latter part of Lucas' comment:
"However the bug is not fixed, after a short while in movement it jumps back a little in the direction where it came and it's still hard to use it. The behavior is still exclusive to the use of a touchpad."
I can't find a bug more specific to this issue so I assume this is the appropriate bug. Let me know if there is one that just refers to the mouse jumping problem. The mouse jumping bug was part solved before but only for actual mice, not touchpads where the issue still remains (must be some rather specific input trigger causing the problem).
http://bugs.winehq.org/show_bug.cgi?id=27028
Benjamin Hodgetts ben@xnode.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Frozen Throne: Mouse cursor |Touchpad mouse cursor |flickers a lot when moved, |flickers when moved, jumps |very hard to select |back towards original |anything. |position when released
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #13 from Benjamin Hodgetts ben@xnode.org 2011-06-26 17:43:17 CDT --- Updated bug name as it isn't specific to WC3.
http://bugs.winehq.org/show_bug.cgi?id=27028
Fab netfab@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |netfab@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2011-06-27 09:55:56 CDT --- Please get a +cursor,+event trace.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #15 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2011-06-27 11:40:12 CDT --- Created an attachment (id=35309) --> (http://bugs.winehq.org/attachment.cgi?id=35309) +cursor, +event trace
http://bugs.winehq.org/show_bug.cgi?id=27028
Lucas Fialho Zawacki lfzawacki@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35309|+cursor, +event trace |+cursor,+event trace wine description| |1.3.21
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #16 from Jerome Leclanche adys.wh@gmail.com 2011-06-27 14:56:14 CDT --- Can you please update to 1.3.23 and paste a new trace? There were several fixes in the .22 line.
http://bugs.winehq.org/show_bug.cgi?id=27028
Lucas Fialho Zawacki lfzawacki@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35309|0 |1 is obsolete| |
--- Comment #17 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2011-06-27 14:56:59 CDT --- Created an attachment (id=35315) --> (http://bugs.winehq.org/attachment.cgi?id=35315) +cursor, +event trace wine 1.3.23
This is the trace for wine 1.3.23. The last one was made with wine 1.3.21 by mistake.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #18 from Jerome Leclanche adys.wh@gmail.com 2011-06-27 14:57:53 CDT --- (In reply to comment #17) Hehe nevermind ;)
http://bugs.winehq.org/show_bug.cgi?id=27028
Athrun samurai_no_densetsu@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |samurai_no_densetsu@yahoo.e | |s
--- Comment #19 from Athrun samurai_no_densetsu@yahoo.es 2011-06-29 07:08:39 CDT --- Confirming this issue with wine 1.3.23 + touchpad in the following games:
* Age of Wonders * Age of Wonders Shadow Magic * Age of Wonders II: Wizard Throne * Galactic Civilizations II * Terraria
http://bugs.winehq.org/show_bug.cgi?id=27028
Konstantin Yegupov yk4ever@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yk4ever@gmail.com
--- Comment #20 from Konstantin Yegupov yk4ever@gmail.com 2011-07-10 11:53:40 CDT --- Confirmed with 1.3.24-0ubuntu4~natty (with WinePulse patch, from "c-korn" Ubuntu PPA). The game in question is Space Rangers 1 (v. 1.72 Russian)
http://bugs.winehq.org/show_bug.cgi?id=27028
Asem Adel asem.arafa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asem.arafa@gmail.com
--- Comment #21 from Asem Adel asem.arafa@gmail.com 2011-07-15 07:26:45 CDT --- I have this problem with wine-1.3.24 on arch linux with warcraft3 and angrybirds. i have a thinkpad so i use the TrackPoint as a workaround for now
http://bugs.winehq.org/show_bug.cgi?id=27028
Benjamin Hodgetts ben@xnode.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
--- Comment #22 from Benjamin Hodgetts ben@xnode.org 2011-07-15 12:04:42 CDT --- Switching to "Major" as this renders any fullscreen applications unusable on a Touchpad (and therefore most {semi-}mobile devices).
Jerome: Do you need any additional logs or traces?
http://bugs.winehq.org/show_bug.cgi?id=27028
Rafael Braga faelbraga@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |faelbraga@live.com
--- Comment #23 from Rafael Braga faelbraga@live.com 2011-07-16 07:57:51 CDT --- I can confirm this bug with Angry Birds as well. Works just fine with a regular mouse, but not with a touchpad.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #24 from Nicky nheart@gmail.com 2011-07-20 02:53:52 CDT --- I can confirm with GTA vice city... The only games that sort of work for me with touchpad are the source engine ones
http://bugs.winehq.org/show_bug.cgi?id=27028
edwtjo e@cube2.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |e@cube2.se
http://bugs.winehq.org/show_bug.cgi?id=27028
Kristján Guðmundsson hugstari@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugstari@gmail.com
--- Comment #25 from Kristján Guðmundsson hugstari@gmail.com 2011-07-25 18:49:52 CDT --- Wine 1.3.25 Might and Magic VI. Dragging objects in inventory is messed up, objects jump around when trying to move them. Playing with a touchpad.
http://bugs.winehq.org/show_bug.cgi?id=27028
avkaplmkt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |avkaplmkt@gmail.com
--- Comment #26 from avkaplmkt@gmail.com 2011-08-11 18:14:47 CDT --- Confirming that I have no control over the mouse cursor, it jumps around erratically. This is with Age of Wonders from GoG.com in Mac OS X 10.6.8 on MacBook Pro. Also note that I am trying to use my externally connected mouse, but I guess the presence of a touchpad creates this problem. Hope this gets fixed soon! Thanks.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #27 from avkaplmkt@gmail.com 2011-08-11 18:16:45 CDT --- (In reply to comment #26)
Confirming that I have no control over the mouse cursor, it jumps around erratically. This is with Age of Wonders from GoG.com in Mac OS X 10.6.8 on MacBook Pro. Also note that I am trying to use my externally connected mouse, but I guess the presence of a touchpad creates this problem. Hope this gets fixed soon! Thanks.
Oh and this is with latest Wine 1.3.26.
http://bugs.winehq.org/show_bug.cgi?id=27028
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |bd3ec1a973fef5ff46a6242aa4e | |04dd4b7a40799
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #28 from Benjamin Hodgetts ben@xnode.org 2011-08-14 16:07:35 CDT --- Just updating this.
As of .26 I can no-longer see both cursors (before I could see the X cursor which was the real one, and the game's own cursor which was accelerating away from the real cursor far too quickly which is what is causing these problems).
Just tried Diablo II again, touchpad is still jumping around (accelerating away from the real mouse) but it works perfectly fine with my USB mouse.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #29 from avkaplmkt@gmail.com 2011-08-27 23:24:36 CDT --- Has anyone tested with Wine 1.3.27?
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #30 from Asem Adel asem.arafa@gmail.com 2011-08-28 05:23:50 CDT --- (In reply to comment #29)
Has anyone tested with Wine 1.3.27?
Yes, the bug still there
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #31 from Asem Adel asem.arafa@gmail.com 2011-09-10 06:06:27 CDT --- the bug still effects wine 1.3.28
anyone care to resolve this? a lot of games unplayable on laptops
http://bugs.winehq.org/show_bug.cgi?id=27028
Ino Xinio fwisard@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fwisard@bluewin.ch
--- Comment #32 from Ino Xinio fwisard@bluewin.ch 2011-09-20 13:15:58 CDT --- Affects Jagged Alliance 2 : Unfinished Business (GOG.com version) on some screens (mainly the notebook GUI) under wine 1.3.28
When an USB mouse is connected, the bug doesn't affect the mouse but still affects the touchpad.
Doesn't affect my copy of Heroes of Might & Magic III (bought on GOG.com too), though
http://bugs.winehq.org/show_bug.cgi?id=27028
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #33 from Bruno Jesus 00cpxxx@gmail.com 2011-09-30 08:05:28 CDT --- Still present in latest git. Can be easily tested with win 3.11 paintbrush or tightvnc viewer.
http://bugs.winehq.org/show_bug.cgi?id=27028
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jon@gullidge.org
--- Comment #34 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-10-02 23:41:55 CDT --- *** Bug 28049 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=27028
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.0
--- Comment #35 from Austin English austinenglish@gmail.com 2011-10-03 14:08:51 CDT --- xinput2 bug => 1.4 milestone.
http://bugs.winehq.org/show_bug.cgi?id=27028
diafero@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diafero@arcor.de
--- Comment #36 from diafero@arcor.de 2011-10-11 09:47:35 CDT --- Uru [1] also suffers from this bug: It is almost impossible to hit a button using the touchpad. Even if I get the cursor above the button, despite the flickering, when I press it, the cursor jumps around by a certain offset. The offset is fixed during the runtime of the game, so I can try to estimate it and move the mouse away from the button by the inverse of the offset, but that's really cumbersome... it might be related that I am playing in windowed mode.
[1] AppDB: http://appdb.winehq.org/objectManager.php?sClass=application&iId=10836 Demo download: http://download.cnet.com/Uru-Ages-Beyond-Myst-demo/3000-2097_4-10245688.html (Ages Beyond Myst is Complete Chronicles without extension packs)
http://bugs.winehq.org/show_bug.cgi?id=27028
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.cnet.com/Ur | |u-Ages-Beyond-Myst-demo/300 | |0-2097_4-10245688.html
http://bugs.winehq.org/show_bug.cgi?id=27028
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.cnet.com/Ur |http://www.fileplanet.com/1 |u-Ages-Beyond-Myst-demo/300 |33011/download/Uru:-Ages-Be |0-2097_4-10245688.html |yond-MYST-Demo
--- Comment #37 from Austin English austinenglish@gmail.com 2011-10-11 14:04:49 CDT --- Adding a non-cnet download (that is blocked by bug 28601).
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #38 from Bruno Jesus 00cpxxx@gmail.com 2011-10-11 14:32:24 CDT --- The easiest way to trigger this bug is by using mspaint. When you try to draw anything using the touchpad the wine cursor will use a faster acceleration than the X cursor. On each second the cursor is resynced with the X cursor causing the "jump back" effect.
http://bugs.winehq.org/show_bug.cgi?id=27028
Martin Slíž sqidy01@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sqidy01@centrum.cz
http://bugs.winehq.org/show_bug.cgi?id=27028
harrydj1 harry.blink182@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |harry.blink182@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27028
Octavian Voicu octavian.voicu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |octavian.voicu@gmail.com
--- Comment #39 from Octavian Voicu octavian.voicu@gmail.com 2011-11-13 08:33:07 CST --- Also had this problem, but today I noticed it didn't happen anymore. I remembered seeing a commit related to XInput2, so I tried reverting 9716d1c8619e5fe68d1ad3ab9a18b106499b3fac to be sure, and problem came back. I say it's fixed.
http://bugs.winehq.org/show_bug.cgi?id=27028
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9716d1c8619e5fe68d1ad3ab9a1 | |8b106499b3fac Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #40 from Jerome Leclanche adys.wh@gmail.com 2011-11-13 08:43:42 CST --- Fixed
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #41 from Bruno Jesus 00cpxxx@gmail.com 2011-11-14 20:02:03 CST --- Confirming fixed too.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #42 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2011-11-15 11:18:55 CST --- Tested with Warcraft3 and it's fixed too.
http://bugs.winehq.org/show_bug.cgi?id=27028
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #43 from Alexandre Julliard julliard@winehq.org 2011-11-18 13:04:29 CST --- Closing bugs fixed in 1.3.33.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #44 from Nicky nheart@gmail.com 2011-12-06 13:14:59 CST --- Just retested, mouse flickers considerably less, but it still does with the touchpad. Wine version 1.3.34, not fixed, requesting reopening.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #45 from Nicky nheart@gmail.com 2011-12-06 13:19:48 CST --- Okay, just retested with 1.3.33, the problem is not fixed, just the synchronization time has been lowered so that it is much less noticeable and it is not a problem for TBS games, but a BIG problem for RTSes. Retested on Frozen Throne game.
Sorry for the double post.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #46 from avkaplmkt@gmail.com 2011-12-06 16:18:13 CST --- Yes the bug still exists. Confirmed by running Tiberian Sun with Wine 1.3.33 under Mac OS X 10.6.8. It actually flickers quite often...
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #47 from Dan Kegel dank@kegel.com 2011-12-06 16:21:29 CST --- But does it still jump?
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #48 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-12-06 19:28:42 CST --- BTW the fix is wrong. Wine ends up sending two events down the chain, including to dinput. One with data from xi2 another from motion notify. The only reason it some how works in dinput, is one gets turned into 0 delta because of desynchronization between real CursorPos and what's reported by wineserver.
Sometimes they cancel each-other, because of delayed cursor position upgrades (those TickCount() > last_updated stuff). Which on it's own is completely wrong as well, and result in wild mouse jumps. Which is _the_ real problem here, due to big time gaps between touch pad position changes.
The proper way to fix this would be correctly fixing reported position from GetCursorPos().
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #49 from Nicky nheart@gmail.com 2011-12-07 12:00:33 CST --- (In reply to comment #47)
But does it still jump?
Yes, it still jumps, just not every second, but every tenth of a second or something like that so it is much less noticeable, but nevertheless present.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #50 from avkaplmkt@gmail.com 2011-12-07 18:51:19 CST --- (In reply to comment #47)
But does it still jump?
Yes it still jumps.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #51 from Nicky nheart@gmail.com 2011-12-16 12:47:51 CST --- Sorry for the spam, but is there a reason this bug is not reopened? Do you guys need some more evidence or debuginfo?
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #52 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:01:46 CST --- Please get a new +cursor,+event trace.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #53 from Nicky nheart@gmail.com 2011-12-17 14:19:36 CST --- Created attachment 38004 --> http://bugs.winehq.org/attachment.cgi?id=38004 [dheart@lightbringer WarCraft III]$ WINEDEBUG=+cursor,+event wine Frozen\ Throne.exe &> debug.log
Here is the required trace, using wine 1.3.35.
I had to compress the log file, because it is 1020 kb in stead of the required 1000 by bugzilla...
A very useful way to test if this problem is present is to have a mouse connected to your laptop and run any of the applications selected and just do some simple circles in the menu with the touchpad and then with the mouse to feel the difference.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #54 from Alexandre Julliard julliard@winehq.org 2011-12-18 02:07:00 CST --- Thanks. Could you please also attach the output of 'xinput --list --long'?
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #55 from Nicky nheart@gmail.com 2011-12-19 20:02:58 CST --- Created attachment 38039 --> http://bugs.winehq.org/attachment.cgi?id=38039 xinput --list --long &> xinput.log
[dheart@lightbringer ~]$ xinput --list --long &> xinput.log
There you go.
http://bugs.winehq.org/show_bug.cgi?id=27028
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38039|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #56 from Alexandre Julliard julliard@winehq.org 2011-12-20 06:12:31 CST --- Created attachment 38044 --> http://bugs.winehq.org/attachment.cgi?id=38044 Scale raw event coords
Thanks. Does this patch make any difference?
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #57 from Nicky nheart@gmail.com 2011-12-20 15:04:13 CST --- (In reply to comment #56)
Created attachment 38044 [details] Scale raw event coords
Thanks. Does this patch make any difference?
Yes, thank you! It looks like it's fixed. I can't feel any erroneous behaviour, but just to be sure i'll check with older pre Direct Input 2 wine in couple of days when I'm done with my exams.
http://bugs.winehq.org/show_bug.cgi?id=27028
--- Comment #58 from Dan Kegel dank@kegel.com 2012-01-11 18:39:11 CST --- That last bit looks like it was fixed in wine-1.3.36:
commit 126bb92717b3889a25a19d5acef4874c83b68543 Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 21 10:57:40 2011 +0100
winex11: Keep the device info around as long as XInput2 is active.