-
Notifications
You must be signed in to change notification settings - Fork 997
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
[2.x] Opening, closing the large view of the temperature history graph causes segfault #909
Comments
Reproduced. |
Everything that required a reboot to take effect on py2/wxp3 causes a segfault on py3/wxp4 |
Hmm, actually, I just tried to trigger this again so I could try to catch it in gdb and I can't get it to happen |
I think this is fixed with 61581e1 - can you test? |
The crash is mostly gone but if I open the large view and close it, the next time I click on the small graph, this error message appears in the console:
If I click again, the large view opens. Everytime I open/close it, that error appears the next time I try to open it, effectively making it take two clicks to open. I said "mostly gone" because if I then close Pronterface, it segfaults on the way down. |
Well spotted - can you try again with latest commit? |
That was with commit 89b2859 |
Oh oops I forgot to push - try with 610f9ff |
That did it. |
The text was updated successfully, but these errors were encountered: