[issue21053] Idle Crash with the ^ button

2014-03-24 Thread Pierre K
Pierre K added the comment: Thanks Ned for the advice & the links, indeed, there is a warning. The Tcl/Tk 8.5.15 version works like a charm! -- status: pending -> closed ___ Python tracker

[issue21053] Idle Crash with the ^ button

2014-03-24 Thread Ned Deily
Ned Deily added the comment: >From the crash report provided, you are using the buggy Apple-supplied system >Tcl/Tk 8.5 in OS X 10.7. You should have seen a warning message about this >when starting IDLE. There are also warnings in the installer README and the >download pages. Please downlo

[issue21053] Idle Crash with the ^ button

2014-03-24 Thread Pierre K
New submission from Pierre K: Idle crashes systematically when holding the ^button, which is regularly used in French. Very very annoying. -- components: IDLE files: Script.sh messages: 214726 nosy: pancakesnutella priority: normal severity: normal status: open title: Idle Crash with th