http://bugs.winehq.org/show_bug.cgi?id=13991
Summary: eDrawings viewer needs gdiplus.GdipCreateBitmapFromResource Product: Wine Version: 1.0.0 Platform: PC URL: http://www.solidworks.com/pages/programs/eDrawings/e2_re gister.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: mikolaj.zalewski@gmail.com
After fixing bug #13552, when one tries to do File > Open, the program crashes because of the unimplemented gdiplus.dll.GdipCreateBitmapFromResource .
http://bugs.winehq.org/show_bug.cgi?id=13991
billstei billstei@hbci.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |billstei@hbci.com
http://bugs.winehq.org/show_bug.cgi?id=13991
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2008-07-20 00:47:03 --- Please try it again. A patch with GdipCreateBitmapFromResource was committed as d8a25fc26c3eb3abdebbf9fbf8d0f0cbfe036e35..
http://bugs.winehq.org/show_bug.cgi?id=13991
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-07-20 17:59:54 --- Now, it crashes on unimplemented GdipCloneBitmapAreaI . I think we can close this bug, as the original problem in bug description was fixed. If there is someone interested, he can open a new bug for GdipCloneBitmapAreaI. The app can be downloaded from http://www.solidworks.com/visit.cfm?01816 - it crashes when trying to display File > Open.
http://bugs.winehq.org/show_bug.cgi?id=13991
--- Comment #3 from Lei Zhang thestig@google.com 2008-07-21 15:03:31 --- That function is mentioned in bug 14014. FYI, eDrawings Viewer also needs:
GdipBitmapSetResolution GdipCreateHatchBrush GdipDrawImageFX GdipDrawImagePointRect GdipDrawImagePointRectI GdipDrawImagePoints GdipDrawImagePointsI
http://bugs.winehq.org/show_bug.cgi?id=13991
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-07-25 13:18:24 --- Closing bugs fixed in 1.1.2.