Package: idle3
Version: 3.1.3-12
Severity: normal

IDLE3 seems to crash when invoking the keyboard shortcut for autocompletion
(ctrl + space).

How to reproduce:
1. Start idle3.
2. Press ctrl + space.
3. Idle crashes, with the following on stdout:

Traceback (most recent call last):
  File "/usr/bin/idle3", line 5, in <module>
    main()
  File "/usr/lib/python3.1/idlelib/PyShell.py", line 1420, in main
    root.mainloop()
  File "/usr/lib/python3.1/tkinter/__init__.py", line 1012, in mainloop
    self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc0 in position 0: invalid
start byte

Note that this problem does not occur with using IDLE (for Python 2.6).



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-2.dmz.5-liquorix-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages idle3 depends on:
ii  python3                       3.1.3-12   interactive high-level object-orie
ii  python3-tk                    3.1.3-1    Tkinter - Writing Tk applications 

idle3 recommends no packages.

idle3 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to