http://bugs.winehq.org/show_bug.cgi?id=32687
Bug #: 32687 Summary: Win7 psdk fails to install: "SDKSetup encountered an error: Parameter is not valid." Product: Wine Version: 1.5.10 Platform: x86-64 URL: http://www.microsoft.com/downloads/details.aspx?Family ID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: dmitry@baikal.ru Classification: Unclassified Regression SHA1: 938d42c1480fbc7c80a4db187a29148a7742e219
Created attachment 43128 --> http://bugs.winehq.org/attachment.cgi?id=43128 +gdiplus,+tid
Regression, introduced by: austin@aw25 ~/wine-rt $ git bisect good 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
to reproduce: winetricks -q psdkwin7
Still in wine-1.5.21-80-g082f989.
winetricks gdiplus works around it. +gdiplus,+tid trace attached.