Bug 168567 - Unable to edit or remove iptc and xmp info
Summary: Unable to edit or remove iptc and xmp info
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Xmp (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 03:21 UTC by Geoff King
Modified: 2017-08-13 07:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff King 2008-08-07 03:21:34 UTC
Version:           0.10.0-beta3 (rev.: 843335) (using KDE 4.1.0)
Installed from:    Ubuntu Packages
Compiler:          gcc 
OS:                Linux

I am unable to add, edit or remove iptc and xmp info.  For example if I change a caption in the caption box, the change is made, but when I switch to the Metadata toolbar and look at the IPTC and XMP info it has not changed.  I've double checked the configuration options to make sure it updates metadata.  

I get the following message in the terminal and assume it has something to do with the line "is TIFF based RAW file not yet supported." although this is a JPG file. In this example I tried to add the word "up".

-----------------------
digikam(7790): "/home/gsking/Pictures/2008-05-24/img-000001.JPG"  ==> Comment:  "Adam standing up"
"Adam standing" 

"Adam standing" 

"Adam standing" 

digikam(7790): "/home/gsking/Pictures/2008-05-24/img-000001.JPG"  ==> Rating:  0
/home/gsking/Pictures/2008-05-24/img-000001.JPG ==> Iptc Keywords: Adam
'/home/gsking/Pictures/2008-05-24' is TIFF based RAW file not yet supported. Metadata not saved.
----------------------------------

Also, if I try to do this...
Image > Metadata > Remove XMP..

I get the following message box.
Unable to remove XMP metadata from:  [also the same for IPTC AND EXIF]
Comment 1 caulier.gilles 2008-08-07 06:16:39 UTC
Geoff, 

message come from libkexiv2. which Exiv2 version you use ? svn (future 0.18) ?

Gilles Caulier
Comment 2 Gerhard Kulzer 2008-08-07 12:02:08 UTC
I have the same problems, using 0.17.91. I did work OK for some days.
If I do inject IPTC data from konsole using exiv2, all works fine. So I suspect it to be a digikam issue, also because I havn't changed exiv2 for a couple of days now.

Gerhard
Comment 3 Gerhard Kulzer 2008-08-07 12:41:12 UTC
Hi Geoff, Gilles found the problem, it is fixed in svn. Please svn update again and compile. revision 843567

Gerhard
Comment 4 caulier.gilles 2008-08-07 12:52:08 UTC
SVN commit 843570 by cgilles:

wrong logic
BUG: 168567


 M  +1 -1      kexiv2.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=843570