[Bug 23028] New: Empire Earth 1.00 and 1.04 mirrored cursor on vertical move
http://bugs.winehq.org/show_bug.cgi?id=23028 Summary: Empire Earth 1.00 and 1.04 mirrored cursor on vertical move Product: Wine Version: 1.2-rc2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: leonard.lawton(a)gmail.com This bug is not present in wine 1.1.40 but comes in sometime after(it's hard to tell because the game crashes with other versions). If you move the mouse up or down in the actual game itself(not menus) or the scenario editor, there are duplicated cursors displayed when moving the mouse up and down(not left/right, oddly). The pointer is upside down for the mirrored one and moves the exact opposite direction as the regular cursor. You wind up with two being drawn. The console scrolls "fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided." very rapidly. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-06-04 01:07:45 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |-unknown -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #2 from Wylda <wylda(a)volny.cz> 2010-06-04 02:32:26 --- To be sure, is that EE 1 (or 2 or 3)? Could you please link this bug to AppDB(all three titles are there)... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 --- Comment #3 from Lenny <leonard.lawton(a)gmail.com> 2010-06-04 13:14:30 --- this is the one.. http://appdb.winehq.org/objectManager.php?sClass=version&iId=2174 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-06-06 12:29:04 --- Most likely due to mouse warping by dinput. Disable it and see if it will work better. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-06-08 10:59:42 --- (In reply to comment #4)
Most likely due to mouse warping by dinput.
Hi Vitaliy, setting MouseWarpOverride to disable didn't bring me luck. I can at least say Confirming... The mouse cursor is truly displayed upside down and also moving is upside down. When you move up, cursor goes down and vice versa. Regression test looks impossible. For example i tried 6 times wine-1.1.44 and in first five cases, the cursor was displayed normally. On 6th startup it was displayed upside down and also moving was reverted. When this happens, console says: fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided. So if someone can give a tip, what could cause this... Welcomed. We could then do the reverse test. Take a version, which shows this all the time and revert proposed commit. Also in version around 1.1.42 are hard to start... I find out: schedtool -a 0x1 -e wine Empire\ Earth.exe <-- *** Doesn't start *** schedtool -a 0x2 -e wine Empire\ Earth.exe <-- *** Doesn't start *** schedtool -a 0x3 -e wine Empire\ Earth.exe <-- *** Starts & correct 10 of 10 *** So looks like in between 1.1.42 and 1.1.44. But who knows, maybe 11th try could be bad (upside down) even in case of 1.1.42. In 1.2-rc2 it shows up in 100% cases. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 --- Comment #6 from Wylda <wylda(a)volny.cz> 2010-08-22 16:05:57 --- Still present in wine-1.3.1. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 superplumus(a)yahoo.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superplumus(a)yahoo.fr -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |mstefani(a)redhat.com Ever Confirmed|0 |1 --- Comment #7 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-11-16 15:22:07 CST --- Confirming as per comment #5 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Wylda <wylda(a)volny.cz> 2010-12-11 15:50:55 CST --- This seems to be fexed since 1.3.5. In 1.3.9 is the mouse up/down movement correct. Marking fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23028 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-24 13:13:45 CST --- Closing bugs fixed in 1.3.10. -- 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.
participants (1)
-
wine-bugs@winehq.org