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 492262 - Rotate removes thumbnail
Rotate removes thumbnail
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-11-01 03:34 UTC by Ignacy Gawędzki
Modified: 2007-11-01 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (504 bytes, patch)
2007-11-01 03:34 UTC, Ignacy Gawędzki
none Details | Review

Description Ignacy Gawędzki 2007-11-01 03:34:28 UTC
The rotate feature removes the embedded thumbnail, because jpegtran_thumbnail is supposed to return an integer and not a boolean.
Comment 1 Ignacy Gawędzki 2007-11-01 03:34:58 UTC
Created attachment 98296 [details] [review]
proposed patch
Comment 2 Michael Chudobiak 2007-11-01 12:07:40 UTC
Good catch, thank you!

Patch applied to svn:
http://svn.gnome.org/viewvc/gthumb?view=revision&revision=2041
http://svn.gnome.org/viewvc/gthumb?view=revision&revision=2042

- Mike