| Summary: | the xmp tag data is not handled correctly for raw images with sidecar files | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Al <alpinekid> |
| Component: | Metadata-Sidecar | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/kde/digikam/commit/240d7322b336bee04f5a40e7a41cfa511a68647b | Version Fixed/Implemented In: | 6.3.0 |
| Sentry Crash Report: | |||
|
Description
Al
2019-08-06 04:42:28 UTC
The reading of sidecar files is activated? Please send me a RAW + sidecar on my private e-mail. Maik Are the RAW files with the sidecars in an existing collection? Or did you add the RAW files over the copy / paste function? I actually see a problem with the normal copying process here. There is a possibility that the RAW will be copied in front of the sidecar and digiKam will not "see" the sidecar file. A re-reading of the metadata would help. I'll change the function to always copy all the sidecars first and then the image files. Maik Git commit 240d7322b336bee04f5a40e7a41cfa511a68647b by Maik Qualmann. Committed on 06/08/2019 at 19:36. Pushed by mqualmann into branch 'master'. change the behavior when copying images with sidecars Related: bug 379503 FIXED-IN: 6.3.0 M +3 -1 NEWS M +21 -8 core/libs/database/utils/ifaces/dio.cpp https://invent.kde.org/kde/digikam/commit/240d7322b336bee04f5a40e7a41cfa511a68647b |