http://bugs.winehq.org/show_bug.cgi?id=27990
Summary: Freespace 2 launcher: buttons not drawn correctly Product: Wine Version: 1.3.26 Platform: x86 URL: http://www.fileplanet.com/126954/120000/fileinfo/Frees pace-2-Demo- OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: huw@codeweavers.com
Created an attachment (id=35829) --> (http://bugs.winehq.org/attachment.cgi?id=35829) FS2 launcher screenshot (comparison)
In the launcher of Freespace 2 neither buttons nor the background image are drawn. They are grey/black. The launcher for Tachyon: The Fringe is also affected. I'm attaching a screenshot showing what the Freespace 2 launcher looks like with Wine-1.3.26 and with the previous version. Terminal output doesn't show any relevant messages.
The result of the regression test:
d4076d438cb5ff05f6800cdaae7ac88844e70595 is the first bad commit commit d4076d438cb5ff05f6800cdaae7ac88844e70595 Author: Huw Davies huw@codeweavers.com Date: Tue Aug 2 14:11:10 2011 +0100
gdi32: Add a PutImage implementation to the dib driver.
:040000 040000 0be7c823d7ba618160e18b0889a0a94956f61183 a01acea3ceb2ad8781388283699d0c8243b90f7f M dlls
The patch cannot be reverted cleanly on 1.3.26 but after git checkout d4076d438cb5ff05f6800cdaae7ac88844e70595 >> wrong screen git reset --hard HEAD^ >> displays the launcher correctly
Commit d4076d438cb5ff05f6800cdaae7ac88844e70595 also makes images in Internet Explorer 6 installer disappear. To reproduce: install ie6 via winetricks. An image is shown on the welcome screen of the installer. That image is black with Wine-1.3.26.
Fedora 15 Gnome 3 Nvidia gfx card