[Bug 34356] Multiple apps need gdiplus GIF encoder support (Magnus 2011 translation dictionaries, Collectorz.com Movie Collector v9.x)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 9 21:43:49 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=34356

--- Comment #16 from Dmitry Timoshkov <dmitry at baikal.ru> ---
Created attachment 50175
  --> https://bugs.winehq.org/attachment.cgi?id=50175
patch

Attached patch should move the burden of supporting the GIF encoding from
gdiplus to the real offender - windowscodecs, and make the task of detecting
the problem slightly more easier to recognize from wine console FIXME spam.

Moreover, most of affected applications should start work until they actually
attempt to create a GIF encoded stream or file, but that's a separate problem.

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