http://bugs.winehq.org/show_bug.cgi?id=12144
Summary: Endnote demo crashes on launch in gdiplus Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=11541) --> (http://bugs.winehq.org/attachment.cgi?id=11541) backtrace in wine 0.9.58
While testing for bug 12075, I found that the Endnote demo crashes on launch because of unimplemented functions in gdiplus:
wine: Call from 0x7b844350 to unimplemented function gdiplus.dll.GdipGetImageDecodersSize, aborting wine: Call from 0x7b844350 to unimplemented function gdiplus.dll.GdipGetImageFlags, aborting wine: Call from 0x7b844350 to unimplemented function gdiplus.dll.GdipGetImageItemData, aborting
Full log attached.