-
Notifications
You must be signed in to change notification settings - Fork 411
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
Reproduceable crash on deleting fitting. #371
Comments
Is there anything in the log file in the I assume you're using the wx3 installer, which I think has a previous issue with modal Dialogs that I forgot about. Will test. |
Log files are all empty :( Yes, used wx3 installer. Shift-click seems to cause the fit to delete without crashing. |
I'm having a hard time testing this. It seems that every OS has it's own way of handing how to destroy a dialog, and these ways change from wx2.8 to 3.0. To make matters worse, I'm having a hard time (in linux anyway) differentiating this crash from #164. We'll see |
Pretty sure that fixes it for all platforms. |
This started being less reproduceable for me, will try to remember to report back once I've played with parallax release for a while. Cheers. |
On 1.15.0 - with wx3 - pyfa stops responding any time I delete a fitting. Windows brings up the stopped responding dialog and has to force close pyfa. The delete is successful on reload.
On windows 10 64 bit. Installed with installer, which automatically removed the old installation.
The text was updated successfully, but these errors were encountered: