[Bug 18317] New: Flash CS3 crash due to unimplemented function gdiplus.dll.GdipSetPathGradientPresetBlend

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 1 17:33:40 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18317

           Summary: Flash CS3 crash due to unimplemented function
                    gdiplus.dll.GdipSetPathGradientPresetBlend
           Product: Wine
           Version: 1.1.20
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: prahal at yahoo.com


Created an attachment (id=20862)
 --> (http://bugs.winehq.org/attachment.cgi?id=20862)
GdipSetPathGradientPresetBlend stub implementation

Attach patch fix the crash which happens when on test the animationi
(ctrl+enter) or open the "actions" panel. This is a cut n paste from
GdipSetPathGradientBlend.
Note that one have to dll overrides gdiplus to use wine version. Flash CS3
ships its own version of gdiplus and loads it otherwise (which segfaults).

I managed to install this software by adding the change told in :
http://bugs.winehq.org/show_bug.cgi?id=8945#c4
that is add CoInitialize(NULL); and CoUninitialize(); into dlls/msi/custom.c.
Don't know why this change was lost (too hackish ?). And thanks to recents
changes in jscript it completed while it was not in previous wine (I am running
1.1.20 + git until 66d04f8eb6ee0d9a1bdbc3f2c364126d8bb52010.


-- 
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.



More information about the wine-bugs mailing list