You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this one will be hard to reproduce for me... It seems to be an FFI problem with tkinter...
(there is no python exception here...).
I would suggest trying with another python
interpreter such as active python or the one on macports or brew...
After some more investigations, it seems the crash is triggered by inserting special characters, such as ^ and ` (which are characters that require a second character after them to be displayed).
With version 217d512 on MacOSX Yosemite 10.10.5
After typing a bit in the main edit box, the program crashed.
The text was updated successfully, but these errors were encountered: