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

Unresponsiveness on OS X after modal dialogs? #306

Closed
blitzmann opened this issue Jun 25, 2015 · 2 comments
Closed

Unresponsiveness on OS X after modal dialogs? #306

blitzmann opened this issue Jun 25, 2015 · 2 comments

Comments

@blitzmann
Copy link
Collaborator

wxPython 3.0.2.0 - directly from wxpython.org

Found this to be odd. Some modal dialogs seems to cause pyfa to just shut down, even after we are able to close the dialog. I've confirmed this with the update notifications, the backup progress dialog, the import progress dialog, and preferences, possible my

When I mean shut down, I mean there are no errors that I can see, however all menu items are greyed out and the GUI is completely unresponsive. I cannot switch between tabs or select any GUI elements

EDIT: seems to happen sporadically. I was just now able to backup fits and then work with GUI, however menu is still disabled... and preferences sometimes works too...

@blitzmann
Copy link
Collaborator Author

This might be due to opening previous tabs on startup? Just cleared my settings and so far it works...

@blitzmann
Copy link
Collaborator Author

Should be fixed. Seems a lot of the dialogs are bugged when trying to destroy, so we instead .Close() them

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

1 participant