Bug 495628 - When starting digiKam the error appears: The application "Finder" does not have the permission to open "(null)".
Summary: When starting digiKam the error appears: The application "Finder" does not ha...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-FirstRun (other bugs)
Version First Reported In: 8.4.0
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-31 10:49 UTC by Iede
Modified: 2025-03-24 04:40 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.5.0
Sentry Crash Report:


Attachments
Screenshot of the error message (66.70 KB, image/png)
2024-10-31 10:49 UTC, Iede
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Iede 2024-10-31 10:49:38 UTC
Created attachment 175400 [details]
Screenshot of the error message

SUMMARY
Since installing macOS Sequoia 15.1 it is not possible to start digiKam anymore. From all possible ways to start an application (in the App folder with Finder, from the Dock or Spotlight) I get the error message: The application "Finder/Dock/Spotlight" does not have the permission to open "(null)".
I found out after installing macOS Sequoia 15.1 with my previous version of digiKam (cannot reproduce which one that was), and the error remained after installing the latest digiKam 8.4.0. 

STEPS TO REPRODUCE
1. Install macOS Sequoia 15.1
2. Run digiKam

OBSERVED RESULT
Error message The application "Finder/Dock/Spotlight" does not have the permission to open "(null)".

EXPECTED RESULT
digiKam starting up

SOFTWARE/OS VERSIONS
macOS: Sequoia 15.1

ADDITIONAL INFORMATION
Searching on this specific error message I see that other applications struggle with this too, e.g. OpenSCAD in https://forums.macrumors.com/threads/finder-does-not-have-permission-to-open-null.2441374/
The solution there seemed to be releasing a signed version.
Comment 1 Maik Qualmann 2024-10-31 10:52:17 UTC
Problem is fixed in the pre-release version of digiKam-8.5.0. There is now a version for Apple Silicon:

https://files.kde.org/digikam/

or Intel:

https://files.kde.org/digikam/legacy/

Maik
Comment 2 Maik Qualmann 2024-10-31 10:54:56 UTC
Read also this: https://bugs.kde.org/show_bug.cgi?id=495523#c3

Maik
Comment 3 Mark Christensen 2024-11-01 19:55:40 UTC
(In reply to Maik Qualmann from comment #1)
> Problem is fixed in the pre-release version of digiKam-8.5.0. There is now a
> version for Apple Silicon:
> 
> https://files.kde.org/digikam/
> 
> or Intel:
> 
> https://files.kde.org/digikam/legacy/
> 
> Maik

I had the same problem on an Intel MacBook Pro 16 inch 2019 after upgrading to macOS 15.1. I just downloaded and installed the legacy version https://files.kde.org/digikam/legacy/digiKam-8.5.0-20241027T124153-Qt5-MacOS-x86_64.pkg and the problem still exists.

Thank you for your time and efforts.
Comment 4 Iede 2024-11-01 20:07:38 UTC
In my situation the 8.5.0 worked, thanks for your help
Comment 5 Maik Qualmann 2024-11-01 20:15:42 UTC
@Iede, are you using the Apple Silicon version?

Maik
Comment 6 Mark Christensen 2024-11-23 19:52:52 UTC
(In reply to Mark Christensen from comment #3)
> (In reply to Maik Qualmann from comment #1)
> > Problem is fixed in the pre-release version of digiKam-8.5.0. There is now a
> > version for Apple Silicon:
> > 
> > https://files.kde.org/digikam/
> > 
> > or Intel:
> > 
> > https://files.kde.org/digikam/legacy/
> > 
> > Maik
> 
> I had the same problem on an Intel MacBook Pro 16 inch 2019 after upgrading
> to macOS 15.1. I just downloaded and installed the legacy version
> https://files.kde.org/digikam/legacy/digiKam-8.5.0-20241027T124153-Qt5-MacOS-
> x86_64.pkg and the problem still exists.
> 
> Thank you for your time and efforts.

I just downloaded and installed the latest legacy version for Mac Intel https://files.kde.org/digikam/legacy/digiKam-8.6.0-20241121T055349-Qt5-MacOS-x86_64.pkg and the problem still exists.

Thank you, hopefully the solution for the Mac Silicon can be applied to the Mac Intel version.
Comment 7 Maik Qualmann 2024-11-23 20:01:07 UTC
See Bug 496380
Reading this discussion, does it help? 

https://discussions.apple.com/thread/255827087?sortBy=rank

Maik
Comment 8 Mark Christensen 2024-11-23 20:20:14 UTC
(In reply to Maik Qualmann from comment #7)
> See Bug 496380
> Reading this discussion, does it help? 
> 
> https://discussions.apple.com/thread/255827087?sortBy=rank
> 
> Maik

I applied the codesign command to the digikam.app bundle and was able to open from finder.

Sorry I did not see Bug 496380 before.  I will add my comments there.