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

Application won't run/start #42

Open
bmccorm2 opened this issue Feb 6, 2023 · 7 comments
Open

Application won't run/start #42

bmccorm2 opened this issue Feb 6, 2023 · 7 comments

Comments

@bmccorm2
Copy link

bmccorm2 commented Feb 6, 2023

I'm sure this is a user error but here goes. I install the app (x86_64), run it, hit cmd+shift+g, and nothing. I check in activity monitor i can't find any process by the name 'verve.'

If i install the aarch64 version, i get this error: #16.

Much appreciated if you can point me in the right direction or some error messages or logs :) Thanks!

@ParthJadhav
Copy link
Owner

Hey @bmccorm2 , Can you try running the Executable file and share the output?

@bmccorm2
Copy link
Author

bmccorm2 commented Feb 7, 2023

I think this is the right binary?

bryan@cave ~> /Applications/verve.app/Contents/MacOS/verve 
exec: Failed to execute process '/Applications/verve.app/Contents/MacOS/verve', unknown error number 86

@ParthJadhav
Copy link
Owner

Hey @bmccorm2 , Sorry for the delay... I'll investigate.. That's quite strange though.

Is there any different output if you run the Executable from Finder?

@bmccorm2
Copy link
Author

Ah - maybe that is it. When i run the executable from finder it asks to install rosetta. So i'm guessing it won't run because i don't have rosetta installed?

I'd rather not install rosetta. But if i try the arm version I just get this error #16 which says is fixed?

@ParthJadhav
Copy link
Owner

Oh no, It's not fixed. I need to Pay apple to get it fixed I assume. I haven't signed the app because it costs 100$ per year.

You can try this:

xattr -c /Applications/verve.app

@bmccorm2
Copy link
Author

Same message :/

bryan@cave ~> sudo xattr -c /Applications/verve.app/
Password:
bryan@cave ~> /Applications/verve.app/Contents/MacOS/verve
exec: Failed to execute process '/Applications/verve.app/Contents/MacOS/verve', unknown error number 86

@ParthJadhav
Copy link
Owner

Same message :/

bryan@cave ~> sudo xattr -c /Applications/verve.app/
Password:
bryan@cave ~> /Applications/verve.app/Contents/MacOS/verve
exec: Failed to execute process '/Applications/verve.app/Contents/MacOS/verve', unknown error number 86

I'll see if I can replicate this error...

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