[Bug 21509] New: Windows 7 SDK aborts on startup because of unimplemented gdiplus.GdipGetImageThumbnail
http://bugs.winehq.org/show_bug.cgi?id=21509 Summary: Windows 7 SDK aborts on startup because of unimplemented gdiplus.GdipGetImageThumbnail Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com This just started happening. sh winetricks psdkwin7 fails with 003c:Call gdiplus.GdipGetImageThumbnail(02f982a8,00000164,00000186,0033f0b4,00000000,00000000) ret=03684e48 fixme:gdiplus:GdipGetImageThumbnail (0x2f982a8 356 390 0x33f0b4 (nil) (nil)) stub 003c:Ret gdiplus.GdipGetImageThumbnail() retval=00000006 ret=03684e48 003c:Call KERNEL32.GetLastError() ret=03684e4e 003c:Ret KERNEL32.GetLastError() retval=000003eb ret=03684e4e ... 003c:Call user32.MessageBoxW(00000000,00ffa754 L"SDKSetup encountered an error: Not implemented.\r\n"... winetricks gdiplus worked around it. This is with git from Jan 26th. Possibly exposed by the most recent gdiplus change: "gdiplus: Prefer the builtin version." -- 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=21509 Kirill K. Smirnov <lich(a)math.spbu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lich(a)math.spbu.ru --- Comment #1 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2010-06-24 10:04:45 --- Should be fixed: commit 7dfc674437a113ea2f515dfbc03270c0be42e41b Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Sat May 8 13:29:53 2010 -0500 gdiplus: Implement GdipGetImageThumbnail. Is it still an issue? -- 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=21509 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-24 11:19:54 --- That particular gdiplus failure is fixed. I get another unimplemented exception related to GdipGetRegionScansCount, which is bug 21798. -- 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=21509 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-25 12:41:28 --- Closing bugs fixed in 1.2-rc5. -- 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