Summary: | No longer possible to have RAW files as sidecars | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Per Wigren <per.wigren> |
Component: | Metadata-Sidecar | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Homebrew (macOS) | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/d7f3cf426d334bb7f633ce13032d3169f49fc23d | Version Fixed In: | 8.6.0 |
Sentry Crash Report: |
Description
Per Wigren
2024-11-17 15:25:32 UTC
In digiKam setup/metadata/sidecars, did you configure the option "Additional sidecar file extensions" ? https://docs.digikam.org/en/setup_application/metadata_settings.html#sidecars-settings Gilles Caulier Yes. If I try to add "ARW" as an additional sidecar in 8.5.0, it's not even being saved. When I open the settings again it's removed from the list of additional sidecars. Other extensions are saved, and even "ARW.dop", but not "ARW' or other RAW extensions such as RW2, CR2 and DNG. Correct, this behavior is correct and is based on a bug report. We are checking for valid RAW file extensions. The user had accidentally deleted his RAW files. You will have to think of a different workflow. Maik Then digiKam is sadly no longer for me. Thank you for your time. This option is about sidecars and not about RAW files. The only option I can see would be to show a big warning when real RAW file extensions are added. Maik Git commit d7f3cf426d334bb7f633ce13032d3169f49fc23d by Maik Qualmann. Committed on 17/11/2024 at 18:24. Pushed by mqualmann into branch 'master'. allow RAW extensions as sidecar with warning message FIXED-IN: 8.6.0 M +1 -1 NEWS M +52 -23 core/utilities/setup/metadata/setupmetadata.cpp M +1 -0 core/utilities/setup/metadata/setupmetadata.h M +2 -0 core/utilities/setup/metadata/setupmetadata_p.h https://invent.kde.org/graphics/digikam/-/commit/d7f3cf426d334bb7f633ce13032d3169f49fc23d Wow! Thank you so much! |