-
Notifications
You must be signed in to change notification settings - Fork 438
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
Mu 1.2.0 fails to open in macOS 10.12 Sierra #2368
Comments
Okay, so I've traced this down to the
Looking at the current pup output (like this one) We might need to add a |
Created this pup issue as a feature request: And draft PR here to test it: I can confirm the generated macOS installer works in 10.12. To download it go this link and click on the highlighted installer (you need to be logged in GitHub for the link to work): https://github.com/mu-editor/mu/actions/runs/3688654382 |
Okay, I've merged PR #2371 which will have fixed this issue for the next Mu release, thanks everyone for the report and the testing! |
Double clicking on the .app bundle doesn't do anything, no visible crash and no crash reporter.
Using the
open
command in the terminal prints this error:And executing the launcher directly:
In comparison 1.1.1 had an issue with the user venv dependencies not being compatible, but the application launched and the crash reporter captured it.
The text was updated successfully, but these errors were encountered: