After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 71308 - gif animations not displayed correctly
gif animations not displayed correctly
Status: RESOLVED DUPLICATE of bug 55502
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-02-12 21:02 UTC by Jens Finke
Modified: 2010-07-10 04:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample test animation (2.63 KB, image/gif)
2002-02-12 21:03 UTC, Jens Finke
Details

Description Jens Finke 2002-02-12 21:02:56 UTC
I use the GdkPixbufAnimation framework to play a simple gif animation.
Within every loop there is one frame rendered wrong. It's best explainable
with the sample image attached. This animation defines a rectangle where
the area within the rectangle is transparent. But once in a loop this blank
area is completely filled by gdk-pixbuf. This looks really silly. I tried
some other transparent gifs from the net and there is always the same behavior.

Test case: Use the program testanimation in gtk+/demos and call it with the
attached sample gif.
Comment 1 Jens Finke 2002-02-12 21:03:45 UTC
Created attachment 6701 [details]
sample test animation
Comment 2 Owen Taylor 2002-02-12 21:11:33 UTC

*** This bug has been marked as a duplicate of 55502 ***