Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Christian Gollwitzer Newsgroups: comp.lang.python Subject: Re: Idle crashes when using accentuated letters in Mac OS X Date: Sun, 10 Aug 2014 23:06:39 +0200 Organization: A noiseless patient Spider Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 10 Aug 2014 21:06:39 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="0ca390f552aaaca2fd2a25e51821864b"; logging-data="13080"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/cnOJq/pLzo/DqVRigecPGObD6jShGD5U=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: Cancel-Lock: sha1:H6zPeIRRzRs4lpmj0es8iz0tqmY= Xref: csiph.com comp.lang.python:76004 Am 10.08.14 15:03, schrieb Anamaria Martins Moreira > I am facing a problem with using accentuated characters in idle (2.7.6 > or 2.7.8). When I type the accent, idle crashes. If I call python from a > terminal, there is no such problem. Try updating your Tcl/Tk to the latest version, e.g. via ActiveTcl. I remember such a bug in the OSX version, which was fixed a long time ago. There is a number of bugs in the OSX Tk, a lot of them was recently fixed, so stay tuned and maybe update when 8.6.2 becomes available. Christian