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 594359 - Try gdk-pixbuf before ImageMagick to import and scale thumbnails
Try gdk-pixbuf before ImageMagick to import and scale thumbnails
Status: RESOLVED FIXED
Product: libgsf
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-09-07 10:02 UTC by Caolan McNamara
Modified: 2009-09-25 23:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
attempt to shrink dependencies (3.20 KB, patch)
2009-09-07 10:02 UTC, Caolan McNamara
accepted-commit_now Details | Review

Description Caolan McNamara 2009-09-07 10:02:00 UTC
Created attachment 142619 [details] [review]
attempt to shrink dependencies

A patch to try gdk-pixbuf to scale gsf-office-thumbnailer's thumbnails before
falling back to ImageMagick
Comment 1 Jody Goldberg 2009-09-07 21:01:01 UTC
Comment on attachment 142619 [details] [review]
attempt to shrink dependencies

As long as it's not the default, so that people can build libgsf without gtk I'm fine with the patch.   Please commit.
Comment 2 Morten Welinder 2009-09-25 23:26:06 UTC
Committed.  Thanks.