[Digikam-devel] [Bug 159158] New: Tags moved in tree are duplicated in the IPTC metadata
Jean-Marc Liotier
jim at liotier.org
Tue Mar 11 20:38:13 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=159158
Summary: Tags moved in tree are duplicated in the IPTC metadata
Product: digikam
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: jim liotier org
Version: 0.9.2-final (using KDE 3.5.8)
Installed from: Ubuntu Packages
OS: Linux
Let's take a file an tag it with the word "Senegal", then synchronize the images from the database.
21:12 jim senecio ~/digikam_albums/Senegal2008% exiv2 -p iptc img_1640.jpg
Iptc.Application2.Program String 7 digiKam
Iptc.Application2.ProgramVersion String 11 0.9.2-final
Iptc.Application2.Keywords String 8 Senegal
Wait - surely I'm going to visit other countries, so let's make a "Place" category and put "Senegal" in it by drag and dropping it there in the "Tag Filters" tree display on the right of the main window.
21:13 jim senecio ~/digikam_albums/Senegal2008% exiv2 -p iptc img_1640.jpg
Iptc.Application2.Program String 7 digiKam
Iptc.Application2.ProgramVersion String 11 0.9.2-final
Iptc.Application2.Keywords String 8 Senegal
Iptc.Application2.Keywords String 14 Place/Senegal
Ooops. "Place/Senegal" is correct, but "Senegal" has not been deleted.
Maybe this is consistent with Digikam's policy of not harming existing data inside the picture file. But from my point of view this is not what I expected.
More information about the Digikam-devel
mailing list