[Bug 17433] New: gdiplus error in Photoshop CS4 with Interl GMA unimplemented function gdiplus.dll.GdipMeasureDriverString
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(a)winehq.org ReportedBy: alex.rayu(a)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 -- 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=17433 --- Comment #1 from Alexei Rayu <alex.rayu(a)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 -- 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=17433 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-28 17:39:32 --- Confirming. This call is still unimplemented. -- 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=17433 Ken Sharp <kennybobs(a)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(a)o2.co.uk> 2009-05-28 17:52:58 --- Setting sev:normal as it stops Photoshop CS4 from loading. No workaround as of yet... -- 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=17433 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16385 -- 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=17433 --- Comment #4 from Ken Sharp <kennybobs(a)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. -- 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=17433 --- Comment #5 from Austin English <austinenglish(a)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] 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.
+@ stdcall GdipMeasureDriverString()
This isn't right, the parentheses need some information :-). Look at the rest of the .spec for inspiration. -- 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=17433 --- Comment #6 from Ken Sharp <kennybobs(a)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. -- 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=17433 Ken Sharp <kennybobs(a)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(a)winehq.org |kennybobs(a)o2.co.uk Severity|normal |minor --- Comment #7 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-09 16:00:04 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-June/074033.html -- 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=17433 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-10 10:46:48 --- Fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=e3f4859961fcc8e386a15ea92f... -- 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=17433 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-19 11:04:05 --- Closing bugs fixed in 1.1.24. -- 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