Bug 188062 - Synchronize Images with Database does not save Copyright, Credit, Source, By-line, By-line Title in IPTC
Summary: Synchronize Images with Database does not save Copyright, Credit, Source, By-...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Iptc (show other bugs)
Version: 0.10.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 10:38 UTC by Christian Häne
Modified: 2022-01-08 13:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Häne 2009-03-25 10:38:01 UTC
Version:           0.10.0 (using KDE 4.2.1)
OS:                Linux
Installed from:    Gentoo Packages

Synchronize Images with Database does not save Copyright, Credit, Source, By-line, By-line Title in IPTC. I think this should be saved to the images with this function.
Comment 1 caulier.gilles 2009-03-25 10:45:13 UTC
Hum, and in XMP ?

Can you confirm this problem using digiKam 0.9.5 ?

Gilles Caulier
Comment 2 Christian Häne 2009-03-25 10:59:04 UTC
XMP is totally empty for all my images. I don't know why.

I don't have installed 0.9.5 but i can confirm the same behavior in 0.9.4. Now due to testing with 0.9.4 i found out that both versions 0.10.0 and 0.9.4 save the Copyright, Credit, Source, By-line, By-line Title in IPTC for only the first image of the album when running synchronize Images with database.

I really think this is a bug.
Comment 3 Ian Hubbertz 2009-03-26 12:57:33 UTC
Yesterday I tried to use "Synchronize Images with Database" to add Rating (IPTC Urgency) to images using 0.9.5.

This failed for approx. 2/3 of the images. I can dig deeper into this issue this evening (or next weekend), if you tell me where to look at.


Furthermore, some unrated images where tagged with "urgency 8". I know that digikam don't distinguish between zero stars and no rating, but IMHO a zero rating should not get written to IPTC, because in most cases it means that the image has not been rated yet.
Comment 4 Christian Häne 2009-04-13 18:10:28 UTC
(In reply to comment #2)
> XMP is totally empty for all my images. I don't know why.
 
I found out now why it was empty i compiled exiv2 without xmp support.

> I don't have installed 0.9.5 but i can confirm the same behavior in 0.9.4. Now
> due to testing with 0.9.4 i found out that both versions 0.10.0 and 0.9.4 save
> the Copyright, Credit, Source, By-line, By-line Title in IPTC for only the
> first image of the album when running synchronize Images with database.
> 
> I really think this is a bug.

I recompiled exiv2 with xmp support and this resolved the bug completly for digikam 0.10.0 i didn't test 0.9.4.
Comment 5 caulier.gilles 2009-04-13 18:53:26 UTC
SVN commit 953296 by cgilles:

if Exiv2/libkexiv2 is compiled without XMP support, do not return false and continue to play with IPTC metadata
CCBUGS: 188062


 M  +55 -41    dmetadata.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=953296
Comment 6 caulier.gilles 2009-04-15 12:24:13 UTC
Christian, Ian,

Please checkout code from svn (digiKam 0.11) and compile/install it.

Let's me hear if all work fine now.

Gilles Caulier
Comment 7 Christian Häne 2009-04-22 11:15:15 UTC
The things i reported work now with digikam 0.11. Thanks for fixing the bug.

Christian
Comment 8 caulier.gilles 2009-04-22 11:22:37 UTC
Thanks. i close this file now.

Gilles Caulier