http://bugs.winehq.org/show_bug.cgi?id=22162
Summary: Knights of the Old Republic: Cursor Doesn't Show Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: clone2727@gmail.com CC: julliard@winehq.org
Starting with commit c83ea46e1aaf8f8ca130cfe70435daf388b57daf "user32: Return fake global information in GetCursorInfo instead of thread-local values.", the cursor no longer appears in Star Wars: Knights of the Old Republic (1 or 2).
http://bugs.winehq.org/show_bug.cgi?id=22162
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=22162
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #1 from Wylda wylda@volny.cz 2010-04-01 17:24:30 ---
Confirming, mouse cursor is hidden. Mouse is working, but because of following commit you don't see the arrow. Caused by:
commit c83ea46e1aaf8f8ca130cfe70435daf388b57daf Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 19 11:31:26 2010 +0100
user32: Return fake global information in GetCursorInfo instead of thread-local values.
Still a problem in wine-1.1.41-434-gfbaaedd, but can't be successfully reverted on top of wine-1.1.41-434-gfbaaedd, because of:
input.c:211: error: ‘struct user_thread_info’ has no member named ‘cursor_count’
--private keyword: bisected
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #2 from Wylda wylda@volny.cz 2010-04-09 05:50:23 ---
This bisected regression is still not fixed in wine-1.1.42-146-g1c02a90.
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #3 from Wylda wylda@volny.cz 2010-04-17 19:06:45 ---
This regression (bisected) is still present in wine-1.1.43. Please consider UNCONFIRMED->NEW.
http://bugs.winehq.org/show_bug.cgi?id=22162
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Ever Confirmed|0 |1
--- Comment #4 from Dan Kegel dank@kegel.com 2010-04-17 19:38:13 --- Doex it also affect Linux?
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #5 from Wylda wylda@volny.cz 2010-04-17 19:47:49 --- (In reply to comment #4)
Doex it also affect Linux?
Yes, i'm running on linux 2.6.33.2 and i also have this problem.
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #6 from Wylda wylda@volny.cz 2010-05-09 15:30:33 ---
Now, when bug 22455 is fixed and KOTOR starts again i did the retest so see, if all the recent mouse cursor issues gone.
Unfortunately for this game, cursor issue is not fully fixed. In 1.1.40 game used it's own cursor and now in 1.1.44-19-gd2a0188 shows the one, which is used by KDE desktop.
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #7 from Wylda wylda@volny.cz 2010-05-10 14:59:58 ---
Today i noticed some success in mouse cursors issues, but kotor is unlucky game. All the cursor fixes miss this game.
This regression (bisected) is still present in wine-1.1.44-72-g658209b.
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #8 from Wylda wylda@volny.cz 2010-05-13 10:02:49 ---
We are one step closer to 1.2 :-)
Confirming, FIXED in wine-1.1.44-125-gb2ff743. Thank you Alexandre.
Particular commit (wine-1.1.44-84-gc545982): http://source.winehq.org/git/wine.git/?a=commit;h=c5459824724660bcd0c0cdaabd...
http://bugs.winehq.org/show_bug.cgi?id=22162
--- Comment #9 from clone2727@gmail.com 2010-05-13 13:04:32 --- Confirmed fixed over here too. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=22162
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-13 21:54:16 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=22162
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:39:44 --- Closing bugs fixed in 1.2-rc1.
http://bugs.winehq.org/show_bug.cgi?id=22162
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=22162
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5459824724660bcd0c0cdaabd0 | |96785dc4bb2ae Regression SHA1| |c83ea46e1aaf8f8ca130cfe7043 | |5daf388b57daf
https://bugs.winehq.org/show_bug.cgi?id=22162
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |wineserver