https://bugs.kde.org/show_bug.cgi?id=494729
Bug ID: 494729 Summary: Cannot Choose Customized Raw Import Tools on Mac Classification: Applications Product: digikam Version: 8.4.0 Platform: macOS (DMG) OS: macOS Status: REPORTED Severity: minor Priority: NOR Component: ImageEditor-Workflow Assignee: digikam-bugs-n...@kde.org Reporter: qp.d...@outlook.com Target Milestone: --- Created attachment 174798 --> https://bugs.kde.org/attachment.cgi?id=174798&action=edit Screen capture showing the options not available *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Cannot choose any of the customized raw import tools, they are greyed out. STEPS TO REPRODUCE 1. Install both darktable and digikam with dmg packages. Give full disk access to digikam. 2. Launch digikam, navigate to Configure -> Image Editor -> RAW behavior -> Always open the Raw Import Tool to customized settings. 3. Click on the drop down menu. OBSERVED RESULT Only the default (Import Raw Using Libaw) is available, all the other options are greyed out and cannot be chosen. EXPECTED RESULT The "Raw Import Using DarkTable" option is available (not grayed out). SOFTWARE/OS VERSIONS macOS: 15.0.1 ADDITIONAL INFORMATION 1. I can confirm that when installing both darktable and digikam with homebrew, the "Raw Import Using DarkTable" option is still not available. 2. From the internal debug logging, I got the following output: ------------------------------------------- digikam.general: Plugin of type Digikam::DPluginRawImport loaded from "/Applications/digiKam.org/digikam.app/Contents/libexec/qt5/plugins/digikam/rawimport/RawImport_ART_Plugin.so" digikam.general: Plugin of type Digikam::DPluginRawImport loaded from "/Applications/digiKam.org/digikam.app/Contents/libexec/qt5/plugins/digikam/rawimport/RawImport_DarkTable_Plugin.so" digikam.general: Plugin of type Digikam::DPluginRawImport loaded from "/Applications/digiKam.org/digikam.app/Contents/libexec/qt5/plugins/digikam/rawimport/RawImport_UFRaw_Plugin.so" digikam.general: Plugin of type Digikam::DPluginRawImport loaded from "/Applications/digiKam.org/digikam.app/Contents/libexec/qt5/plugins/digikam/rawimport/RawImport_RawTherapee_Plugin.so" digikam.general: Plugin of type Digikam::DPluginRawImport loaded from "/Applications/digiKam.org/digikam.app/Contents/libexec/qt5/plugins/digikam/rawimport/RawImport_Native_Plugin.so" ------------------------------------------- judging from which I assume that all the rawimport plugins should be working properly. My best guess is that somehow digikam could not get the correct directory to DarkTable, or does not have the correct privilege to call DarkTable, but I have no idea how to fix this on Mac. 3. I can, however, successfully do this: right click on a raw file in an album, choose open with -> darktable.app. In this case, darktable will pop up and I can edit images as normal. -- You are receiving this mail because: You are watching all bug changes.