[issue10973] OS X 10.6 IDLE, tkinter: Cocoa Tk 8.5 crash when composite character typed in text field

Michael Foord report at bugs.python.org
Tue Jan 25 15:47:20 CET 2011


Michael Foord <michael at voidspace.org.uk> added the comment:

The reason I think it is an issue is that a previous release of Python 2.7 could start IDLE (the initial window would appear), but a dialog would also appear saying that it could not connect to the subprocess and IDLE would exit. IDLE itself had been set to run as a 32bit process by default, but "various people" thought the issue was caused by the subprocess not being launched as 32bit.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10973>
_______________________________________


More information about the Python-bugs-list mailing list