http://bugs.winehq.org/show_bug.cgi?id=33228
Bug #: 33228 Summary: Icebreakers demo: image missing in the launcher Product: Wine Version: 1.5.26 Platform: x86 URL: http://www.gamershell.com/download_73664.shtml OS/Version: Linux Status: NEW Keywords: download, regression Severity: trivial Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: dmitry@baikal.ru Classification: Unclassified Regression SHA1: 938d42c1480fbc7c80a4db187a29148a7742e219
Created attachment 43952 --> http://bugs.winehq.org/attachment.cgi?id=43952 screenshot (comparison)
The image that should be displayed at the top of the launcher is missing. The image was displayed up to this commit:
938d42c1480fbc7c80a4db187a29148a7742e219 is the first bad commit commit 938d42c1480fbc7c80a4db187a29148a7742e219 Author: Dmitry Timoshkov dmitry@baikal.ru Date: Wed Aug 15 12:10:08 2012 +0900
gdiplus: When there is no target rectangle specified DrawImage should scale image to device dpi.
:040000 040000 0f0fc68c618405366dc3f6e709a26ec3ff7ebcec 4fa9b0c78ab1a5d293caa150569d6b577638208f M dlls
Reverting the patch on 1.5.26 fixes the problem, however, native gdiplus.dll doesn't help.
Steps to reproduce the problem: after installation start the application with ../System/icelauncher.exe
http://bugs.winehq.org/show_bug.cgi?id=33228
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |-unknown
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-17 01:56:38 CDT ---
Reverting the patch on 1.5.26 fixes the problem, however, native gdiplus.dll doesn't help.
Then the patch is correct is source of the problem is somewhere else.
http://bugs.winehq.org/show_bug.cgi?id=33228
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |windowscodecs
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-17 23:59:33 CDT --- Using native windowscodecs.dll is a workaround.
http://bugs.winehq.org/show_bug.cgi?id=33228
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-18 00:23:03 CDT --- Should be fixed by http://www.winehq.org/pipermail/wine-patches/2013-March/122917.html
http://bugs.winehq.org/show_bug.cgi?id=33228
--- Comment #4 from GyB gyebro69@gmail.com 2013-03-18 11:54:05 CDT --- (In reply to comment #3)
Should be fixed by http://www.winehq.org/pipermail/wine-patches/2013-March/122917.html
Thanks, the patch indeed fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=33228
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fb87ee2464ea9904b8aa3f1bbdb | |52a94f610e492 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-25 22:12:17 CDT --- The patch has been committed.
http://bugs.winehq.org/show_bug.cgi?id=33228
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-03-29 13:32:41 CDT --- Closing bugs fixed in 1.5.27.