http://bugs.winehq.org/show_bug.cgi?id=22284
Summary: Osmos: mouse pointer disappears in the menus Product: Wine Version: 1.1.42 Platform: x86 URL: http://www.hemispheregames.com/latest_osmos_demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org
Since Wine-1.1.42: in Osmos, the mouse pointer is invisible in the game menus.
Howto reproduce the bug: Start the demo, chances are good that the pointer is already invisible. After you start a new game press <ESC> (brings up the menu) >> mouse pointer can not be seen. You can switch between fullscreen and windowed mode in the game which brings back the pointer in the menu...but as soon as you return to the game and press <ESC> again, the mouse pointer is invisible again. Tried with both Wine's fullscreen and virtual desktop mode.
Bisecting between 1.1.41 and 1.1.42 resulted the following:
49de5ca39f6474ed15dc22e4b8ffa53bedb4acf7 is the first bad commit commit 49de5ca39f6474ed15dc22e4b8ffa53bedb4acf7 Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 22 17:54:21 2010 +0100
user32: Store the current cursor and show count in the server.
:040000 040000 ed0a7d9862609dd44315dce1567c21f752c3d451 8983c0ff2f7b05259eeba13613ee27fc30118c25 M dlls
Reverting the patch on top of 1.1.42 was successful and fixed the issue.
Link to the demo added to url. Author of the patch added to CC.
p.s: the issue exists in the current git (wine-1.1.42-30-ga7d000e), too.
http://bugs.winehq.org/show_bug.cgi?id=22284
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #1 from GyB gyebro69@gmail.com 2010-04-14 13:51:29 --- One more game is affected by this regression: Riven - The Sequel to Myst. Symptom: mouse cursor frequently disappears in the game. Bisecting between 1.1.41 and 1.1.42 resulted the same commit.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #2 from Rico kgbricola@web.de 2010-04-16 14:09:03 --- Confirming, the cursor is also missing in Heroes of Might and Magic 2 in the game menu. The same commit broke it.
http://bugs.winehq.org/show_bug.cgi?id=22284
Gavin gav@gavingolden.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gav@gavingolden.com
--- Comment #3 from Gavin gav@gavingolden.com 2010-04-17 04:36:09 --- same bug appears to be occurring in Football Manager 2010, no cursor visible at any point since upgrading to .42, cursor still works and highlights/clicks buttons but does so invisibly.
http://bugs.winehq.org/show_bug.cgi?id=22284
Math mlafon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mlafon@gmail.com
--- Comment #4 from Math mlafon@gmail.com 2010-04-22 07:55:03 --- Same issue with Internet Explorer 6 (installed with 'winetricks ie6') and bisecting between 1.1.41 and 1.1.42 has resulted in the same commit.
Someone has already reported this issue problem in AppDB for IE6 (http://appdb.winehq.org/objectManager.php?sClass=version&iId=469).
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-04-22 08:23:45 --- Please retest with latest git.
http://bugs.winehq.org/show_bug.cgi?id=22284
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #6 from Wylda wylda@volny.cz 2010-04-22 08:59:17 --- (In reply to comment #5)
Please retest with latest git.
I think it's FIXED in osmos. Wine 1.1.43 fails to show the mouse cursor, but 1.1.43-191-g7614656 shows the cursor normally.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #7 from Math mlafon@gmail.com 2010-04-22 09:03:56 --- I have tested yesterday evening (CEST) with latest git and it wasn't fixed. It does not seem that something was commited after that.
I will double check later.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #8 from Wylda wylda@volny.cz 2010-04-22 09:05:15 ---
Heroes of Might and Magic 2 is FIXED the same way. 1.1.43 fails to display, but 1.1.43-191-g7614656 shows the cursor normally.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #9 from GyB gyebro69@gmail.com 2010-04-22 09:29:08 --- Tried with wine-1.1.43-191-g7614656, the issue is definitely improved but not fixed completely: the mouse pointer stays invisible until you move the mouse. Howto test it with Osmos demo: Start a new game, move the mouse i.e. the upper-left corner of the screen, then press <ESC>: the pointer is invisible until you move the mouse a bit. The same is in Riven: you have to move the mouse whenever the game displays a new location else the pointer cannot be seen. Sorry if I was unclear: before the regression the pointer was always visible on the screen.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #10 from Wylda wylda@volny.cz 2010-04-22 09:34:46 --- (In reply to comment #9)
Tried with wine-1.1.43-191-g7614656, the issue is definitely improved but not fixed completely: the mouse pointer stays invisible until you move the mouse.
Sorry, didn't noticed such detail ;) so i take that "FIXED" back.
http://bugs.winehq.org/show_bug.cgi?id=22284
Stu Jordan stuart_j@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stuart_j@hotmail.com
--- Comment #11 from Stu Jordan stuart_j@hotmail.com 2010-04-24 09:28:38 --- I've tested wine-1.1.43-249-g033bb8a on fm2010 and I can now see the mouse (although it occasionally still disappears).
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #12 from Math mlafon@gmail.com 2010-04-26 05:08:32 --- As previous reporters, with IE6 and latest git, situation is improved but the cursor is still sometimes invisible until the mouse is moved.
http://bugs.winehq.org/show_bug.cgi?id=22284
zeratoun zeratoun@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zeratoun@gmail.com
--- Comment #13 from zeratoun zeratoun@gmail.com 2010-04-27 10:15:48 --- Don't know if it's the same bug ......
In Internet Explorer 6, The mouse pointer appear on the menus ..... but not over : 1 - all the web content 2 - messages box generated by ie6
http://bugs.winehq.org/show_bug.cgi?id=22284
Eetu Huisman eh@iki.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eh@iki.fi
--- Comment #14 from Eetu Huisman eh@iki.fi 2010-05-06 09:26:22 --- I'm experiencing a similar issue with NHL EHM 2007. It is highly probable that it is the same bug. I'll try to test with latest git at some point to confirm it.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #15 from GyB gyebro69@gmail.com 2010-05-10 12:53:30 --- Now it is completely fixed, using wine-1.1.44-72-g658209b. Mouse pointer is always visible (tested in Osmos and Riven). Thank you.
http://bugs.winehq.org/show_bug.cgi?id=22284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #16 from Austin English austinenglish@gmail.com 2010-05-10 13:23:42 --- (In reply to comment #15)
Now it is completely fixed, using wine-1.1.44-72-g658209b. Mouse pointer is always visible (tested in Osmos and Riven). Thank you.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=22284
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2010-05-17 06:30:40 --- *** Bug 22352 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22284
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:39:48 --- Closing bugs fixed in 1.2-rc1.