Bug 128975 - "Correct Exif Orientation Tag" does not change the mtime of the image file
Summary: "Correct Exif Orientation Tag" does not change the mtime of the image file
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Orientation (show other bugs)
Version: 0.8.1
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 00:32 UTC by schmud
Modified: 2017-08-11 21:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.9.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schmud 2006-06-11 00:32:36 UTC
Version:           digikam-0.8.1-r1 (using KDE KDE 3.5.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.6 
OS:                Linux

I rather like to change the EXIF Orientation Tag insted of rotating the image.
If I do this, there is a change of the image file (proofed with md5sum) but there is no change of the file modification time. 
This is a problem for me, because I backup all my pictures with rsync. If I change the Exif orientation tag, neither the size of the file changes, nor the mtime, so rsync does not recognise the modification and my files do not get backed up.
Comment 1 caulier.gilles 2007-04-20 14:28:47 UTC
Since digiKam 0.9.x is out, we use Exiv2 shared library to handle Exif tags.

This library set properlly the mtime of file when something is changed in Exif.

This problem cannot be reproduce with 0.9.x. I close this file.

Gilles Caulier