Bug 150191

Summary: Embedded thumbnail date is used for sorting.
Product: [Applications] digikam Reporter: Ulises M. Estrada López <tosszyx>
Component: Plugin-Generic-TimeAdjustAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, smit.meh
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.0

Description Ulises M. Estrada López 2007-09-25 15:21:17 UTC
Version:           0.9.1 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14.1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-16-generic

When sorting an album by date, the date that is used is not the one in the "EXIF>Image information", but the one in "EXIF>Embedded thumbnail". The only date that gets modified when using "Image>Adjust Date & time" is the "EXIF>Image information" the other one stays the same.
Comment 1 caulier.gilles 2007-09-27 13:06:19 UTC
uLe,

There is no reason for that. the plugin set all tags relevant DatTime info from Exif and Iptc. Look KExiv2::setImageDateTime() method from libkexiv2 :

http://websvn.kde.org/branches/extragear/kde3/libs/libkexiv2/libkexiv2/kexiv2.cpp?revision=717230&view=markup

The plugin use libkexiv2 + Exiv2 libraries. Which versions you use ?

Gilles Caulier
Comment 2 caulier.gilles 2008-12-08 09:20:37 UTC
Ulises,

This file still valid using kipi-plugins 0.1.6 and digiKam 0.9.4 ?

Gilles Caulier
Comment 3 caulier.gilles 2011-12-20 17:36:40 UTC
Ulises,

This file still valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 4 Smit Mehta 2012-04-19 17:56:02 UTC
Hi Gilles

Can you please tell me where in digiKam is this EXIF->Embedded thumbnail date shown?

Smit
Comment 5 caulier.gilles 2012-04-21 12:19:51 UTC
No feedback...
Comment 6 caulier.gilles 2015-06-28 10:02:09 UTC
New Kipiplugins 4.11.0 is available :

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?

Gilles Caulier
Comment 7 caulier.gilles 2016-07-02 15:55:29 UTC
This plugin is now ported to digiKam BQM. Problem is not reproducible.
Gilles Caulier