Bug 150191 - Embedded thumbnail date is used for sorting.
Summary: Embedded thumbnail date is used for sorting.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-TimeAdjust (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 15:21 UTC by Ulises M. Estrada López
Modified: 2018-09-22 08:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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