http://bugs.winehq.org/show_bug.cgi?id=28872
Bug #: 28872 Summary: GT Challenge displayed in wrong colors Product: Wine Version: 1.3.30 Platform: x86 URL: http://boxrun.tripod.com/gt.zip OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: huw@codeweavers.com Classification: Unclassified Regression SHA1: 9b7ea6f417a68517745203123d9df0516ebc60b1
Created attachment 37083 --> http://bugs.winehq.org/attachment.cgi?id=37083 terminal output
A user reported in the WineHQ forum that this small, freeware game doesn't look like as it should in Wine-1.3.30: http://forum.winehq.org/viewtopic.php?t=13741
The problem is present in 1.3.31 too, and the result of the regression test:
9b7ea6f417a68517745203123d9df0516ebc60b1 is the first bad commit commit 9b7ea6f417a68517745203123d9df0516ebc60b1 Author: Huw Davies huw@codeweavers.com Date: Tue Sep 27 16:13:39 2011 +0100
gdi32: Forward StretchBlt calls from the dib driver to the null driver.
:040000 040000 ce22d7943f0f7aecdda67e97b5812cb40b40cc96 c11b7ea6be9e5605ec4b3d2959af57b22ec7d54d M dlls
The patch can't be reverted on 1.3.31, but git checkout 9b7ea6f417a68517745203123d9df0516ebc60b1 >> wrong colors git reset --hard HEAD^ >> good colors
Fedora 15 x86 X.Org X Server 1.10.4 Nvidia 250 / driver 280.13
http://bugs.winehq.org/show_bug.cgi?id=28872
--- Comment #1 from GyB gyebro69@gmail.com 2011-10-23 13:18:15 CDT --- Created attachment 37084 --> http://bugs.winehq.org/attachment.cgi?id=37084 screenshot, comparison
http://bugs.winehq.org/show_bug.cgi?id=28872
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2011-10-23 13:46:58 CDT --- Created attachment 37086 --> http://bugs.winehq.org/attachment.cgi?id=37086 patch
Looks like the same pattern brush issue I mentioned on irc. The attached patch helps for me, though I'm not sure it's quite correct.
http://bugs.winehq.org/show_bug.cgi?id=28872
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from GyB gyebro69@gmail.com 2011-10-23 14:17:16 CDT --- The patch fixes the problem in GT Challenge.
http://bugs.winehq.org/show_bug.cgi?id=28872
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |37b56554a6b8777465d30d3175f | |f5683194ce604 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-11-03 14:01:50 CDT --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=28872
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:15:08 CDT --- Closing bugs fixed in 1.3.32.