Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100663
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Osvaldo Dias dos Santos <vadodsantos@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | IDLE 3.5.1 quits unexpectedly (portuguese keyboard) |
| Date | Sat, 19 Dec 2015 04:15:53 +0100 |
| Lines | 26 |
| Message-ID | <mailman.23.1450699285.2237.python-list@python.org> (permalink) |
| Mime-Version | 1.0 (Mac OS X Mail 9.2 \(3112\)) |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de 8IkLw9CT/1hQG2SA0JjgdQXnIur6mZSp+SJ2rn0ZGUfA== |
| Return-Path | <vadodsantos@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.015 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'subject:IDLE': 0.04; '(even': 0.05; 'lost.': 0.09; 'orange': 0.09; 'pressing': 0.09; 'unexpectedly': 0.09; 'python': 0.10; 'language,': 0.11; 'break- word;': 0.16; 'code).': 0.16; 'opens,': 0.16; 'quits': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'space;': 0.16; 'word-wrap:': 0.16; 'keyboard': 0.22; 'attached.': 0.23; 'second': 0.24; 'crash': 0.29; 'key,': 0.29; 'window': 0.30; 'anyone': 0.32; 'idle': 0.33; 'shift': 0.33; 'symbol': 0.33; 'message- id:@gmail.com': 0.34; 'skip:- 10': 0.34; '0);': 0.34; 'file': 0.34; 'received:google.com': 0.35; 'so,': 0.35; 'on,': 0.35; 'received:74.125.82': 0.35; 'but': 0.36; 'apple': 0.36; 'to:addr :python-list': 0.36; 'charset:us-ascii': 0.37; 'associated': 0.38; 'button': 0.38; 'thank': 0.38; 'files': 0.38; 'hi,': 0.38; 'skip:- 20': 0.39; 'does': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'press': 0.61; 'header:Message-Id:1': 0.61; 'information': 0.63; 'virus:src="cid:': 0.64; 'content- type:multipart/related': 0.65; 'click': 0.76; '3.5.1': 0.84; 'received:192.168.0.101': 0.84; 'top.': 0.84; 'start;': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=84VkzGYp35s6vJIQYF36o4rzt75AS9+ADv0MGwB3JMQ=; b=gKGwWgwMso4A+9vVD1kxpZ9hLilhxmqVULAwvrbn75HbwiXAKxRL1svWwIKoT8Ezlj PWLNW0jCye/+4QUKb/Hdg4qJupA0QQSfaObVLIsB8rOOwTwLFiVD3BxHUMocmms87RPt WFE8Kfn/XmFabGHlwep5I7Ow1q4nht/6TSDoGWVu8KilPuSqU2/xNWYziTnJbgwrsKPS 5uSyWtBaC/eOgQ8mKJ4L+Du236x4aIwPhtb9SOuTcJMhHD1+AGUaf3uMmngWhqZAYSEY TFkt00lpYJoxAL2oYBl0KeTj7osDM+6CvvbnsE0yuhzgble0O0QJ2+Ibwe47SD5VHYb+ BT+Q== |
| X-Received | by 10.194.118.36 with SMTP id kj4mr7119347wjb.88.1450494959277; Fri, 18 Dec 2015 19:15:59 -0800 (PST) |
| X-Mailer | Apple Mail (2.3112) |
| X-Mailman-Approved-At | Mon, 21 Dec 2015 07:01:24 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:100663 |
Show key headers only | View raw
Hi, Pressing the tilde key my iMac portuguese keyboard quits IDLE unexpectedly (along with any associated files I may be working on, including code). The keyboard image is attached. The tilde key is the second orange one from the top. This key is very important in this language, because pressing it together with the shift key, the caret ( ^ ) symbol is entered. So, if I try to enter a caret and press the shift and the tilde key to do it, IDLE quits and any unsaved file information (even code) is lost. Then Apple crash report window opens, but if I click the reopen button nothing happens, IDLE does not reopen. Python 3.5.1 OS X 10.11.2 (El Capitan) Anyone may help ? Thank you, Kind regards, Osvaldo
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
IDLE 3.5.1 quits unexpectedly (portuguese keyboard) Osvaldo Dias dos Santos <vadodsantos@gmail.com> - 2015-12-19 04:15 +0100
csiph-web