http://bugs.winehq.org/show_bug.cgi?id=23274
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #5 from Roderick Colenbrander thunderbird2k@gmail.com 2010-06-22 12:48:10 --- (In reply to comment #2)
(In reply to comment #1)
Created an attachment (id=29061)
--> (http://bugs.winehq.org/attachment.cgi?id=29061) [details] [details]
Hack to fix the issue
That code has issues. E.g. it does a potentially needless readback of the drawable and kicks out the drawable location for no good reason.
I just wanted to isolate the issue for him first and make sure RealizePalette wasn't again messing things up again. There has been several issues he had in this game which I and others weren't able to reproduce which made debugging quite hard. The real fix I was planning was similar to what you did but I didn't want to add it during the code freeze for 1.2-rc1, so I left this area alone.