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 694708 - gdk-pixbuf-animation: don't assume prepare_notify is called in begin_load
gdk-pixbuf-animation: don't assume prepare_notify is called in begin_load
Status: RESOLVED DUPLICATE of bug 694148
Product: gdk-pixbuf
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-25 22:07 UTC by Lars Karlitski
Modified: 2013-02-25 22:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdk-pixbuf-animation: don't assume prepare_notify is called in begin_load (997 bytes, patch)
2013-02-25 22:07 UTC, Lars Karlitski
none Details | Review

Description Lars Karlitski 2013-02-25 22:07:38 UTC
Many modules don't call the prepare notify in begin_load.  The existing code
errord out in this case (by checking for 'animation').

I noticed this when trying to set an svg or png on a GtkImage with
set_from_file.
Comment 1 Lars Karlitski 2013-02-25 22:07:41 UTC
Created attachment 237394 [details] [review]
gdk-pixbuf-animation: don't assume prepare_notify is called in begin_load
Comment 2 Benjamin Otte (Company) 2013-02-25 22:14:54 UTC

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