http://bugs.winehq.org/show_bug.cgi?id=22742
Summary: System cursor doesn't disappear when game starts Product: Wine Version: 1.1.44 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com CC: julliard@winehq.org
Created an attachment (id=28038) --> (http://bugs.winehq.org/attachment.cgi?id=28038) Image showing the problem
The problem is showed in attachment. System cursor stays in the centre of the screen and oscillates while game cursor makes real move. Problem is that system cursor shouldn't be visible as it is in Wine 1.1.43. Regression test did give
git bisect bad git bisect bad git bisect good git bisect good git bisect gad git bisect good git bisect good Wine compiled but game failed to start with following in terminal
X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x4e0008a Serial number of failed request: 8 Current serial number in output stream: 14
So i made git bisect skip Wine compiled but game failed to start with following in terminal X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x5400026 Serial number of failed request: 8 Current serial number in output stream: 14 X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x4e0008a Serial number of failed request: 8 Current serial number in output stream: 14 So i made git bisect skip Wine compiled but game failed to start with following in terminal X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x5400026 Serial number of failed request: 8 Current serial number in output stream: 14 X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x4e0008a Serial number of failed request: 8 Current serial number in output stream: 14 At the end the problem still stayed so I made git bisect bad
The result is There are only 'skip'ped commits left to test. The first bad commit could be any of: 3044d734b1cd84746cc57ace8b79a156ea9391b1 776527f38f2ff89f354e49aa8df795440677376a cd28e2be7c79644e02babb509247a453e0153390 eed9c63ac7650293523da5c8d067c74258568ba8 We cannot bisect more!
After first git bisect skip I get [cd28e2be7c79644e02babb509247a453e0153390] server: Return the current cursor when queuing a hardware message.
After second git bisect skip I get [776527f38f2ff89f354e49aa8df795440677376a] winex11: Move creation of an empty cursor to a separate helper function.
After third git bisect skip I get [eed9c63ac7650293523da5c8d067c74258568ba8] winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv.
http://bugs.winehq.org/show_bug.cgi?id=22742
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=22742
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-05-17 09:37:41 --- Most likely dup of bug 22463. Retest with current git.
http://bugs.winehq.org/show_bug.cgi?id=22742
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com 2010-05-17 12:17:10 --- It works in git.
http://bugs.winehq.org/show_bug.cgi?id=22742
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-05-17 12:49:48 --- Duplicate then.
*** This bug has been marked as a duplicate of bug 22463 ***
http://bugs.winehq.org/show_bug.cgi?id=22742
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-17 21:34:16 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=22742
--- Comment #5 from Luis Alvarado luisalvaradox@gmail.com 2011-10-04 22:01:17 CDT --- Can confirm working as it should from 1.3.27 to 1.3.29. No problem related to this. The cursor even appears or disappears as it should while racing or even in the menu.
http://bugs.winehq.org/show_bug.cgi?id=22742
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2011-10-04 22:06:40 CDT --- Luis, this bug is already closed. Try focusing on bugs with the unconfirmed, new or reopened status =)
By the comments you can see it was a duplicate and even the duplicate has been resolved.
http://bugs.winehq.org/show_bug.cgi?id=22742
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com Regression SHA1| |776527f38f2ff89f354e49aa8df | |795440677376a