https://bugs.kde.org/show_bug.cgi?id=367675
Bug ID: 367675 Summary: Incomplete "Exec"-line in digikam-opencamera.desktop Product: digikam Version: 5.1.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Import Assignee: digikam-de...@kde.org Reporter: kram...@web.de The device notifier action "Download Photos with digiKam" was not working for me. To fix this, I had to modify the "Exec"-line in /usr/share/solid/actions/digikam-opencamera.desktop from Exec=share/digikam/utils/digikam-camera downloadFromUdi %i to Exec=/usr/share/digikam/utils/digikam-camera downloadFromUdi %i Reproducible: Always Steps to Reproduce: 1. Plug in a camera via USB 2. Choose "Download Photos with digiKam" in device notifier Actual Results: Nothing happens. Expected Results: Digikam's import windows should open. -- You are receiving this mail because: You are watching all bug changes.