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 784942 - thumbnail: Remove use of obsolete gnome-desktop-thumbnail helper
thumbnail: Remove use of obsolete gnome-desktop-thumbnail helper
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-14 09:45 UTC by Bastien Nocera
Modified: 2017-08-07 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
thumbnail: Remove use of obsolete gnome-desktop-thumbnail helper (1.74 KB, patch)
2017-07-14 09:45 UTC, Bastien Nocera
none Details | Review

Description Bastien Nocera 2017-07-14 09:45:12 UTC
.
Comment 1 Bastien Nocera 2017-07-14 09:45:15 UTC
Created attachment 355577 [details] [review]
thumbnail: Remove use of obsolete gnome-desktop-thumbnail helper

gnome_desktop_thumbnail_scale_down_pixbuf() is obsolete now that
gdk-pixbuf doesn't have the same bugs when shrinking images by large
factors.
Comment 2 Felix Riemann 2017-08-07 19:16:28 UTC
Looks good. Thanks! :)

commit 0e7749ba0bfac7e72c19841afcbebb10851533b4
Author: Bastien Nocera <>
Date:   Fri Jul 14 11:41:38 2017 +0200

    thumbnail: Remove use of obsolete gnome-desktop-thumbnail helper
    
    gnome_desktop_thumbnail_scale_down_pixbuf() is obsolete now that
    gdk-pixbuf doesn't have the same bugs when shrinking images by large
    factors.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784942
---
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.