-
-
Notifications
You must be signed in to change notification settings - Fork 473
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
Issues with Tkinter example on exit and during window resize (Win, Mac) #441
Comments
The hang when resizing window during initial loading is fixed in Tk 8.6, relevant commits in Issue #535. |
Related issue in Panda3D project: panda3d/panda3d#586 . It states that disabling Panda3D message loop fixed the issue. So enabling CEF multi-threaded message loop may fix the issue as well. Blocked by: #380 . |
Maybe it is particular to my Windows 10 system but I see the issue again when resizing and Tk 8.6.9:
|
Mac issues on exit and with window resize seem to be fixed by commit 0da1393 . |
Started occurring in v66.0 on Windows 7 with Tk 8.5.
With Python 3.7 and Tk 8.6.8 it resizes and exits fine for me on Windows, but other users report problems with Tk 8.6 as well.
Issues also occur on Mac (Catalina 10.15, Tk 8.5). When resizing window it doesn't hang, but strange resize issues occur. On exit it crashes with this log messages:
Stack trace for exit crash:
The text was updated successfully, but these errors were encountered: