[issue16032] IDLE 3.2 is crashing multiple times

2012-09-26 Thread Ned Deily
Changes by Ned Deily : -- stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue16032] IDLE 3.2 is crashing multiple times

2012-09-26 Thread Omanand Jha Vatsa
Omanand Jha Vatsa added the comment: Thanks Ned. It is working for me now. Followed your steps to verify the version. Thanks again. -- ___ Python tracker ___ ___

[issue16032] IDLE 3.2 is crashing multiple times

2012-09-24 Thread Ned Deily
Ned Deily added the comment: Odd, it works for me. Check to make sure it really got installed: $ cd /Library/Frameworks/Tk.framework/ $ grep PATCH tkConfig.sh TK_PATCH_LEVEL='.11' You could manually delete the frameworks and try installing again: $ cd /Library/Frameworks $ sudo rm -r ./Tcl.fr

[issue16032] IDLE 3.2 is crashing multiple times

2012-09-24 Thread Omanand Jha Vatsa
Omanand Jha Vatsa added the comment: I have tried re-installing to 8.5.11.1. Still same issue. I am on Mac OSX 10.7.4 version. -- status: pending -> open ___ Python tracker ___

[issue16032] IDLE 3.2 is crashing multiple times

2012-09-24 Thread Ned Deily
Ned Deily added the comment: This is due to a bug in the current Cocoa Tk as released in ActiveTcl 8.5.12.1 (and 8.5.12). Try installing the previous ActiveTcl version, 8.5.11.1, which I just discovered is still available here: http://downloads.activestate.com/ActiveTcl/releases/8.5.11.1/ --

[issue16032] IDLE 3.2 is crashing multiple times

2012-09-24 Thread Omanand Jha Vatsa
New submission from Omanand Jha Vatsa: Crashed multiple times on clicking Preferences in IDLE menu. It is crashing while trying to copying things from the IDLE shell. -- assignee: ronaldoussoren components: Macintosh files: Python_2012-09-24-234004_BLMACPRO3137C.crash messages: 171212 n