Summary: | digikam - EXIF caption no longer copied to captions area | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Knut Hildebrandt <post> |
Component: | Tags-Captions | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/05d68a038ab2253364449204976befbb5dbbc18f | Version Fixed In: | 5.4.0 |
Sentry Crash Report: |
Description
Knut Hildebrandt
2016-03-24 22:31:43 UTC
Nothing has changed from this point. in source code. Please provide a sample image to import and check. Gilles Caulier This problem still reproducible using digiKam AppImage bundle 5.4.0 pre release ? It available at this url : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier Yes the problem still persists. The entry in question is "Exif.Photo.UserComment". It is set automatically by the camera and used to be copied at import time to the caption area by digicam4. Cheers Knut Can you provide a test image? Maik MAik, Just a note about current AppImage bundle 5.4.0 for Linux : it include Exiv2 0.26-svn (pre-release). This is important to know for this entry. But, i suspect that problem can be located in Advanced Metadata configuration panel from Setup dialog (or in low level DMetadatSettingsContainer class) , as we can found more than one report in bugzilla about metadata management with comments and tags, since 5.0.0 release. Gilles Problem ist not reproducible with the default settings from Advanced Metadata configuration panel. The "Exif.Photo.UserComment" is added as caption. Maik (In reply to Maik Qualmann from comment #6) > Problem ist not reproducible with the default settings from Advanced > Metadata configuration panel. The "Exif.Photo.UserComment" is added as > caption. what is meant by default settings. I did not change the settings when upgrading from digikam 4.x to digikam 5.x. Which settings are in question? Only face recognition is not selected in the metadata section, since it used to cause problems and I don't use it anyway. I send an image as attachment. This image was imported in digikam 5.3.0 using Exiv2 0.25 without Exif.Photo.UserComment being copied to caption. Knut Sorry, can't send the image as an attachment. It's a 16 Mbyte RAW-file. How shall I send it? Please, use a cloud web service to share large file. Gilles Caulier Git commit 05d68a038ab2253364449204976befbb5dbbc18f by Maik Qualmann. Committed on 30/12/2016 at 23:14. Pushed by mqualmann into branch 'master'. fix read EXIF caption if no XMP section exist FIXED-IN: 5.4.0 M +2 -1 NEWS M +56 -51 libs/dmetadata/dmetadata.cpp https://commits.kde.org/digikam/05d68a038ab2253364449204976befbb5dbbc18f Thanks. Looking forward to the next update. Knut It's back again. Thanks |