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

Reproduceable crash on deleting fitting. #371

Closed
the-squid opened this issue Oct 1, 2015 · 5 comments
Closed

Reproduceable crash on deleting fitting. #371

the-squid opened this issue Oct 1, 2015 · 5 comments

Comments

@the-squid
Copy link

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.

@blitzmann
Copy link
Collaborator

Is there anything in the log file in the .pyfa directory? Can you Shift+Click the delete icon and see if it works?

I assume you're using the wx3 installer, which I think has a previous issue with modal Dialogs that I forgot about. Will test.

@the-squid
Copy link
Author

Log files are all empty :(

Yes, used wx3 installer.

Shift-click seems to cause the fit to delete without crashing.

blitzmann added a commit to blitzmann/Pyfa that referenced this issue Oct 2, 2015
@blitzmann
Copy link
Collaborator

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

@blitzmann
Copy link
Collaborator

Pretty sure that fixes it for all platforms.

@the-squid
Copy link
Author

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.

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