[Kde-imaging] [Bug 243106] Flickr uploader uploads with wrong date

Harry de Valence hdevalence at gmail.com
Wed Aug 11 21:53:54 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=243106





--- Comment #6 from Harry de Valence <hdevalence gmail com>  2010-08-11 21:53:51 ---
I think I may have found the problem.

If I select an NEF file and open if with UFRaw, then the resulting jpg/png/tif
file is apparently not opened correctly in Digikam. It shows up in the "View"
mode as having its date/time as when the file was created. Then, if I click on
the stars to assign it a rating, it saves the rating AND the wrong date to the
image file.

If, however, I do "Reread metadata from Image", it sees the correct date, so
that when I give it a rating, it does not overwrite the exif data with bad
values.

Here is a diff of the exif data from the original image immediately after it
was produced by UFRaw, and after I assigned it a rating in Digikam.

As you can see, setting a rating overwrites the correct date/time in the Exif
data.

--- exif_1      2010-08-11 15:41:05.140271246 -0400
+++ exif_2      2010-08-11 15:41:46.070271775 -0400
@@ -12,15 +12,13 @@
 Compression                     : Deflate/Inflate
 Filter                          : Adaptive
 Interlace                       : Noninterlaced
-Source                          : NIKOND70s
-Exif Byte Order                 : Big-endian (Motorola, MM)
-Processing Software             : UFRaw 0.16
+Exif Byte Order                 : Little-endian (Intel, II)
+Processing Software             : digiKam-1.2.0
 Subfile Type                    : Reduced-resolution image
 Make                            : NIKON CORPORATION
 Camera Model Name               : NIKON D70s
 Orientation                     : Horizontal (normal)
-Software                        : Ver.1.00
-Modify Date                     : 2010:07:03 17:17:04
+Modify Date                     : 2010:08:11 14:21:21
 Reference Black White           : 0 255 0 255 0 255
 Exposure Time                   : 1/500
 F Number                        : 8.0
@@ -94,7 +92,6 @@
 Flash Group B Exposure Comp     : 0
 Image Optimization              : Normal
 Vari Program                    : 
-User Comment                    : 
 Sub Sec Time                    : 00
 Sub Sec Time Original           : 00
 Sub Sec Time Digitized          : 00
@@ -115,8 +112,22 @@
 Subject Distance Range          : Unknown
 Date/Time Original              : 2010:07:03 17:17:04
 TIFF-EP Standard ID             : 1 0 0 0
+Current IPTC Digest             : ac43f309c96a85b92d70c15518700273
+Originating Program             : digiKam
+Program Version                 : 1.2.0
+Time Created                    : 14:21:21+00:00
+XMP Toolkit                     : XMP Core 4.4.0-Exiv2
+Date/Time Modified              : 2010:08:11 14:21:21
+Creator Tool                    : digiKam-1.2.0
+Metadata Date                   : 2010:08:11 14:21:21
+Rating                          : 3
+Date Created                    : 2010:08:11 14:21:21
+Rating Percent                  : 50
+Software                        : UFRaw
+Source                          : NIKOND70s
 Aperture                        : 8.0
 Blue Balance                    : 1.410156
+Date/Time Created               : 2010:08:11 14:21:21+00:00
 Image Size                      : 3039x2014
 Lens ID                         : AF-S DX Zoom-Nikkor 18-70mm f/3.5-4.5G IF-ED
 Lens                            : 18-70mm f/3.5-4.5 G
@@ -125,7 +136,7 @@
 Shutter Speed                   : 1/500
 Create Date                     : 2010:07:03 17:17:04.00
 Date/Time Original              : 2010:07:03 17:17:04.00
-Modify Date                     : 2010:07:03 17:17:04.00
+Modify Date                     : 2010:08:11 14:21:21.00
 Circle Of Confusion             : 0.020 mm
 Depth Of Field                  : inf (3.89 m - inf)
 Field Of View                   : 38.0 deg (5.47 m)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list