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 413001 - Date changes don't save to the EXIF metadata
Date changes don't save to the EXIF metadata
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.3.x
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-28 09:17 UTC by David Prieto
Modified: 2007-02-28 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Picture giving the problem (160.65 KB, image/jpeg)
2007-02-28 09:56 UTC, David Prieto
  Details
add the DateTimeOriginal if missing (968 bytes, patch)
2007-02-28 14:03 UTC, Stephane Delcroix
committed Details | Review

Description David Prieto 2007-02-28 09:17:08 UTC
EXIF metadata is supposed to be updated when you change the picture information, but date changes are not saved. This is what I did:

1- Imported a single file to f-spot. I tried this method both copying the picture to the Photos folder, and not.

2- Used edit → change time to change the date of the picture.

3- Removed the picture from the catalogue.

4- Imported the same file again.

5- It showed the original date, not the one I had set. This should not be the expected behaviour.
Comment 1 Stephane Delcroix 2007-02-28 09:23:39 UTC
Can you please attach an image causing the problem ?
Comment 2 David Prieto 2007-02-28 09:56:23 UTC
Created attachment 83533 [details]
Picture giving the problem
Comment 3 David Prieto 2007-02-28 09:58:53 UTC
There you are, it was a random one because any picture I throw at it will give the same results.

This is a screenie of f-spot after importing the file: http://img341.imageshack.us/img341/8553/pantallazofspotlq9.png

This is after changing the date: http://img206.imageshack.us/img206/654/pantallazofspot1dn1.png

And this is after deleting it and adding it again: http://img485.imageshack.us/img485/2906/pantallazofspot2sl9.png
Comment 4 Stephane Delcroix 2007-02-28 13:10:36 UTC
I can confirm that bug... something is broken in one of the latest releases...
Comment 5 Stephane Delcroix 2007-02-28 14:03:18 UTC
Created attachment 83541 [details] [review]
add the DateTimeOriginal if missing

this patch fixes the issue (don't forget to enable the Write MEtadata to File)
Comment 6 Stephane Delcroix 2007-02-28 14:06:09 UTC
fixed in r2974
Comment 7 David Prieto 2007-02-28 14:09:42 UTC
Wow, that was SO fast. You developers never cease to amaze me.