http://bugs.winehq.org/show_bug.cgi?id=17433
Summary: gdiplus error in Photoshop CS4 with Interl GMA unimplemented function gdiplus.dll.GdipMeasureDriverString Product: Wine Version: 1.1.15 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: alex.rayu@gmail.com
Created an attachment (id=19507) --> (http://bugs.winehq.org/attachment.cgi?id=19507) Builting GDIPLUS error log
wine: Call from 0x7edfe8b0 to unimplemented function gdiplus.dll.GdipMeasureDriverString, aborting
http://bugs.winehq.org/show_bug.cgi?id=17433
--- Comment #1 from Alexei Rayu alex.rayu@gmail.com 2009-02-17 03:53:02 --- Created an attachment (id=19508) --> (http://bugs.winehq.org/attachment.cgi?id=19508) Native GDIPLUS error log
http://bugs.winehq.org/show_bug.cgi?id=17433
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-05-28 17:39:32 --- Confirming. This call is still unimplemented.
http://bugs.winehq.org/show_bug.cgi?id=17433
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|gdiplus error in Photoshop |Photoshop CS4 crash in |CS4 with Interl GMA |unimplemented function |unimplemented function |gdiplus.dll.GdipMeasureDriv |gdiplus.dll.GdipMeasureDriv |erString |erString | Severity|enhancement |normal
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2009-05-28 17:52:58 --- Setting sev:normal as it stops Photoshop CS4 from loading. No workaround as of yet...
http://bugs.winehq.org/show_bug.cgi?id=17433
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16385
http://bugs.winehq.org/show_bug.cgi?id=17433
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2009-06-01 09:37:49 --- Created an attachment (id=21480) --> (http://bugs.winehq.org/attachment.cgi?id=21480) GdipMeasureDriverString stub
This stub works around the unhandled exception. I'm quite sure it's not correct, so if someone with more skill could put it right, please do so.
http://bugs.winehq.org/show_bug.cgi?id=17433
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-01 11:00:20 --- (In reply to comment #4)
Created an attachment (id=21480)
--> (http://bugs.winehq.org/attachment.cgi?id=21480) [details]
+@ stdcall GdipMeasureDriverString()
This isn't right, the parentheses need some information :-).
Look at the rest of the .spec for inspiration.
http://bugs.winehq.org/show_bug.cgi?id=17433
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2009-06-01 11:10:52 --- I know it's not right, but I don't know what I'm doing. :-)
If I figure it out, I'll fix it, otherwise I'll cross my fingers and hope someone else does. I'll have another look.
http://bugs.winehq.org/show_bug.cgi?id=17433
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Status|NEW |ASSIGNED URL| |http://trials.adobe.com/App | |lications/Photoshop/CS4/Win | |/ADBEPHSPCS4_LS1.7z AssignedTo|wine-bugs@winehq.org |kennybobs@o2.co.uk Severity|normal |minor
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2009-06-09 16:00:04 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-June/074033.html
http://bugs.winehq.org/show_bug.cgi?id=17433
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2009-06-10 10:46:48 --- Fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=e3f4859961fcc8e386a15ea92f...
http://bugs.winehq.org/show_bug.cgi?id=17433
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2009-06-19 11:04:05 --- Closing bugs fixed in 1.1.24.