http://bugs.winehq.org/show_bug.cgi?id=14375 Summary: Mouse cursor flickers in Myst IV - Revelation Product: Wine Version: 1.1.0 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: eiffel56(a)gmail.com Created an attachment (id=14671) --> (http://bugs.winehq.org/attachment.cgi?id=14671) Patch that makes Myst IV startup The mouse cursor flickers in Myst IV - Revelation. This problem seems to exist since at least Wine 0.9.49(http://appdb.winehq.org/objectManager.php?sClass=version&iId=4240&iTestingId...). It does only happen in-game, not in the menus. I have to use the patch in attachment, otherwise Myst fails to start(it just hangs). I tried to apply the anim-cursor patch, as bad as before. The following lines are repeating very fast and often: fixme:d3d9:IDirect3DDevice9Impl_GetTexture Call to get texture (3) failed ((nil)) fixme:d3d9:IDirect3DDevice9Impl_GetTexture Call to get texture (2) failed ((nil)) fixme:d3d9:IDirect3DDevice9Impl_GetTexture Call to get texture (3) failed ((nil)) fixme:d3d9:IDirect3DDevice9Impl_GetTexture Call to get texture (2) failed ((nil)) fixme:d3d9:IDirect3DDevice9Impl_GetTexture Call to get texture (3) failed ((nil)) This video shows the situation: http://yafu.wh-forum.de/1882351258/out-10.ogv Only the flickering cursor is caused by Wine, the other issues(full-screen flicker sometimes, slow video, itchy sound) are caused by gtk-recordmydesktop. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.