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

LSOpenURLsWithRole() failed with error -10810 #66

Open
gcstang opened this issue May 13, 2016 · 4 comments
Open

LSOpenURLsWithRole() failed with error -10810 #66

gcstang opened this issue May 13, 2016 · 4 comments
Labels

Comments

@gcstang
Copy link

gcstang commented May 13, 2016

MacOSX: El Capitan 10.11.4
RAM: 16GB
asar: v0.11.0
electron: v1.0.2
node-java: 0.7.0

If I leave my application as a simple folder it works correctly but if I use asar to package it I get this error.

LSOpenURLsWithRole() failed with error -10810 for the file /Users/myself/GitRepositories/3rdparty/electron/out/D/Electron.app.

@vojtatranta
Copy link

same here

@bengotow
Copy link
Contributor

What code are you running that is causing this error? When does the error appear? Is this at application launch, or later when you try to use something specific within the app bundle?

@vojtatranta
Copy link

Hi @bengotow thanks for your help.
In my case I just create a build and app does not run and this is output in terminal.

@gcstang
Copy link
Author

gcstang commented May 26, 2016

In my case I'm running node-java, if I run it without packaging it works fine but if I package it then I get this error immediately upon attempting to run it.

@stale stale bot added the wontfix label Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants