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 755982 - thumbnail: Ignore errors when not all frames are loaded
thumbnail: Ignore errors when not all frames are loaded
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: Thumbnail
unspecified
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-02 13:12 UTC by Bastien Nocera
Modified: 2016-04-18 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
thumbnail: Ignore errors when not all frames are loaded (1.33 KB, patch)
2015-10-02 13:12 UTC, Bastien Nocera
accepted-commit_now Details | Review

Description Bastien Nocera 2015-10-02 13:12:30 UTC
.
Comment 1 Bastien Nocera 2015-10-02 13:12:35 UTC
Created attachment 312564 [details] [review]
thumbnail: Ignore errors when not all frames are loaded

See https://bugzilla.gnome.org/show_bug.cgi?id=755672
Comment 2 Rui Matos 2015-10-03 16:03:50 UTC
Review of attachment 312564 [details] [review]:

looks fine but don't forget to bump the gdk-pixbuf version dependency
Comment 3 Bastien Nocera 2016-04-18 14:17:51 UTC
Was committed in:
commit f9b2c480e38de4dbdd763137709a523f206a8d1b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 2 15:11:38 2015 +0200

    thumbnail: Ignore errors when not all frames are loaded
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=755672
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755982

And the version req bump:
commit 70d46d5cd8bac0de99fed21ee2247ec74b03991b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 5 14:15:57 2015 +0200

    build: Require the newest gdk-pixbuf
    
    Current development version of gdk-pixbuf is required for the
    GDK_PIXBUF_ERROR_INCOMPLETE_ANIMATION error.