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 361416 - Reset Exif orientation tag tool
Reset Exif orientation tag tool
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.7.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-10-11 12:30 UTC by Michael Chudobiak
Modified: 2006-10-12 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2006-10-11 12:30:53 UTC
(Please reset version to 2.9.x once bugzilla supports it).

The patches applied in bug 343867 have added proper Exif orientation tag support to gthumb (starting with 2.9.0).

Unfortunately, earlier versions of gthumb had incorrect support. In particular, photos could be imported and "physically" rotated without resetting the orientation tag to "top left" (the default). This didn't matter in earlier versions (unless you were sharing with other applications) because the gthumb display code ignored the orientation tag - i.e., two wrongs made a right.

However, with 2.9.0 and later, users will correctly display the incorrectly-rotated photos. A tool (in the Tools menu) is needed to reset Exif orientation tags in bulk to "top left" to fix this.

For simplicity, I think we need only support reset to "top left", rather than supplying all 8 possible orientation values. (In the future, I hope that gthumb will support general Exif tag editing, for more specialized tweaking - see bug 343021, as well as bug 316666, bug 326101, bug 339648).

If anyone wishes to volunteer to code this, please shout!

I'll take a look at it in a week or two, time permitting, if no one else does.

- Mike
Comment 1 Michael Chudobiak 2006-10-11 20:47:25 UTC
OK, I'm working on a patch.
Comment 2 Michael Chudobiak 2006-10-12 13:05:27 UTC
The new reset tool is part of the roll-up patch at http://bugzilla.gnome.org/show_bug.cgi?id=343867#c158. Closing this bug.

- Mike