[Bug 27990] New: Freespace 2 launcher: buttons not drawn correctly
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(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: huw(a)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(a)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 -- 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=27990 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression --- Comment #1 from GyB <gyebro69(a)gmail.com> 2011-08-06 00:05:08 CDT --- Added some keywords. -- 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=27990 --- Comment #2 from Huw Davies <huw(a)codeweavers.com> 2011-08-08 05:09:17 CDT --- Created an attachment (id=35878) --> (http://bugs.winehq.org/attachment.cgi?id=35878) This should fix it. -- 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=27990 --- Comment #3 from GyB <gyebro69(a)gmail.com> 2011-08-08 08:47:05 CDT --- The patch works in every aspect: it fixed the problem in the games and in the ie6 installer as well. -- 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=27990 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Regression SHA1| |d4076d438cb5ff05f6800cdaae7 | |ac88844e70595 -- 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=27990 Ruslan <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b7.10110111(a)gmail.com --- Comment #4 from Ruslan <b7.10110111(a)gmail.com> 2011-08-10 15:35:58 CDT --- This bug also affects winecfg when used with e.g. Royale style - frames around groupboxes appear black. Patch from comment 2 fixes it. -- 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=27990 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04(a)suomi24.fi --- Comment #5 from André H. <nerv(a)dawncrow.de> 2011-08-10 16:58:13 CDT --- *** Bug 28013 has been marked as a duplicate of this bug. *** -- 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=27990 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |diafero(a)arcor.de --- Comment #6 from André H. <nerv(a)dawncrow.de> 2011-08-10 16:59:08 CDT --- *** Bug 28011 has been marked as a duplicate of this bug. *** -- 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=27990 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv(a)dawncrow.de Ever Confirmed|0 |1 --- Comment #7 from André H. <nerv(a)dawncrow.de> 2011-08-10 17:05:40 CDT --- confirming, this not only affects "Royale style" and winecfg, but every theme and also a file open dialog and most comctl32 controls. still, patch fixes it but wasn't sent yet (ok, AJ is on vacation;) -- 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=27990 --- Comment #8 from Huw Davies <huw(a)codeweavers.com> 2011-08-11 05:27:36 CDT --- (In reply to comment #7)
confirming, this not only affects "Royale style" and winecfg, but every theme and also a file open dialog and most comctl32 controls. still, patch fixes it but wasn't sent yet (ok, AJ is on vacation;)
Yeah, I'll send the patch just before AJ returns. -- 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=27990 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reinhard.karcher(a)gmx.net --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-08-16 07:47:47 CDT --- *** Bug 28095 has been marked as a duplicate of this bug. *** -- 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=27990 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h.t.vandam(a)online.nl --- Comment #10 from Andrew Nguyen <arethusa26(a)gmail.com> 2011-08-19 23:48:59 CDT --- *** Bug 28091 has been marked as a duplicate of this bug. *** -- 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=27990 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from GyB <gyebro69(a)gmail.com> 2011-08-22 14:07:19 CDT --- The patch got in and the problem went away in all of the affected apps/games reported by me. I suppose the problem with other apps is also fixed now (wine-1.3.26-89-g84da6ae). http://source.winehq.org/git/wine.git/commit/40742c2f725e8a5f987471ccaafb59a... Thank you. Marking as 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=27990 Tim Williams <tjandacw(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tjandacw(a)yahoo.com --- Comment #12 from Tim Williams <tjandacw(a)yahoo.com> 2011-08-22 21:21:43 CDT --- *** Bug 28150 has been marked as a duplicate of this bug. *** -- 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=27990 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-26 13:24:05 CDT --- Closing bugs fixed in 1.3.27. -- 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=27990 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |40742c2f725e8a5f987471ccaaf | |b59aa5c03820d -- 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