http://bugs.winehq.org/show_bug.cgi?id=27300
Summary: counter strike 1.6: mouse go to right lower corner Product: Wine Version: 1.3.20 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: d.okias@gmail.com
It started happend I guess one-two weeks ago. Everything is ok.
Game menu, ok Cursor movement ingame (dead mode, specator) OK. Just in game it every 1-15 seconds move mouse to right lower corner.
I tried use touchpad, unplug mouse, uninstall drivers (touchpad/mouse), reinstall wine, delete settings (.wine)
Any idea what it could be problem? Can test patches.
http://bugs.winehq.org/show_bug.cgi?id=27300
--- Comment #1 from okias d.okias@gmail.com 2011-05-27 09:24:23 CDT --- Created an attachment (id=34914) --> (http://bugs.winehq.org/attachment.cgi?id=34914) cstrike.log
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.20 |1.3.21
--- Comment #2 from okias d.okias@gmail.com 2011-05-27 16:10:03 CDT --- Wine 1.3.18 is OK Released Wine 1.3.21 is definitely broken.
I try bisect more.
http://bugs.winehq.org/show_bug.cgi?id=27300
--- Comment #3 from okias d.okias@gmail.com 2011-05-28 11:14:40 CDT --- 1.3.19 still OK
http://bugs.winehq.org/show_bug.cgi?id=27300
Thomas Anderson Xmilitary2002@yahoo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Xmilitary2002@yahoo.de
--- Comment #4 from Thomas Anderson Xmilitary2002@yahoo.de 2011-06-01 17:41:46 CDT --- Yes I can confirm this bug. I built it from git tree and i have the same annoying problem.
http://bugs.winehq.org/show_bug.cgi?id=27300
xman00@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xman00@freenet.de
--- Comment #5 from xman00@freenet.de 2011-06-05 11:38:56 CDT --- Same here after update from 1.3.19 to 1.3.21. Reverted back to 1.3.19 an it is fine again.
http://bugs.winehq.org/show_bug.cgi?id=27300
xman00@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from xman00@freenet.de 2011-06-05 11:39:17 CDT --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.21 |1.3.20
--- Comment #7 from okias d.okias@gmail.com 2011-06-07 13:26:40 CDT --- So, I can specify - that bug ocurrs between 821adcfac33528bbb2576d53d467aab69ec36e12 (few commits after 1.3.19) and 1.3.20. I guess it's one from winex11 commits, but's bisecting on my laptop is really slow :-(
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|--- |Hours
http://bugs.winehq.org/show_bug.cgi?id=27300
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|Hours |---
--- Comment #8 from Juan Lang juan_lang@yahoo.com 2011-06-07 14:17:09 CDT --- On what basis did you set the difficulty? Please don't change that. (It's ignored anyway, but we don't like to have to read unnecessary notifications.)
http://bugs.winehq.org/show_bug.cgi?id=27300
--- Comment #9 from okias d.okias@gmail.com 2011-06-07 14:39:31 CDT --- that was changed with comment or changing broken version, so no duplicating.
http://bugs.winehq.org/show_bug.cgi?id=27300
--- Comment #10 from okias d.okias@gmail.com 2011-06-07 15:19:17 CDT --- 2e177cb24962f61343aff98eb79eccb9d8237e5a <-- somewhere between --> wine 1.3.20
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org Component|-unknown |winex11.drv
--- Comment #11 from okias d.okias@gmail.com 2011-06-07 16:04:55 CDT --- 8e9b4e0a5c6bee5f72ca2314db26233638f0e1d2 broken - KO ... 2e177cb24962f61343aff98eb79eccb9d8237e5a fine - OK
so one of this commit broke it:
commit 8e9b4e0a5c6bee5f72ca2314db26233638f0e1d2 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 13 16:19:45 2011 +0200
winex11: Allow MotionNotify events through occasionally while XInput is active.
commit fd4ad5a60433b8314dce684b9d52f43769cd5867 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 13 12:40:19 2011 +0200
winex11: Don't use raw events for button events so that we get the right coordinates.
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Difficulty|--- |Minutes
--- Comment #12 from okias d.okias@gmail.com 2011-06-07 16:43:56 CDT --- so problem is here: ================ commit fd4ad5a60433b8314dce684b9d52f43769cd5867 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 13 12:40:19 2011 +0200
winex11: Don't use raw events for button events so that we get the right coordinates. ================ that's commit which cause this problem. Please revert it or fix other way :-)
Thank you
http://bugs.winehq.org/show_bug.cgi?id=27300
--- Comment #13 from okias d.okias@gmail.com 2011-06-10 15:12:05 CDT --- And on that commit behaviour is exactly: press button => mouse shift; release button => mouse shift... Probably one of latest commits modify this behaviour, but problem remain in this commit.
http://bugs.winehq.org/show_bug.cgi?id=27300
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #14 from Jerome Leclanche adys.wh@gmail.com 2011-06-11 16:35:31 CDT --- dupe of bug 27156
http://bugs.winehq.org/show_bug.cgi?id=27300
okias d.okias@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #15 from okias d.okias@gmail.com 2011-06-12 04:46:07 CDT --- Behaviour perfectly fit on bug 27156.
*** This bug has been marked as a duplicate of bug 27156 ***
http://bugs.winehq.org/show_bug.cgi?id=27300
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Austin English austinenglish@gmail.com 2011-06-16 13:20:35 CDT --- Closing.