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

Issues opening application on mac #56

Open
Cinbarker opened this issue Dec 11, 2020 · 1 comment
Open

Issues opening application on mac #56

Cinbarker opened this issue Dec 11, 2020 · 1 comment

Comments

@Cinbarker
Copy link

After unzipping the application and moving it to my applications directory, double clicking the application causes an error: You do not have permission to open the application "Hardocs Desktop:.

Screen Shot 2020-12-11 at 12 40 28

I then tried manually opening using super user, and encountered another issue:

`cinbarker@Nicolass-MacBook-Pro ~ % sudo open /Applications/Hardocs\ Desktop.app

Password:

The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2508, NSUnderlyingError=0x7fc32f20e0c0 {Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x7fc32f20e880 {Error Domain=NSPOSIXErrorDomain Code=111 "Unknown error: 111" UserInfo={NSLocalizedDescription=Launchd job spawn failed with error: 111}}}}}
`

@jurra
Copy link
Member

jurra commented Jan 22, 2021

Thanks for opening this issue @Cinbarker :)
Did you try installing from an admin account?

Create a folder in that users Home named applications, then return to your admin account and choose that folder as the destination. Or install from your admin account to normal system Applications folder, making it available to all users and put account limitations on the other users if you don't want them to have access to it.

(I got this from apple's discussion website)

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

2 participants