http://bugs.winehq.org/show_bug.cgi?id=26236
Summary: World of Warcraft mouse cursor rendered upside down (bisected) Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: jimportal@gmail.com
This seems to affect only the mouse cursor (everything else looks normal). A git bisect leads to:
3c239fa0cd00a80cdccde9f7a19e9bbf862bac4f is the first bad commit commit 3c239fa0cd00a80cdccde9f7a19e9bbf862bac4f Author: John Edmonds pocketcookies2@gmail.com Date: Sun Feb 20 22:31:26 2011 -0500
gdi32: Fixed GetDIBits for top-down bitmaps.
:040000 040000 218a5fe4328e276b38cb150d2141cf84032a063a bb9ea3e58400949bb0e8e6a40399923686b64a53 M dlls
http://bugs.winehq.org/show_bug.cgi?id=26236
jim jimportal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pocketcookies2@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=26236
jim jimportal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=26236
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vhaarr+wine@gmail.com
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-02-24 15:49:33 CST --- *** Bug 26230 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=26236
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #2 from André H. nerv@dawncrow.de 2011-02-24 15:56:23 CST --- it also renders icons from an open/save dialog upside down (e.g. notepad)
http://bugs.winehq.org/show_bug.cgi?id=26236
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|World of Warcraft mouse |shell icons and mouse |cursor rendered upside down |cursor rendered upside down |(bisected) |(bisected)
http://bugs.winehq.org/show_bug.cgi?id=26236
rankincj@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rankincj@yahoo.com
--- Comment #3 from rankincj@yahoo.com 2011-02-24 16:30:40 CST --- And it makes "World of Warcraft" more interesting to play, too... :-).
WoW renders a number of different custom mouse cursors, depending on what you're doing at the time. And as of last night / this morning, they're all upside down.
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #4 from Jack Edmonds pocketcookies2@gmail.com 2011-02-24 17:41:19 CST --- Created an attachment (id=33437) --> (http://bugs.winehq.org/attachment.cgi?id=33437) Makes icons in the save/open file dialogs appear right side up.
This patch seems to fix the problem with upside-down icons in file dialogs (tested from notepad), however it fails the tests I wrote.
I don't have World of Warcraft so would you mind checking if this fixes the problem in that program?
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #5 from rankincj@yahoo.com 2011-02-24 18:52:35 CST --- (In reply to comment #4)
I don't have World of Warcraft so would you mind checking if this fixes the problem in that program?
Yes, that patch puts Warcraft's mouse icons back the right way up. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=26236
Jack Edmonds pocketcookies2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33437|0 |1 is obsolete| |
--- Comment #6 from Jack Edmonds pocketcookies2@gmail.com 2011-02-24 21:07:02 CST --- Created an attachment (id=33438) --> (http://bugs.winehq.org/attachment.cgi?id=33438) Makes icons in the save/open file dialogs appear right side up.
This patch should also fix the problem (please tell me if it doesn't) and pass all the existing tests.
http://bugs.winehq.org/show_bug.cgi?id=26236
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.14 Summary|shell icons and mouse |Shell icons and mouse |cursor rendered upside down |cursor rendered upside down |(bisected) |
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #7 from rankincj@yahoo.com 2011-02-25 03:07:45 CST --- (In reply to comment #6)
This patch should also fix the problem (please tell me if it doesn't) and pass all the existing tests.
Yes, this patch works for me too. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #8 from André H. nerv@dawncrow.de 2011-02-25 12:08:24 CST --- (In reply to comment #6)
Created an attachment (id=33438)
--> (http://bugs.winehq.org/attachment.cgi?id=33438) [details]
Makes icons in the save/open file dialogs appear right side up.
This patch should also fix the problem (please tell me if it doesn't) and pass all the existing tests.
Patch looks fine, submit it please. (i didn't test it, but i guess you tested the open/save dialogs and testsuite and rankincj says WOW works with it)
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #9 from jim jimportal@gmail.com 2011-02-25 12:13:22 CST --- The patch works for me as well.
http://bugs.winehq.org/show_bug.cgi?id=26236
--- Comment #10 from jim jimportal@gmail.com 2011-03-04 16:51:44 CST --- The fix is in the Wine tree now. Fixed.
http://bugs.winehq.org/show_bug.cgi?id=26236
jim jimportal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from jim jimportal@gmail.com 2011-03-04 16:54:25 CST --- Fixed. Sorry for double post.
http://bugs.winehq.org/show_bug.cgi?id=26236
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2011-03-18 14:39:13 CDT --- Closing bugs fixed in 1.3.16.