-
Notifications
You must be signed in to change notification settings - Fork 26
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
Options menu crash on mac #95
Comments
This is still a bug. I have been working on trying to fix this for a bit. Will post if I find anything. |
For what its worth I tracked this one down to it crashing if you start Tk() after pygame. If I init Tk for the options_picker first and then have view init pygame then it will not crash. |
I have the build working for mac with tk and pygame, as well I ported it to Python3. Should I submit a pull request? |
Sure. I'm guessing the python3 port might break the awkward and terrible cxfreeze+pygame+tk combination on other platforms though |
Ok, should i create a fork and then do a pull request across that.. or do you want to add me? |
Yeah, fork and PR please. |
Chronometrics tried running .10beta1 on mac, and gets a crash with this error message when right clicking:
The text was updated successfully, but these errors were encountered: