Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finder does not have permission to open (null) #27

Open
n0rdlicht opened this issue Nov 2, 2024 · 7 comments
Open

Finder does not have permission to open (null) #27

n0rdlicht opened this issue Nov 2, 2024 · 7 comments

Comments

@n0rdlicht
Copy link

When opening any package on macOS 15.1

Finder does not have permission to open (null)

appears. Sounds very much like https://forums.macrumors.com/threads/finder-does-not-have-permission-to-open-null.2441374/, however, "re" signing doesn't solve the issue and results in (for example for 3.40 arm64 package):

The application “QGIS-3.40.app” can’t be opened.

@beginor
Copy link

beginor commented Nov 4, 2024

Have the same issue too.

I find the only way to open qgis is open qgis in terminal ~/Applications/QGIS-3.40.app/Contents/MacOS/qgis

@RemiDesgrange
Copy link

@n0rdlicht it seems that this release is not signed (or I'm doing something not right)

codesign -dv ~/Applications/QGIS-3.40.app
/Users/remi/Applications/QGIS-3.40.app: code object is not signed at all

@n0rdlicht
Copy link
Author

I find the only way to open qgis is open qgis in terminal ~/Applications/QGIS-3.40.app/Contents/MacOS/qgis

Thats also the only way I got it to work.

@eflaten
Copy link

eflaten commented Nov 29, 2024

For 3.40.1 Same as over, but in Norwegian here: "Appen «Finder» har ikke tillatelse til å åpne «(null)»."
It opens fine with the Terminal.
I also have Conda and Qgis. Same error when I open qgis 3.40.1 with the shortcut in the finder window, but opens fine with the terminal.

@tsmcgrath
Copy link

3.40.1 has the same error. Also seems not to be signed:

codesign -dv ~/Applications/QGIS-3.40.app
/Users/tim/Applications/QGIS-3.40.app: code object is not signed at all

@julionovoa
Copy link

Same problem with 3.40.1:
image

Also got this message:
CRITICAL Authentication System : DISABLED. Resources authenticating via the system can not be accessed

@tsmcgrath
Copy link

@julionovoa As mentioned above, once installed, starting 3.40.1 from the command line does work and it runs fine after that. Just open a terminal window and enter:
~/Applications/QGIS-3.40.app/Contents/MacOS/qgis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants