Kevin Walzer added the comment:

editFont.config is causing the crash. 

The revised patch you suggest configures both the display font example and the 
highlight-text example. We can certainly amend my patch along those lines.

I cannot reproduce the issue in simple Tcl/Tk using the equivalent [font 
create] and [font configure] calls. As noted, bugs involving the Tcl/Tk event 
loop on the Mac can be hard to reproduce. It is usually simpler, where 
possible, to work around the issue at the script level.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to