Skip to content

Error when trying to start sioyek3-alpha0 on mac "Application "Finder" does not have permission to open "(null)"" #1405

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

Open
llamatux opened this issue May 22, 2025 · 0 comments

Comments

@llamatux
Copy link

llamatux commented May 22, 2025

Hello,

I was trying to use the pre-release version sioyek3-alpha0 and it was throwing an error on Mac: Application "Finder" does not have permission to open "(null)".

Same error when trying to start the app after putting it in the application folder as well as trying to run from package contents (right click app package, Show Package Contents>Contents>MacOS>sioyek). Running it from terminal worked, but it took multiple steps each time which was inconvenient.

After googling a bit, found a few solutions, and this one works perfectly for me:
Open terminal inside the Applications folder, then run the command (after putting the app in the Applications folder): codesign --force --deep --sign - sioyek.app

From what I read, it could be a developer side issue. This post might hold a clue.

Just leaving a report here for others who might come across the problem and for the developer to know. Thanks for this app @ahrm, it is so very useful for academics and has features which are probably not difficult to implement but has not been so far in any other PDF reader. I hope you keep developing!

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

1 participant