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@winehq.org ReportedBy: prahal@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.
http://bugs.winehq.org/show_bug.cgi?id=18317
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com Keywords| |patch
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2009-05-01 17:45:12 --- Don't change the order of functions in the spec.
Please send patches to the wine-patches mailing list according to the guidelines here: http://winehq.org/sending_patches
Patches are not picked up from bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=18317
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-07-07 08:55:05 --- Stub present in current git and 1.1.25 too. So this crash shouldn't occur anymore. Retest with 1.1.25 please.
http://bugs.winehq.org/show_bug.cgi?id=18317
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-09-04 13:16:22 --- No answer, so I'm marking this as fixed. Please reopen if not.
http://bugs.winehq.org/show_bug.cgi?id=18317
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:25:29 --- Closing bugs fixed in 1.1.30.