[Bug 365534] Re: IDLE crashes on code completion
Paolo Sammicheli
paolo at sammicheli.net
Sat Aug 6 11:09:34 UTC 2011
Oneiric update: idle-python2.6 and idle-python2.7 packages are not
affected and idle-python2.3 is still affected
x at oneiric:~$ idle-python3.2
Traceback (most recent call last):
File "/usr/bin/idle-python3.2", line 5, in <module>
main()
File "/usr/lib/python3.2/idlelib/PyShell.py", line 1427, in main
root.mainloop()
File "/usr/lib/python3.2/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
x at oneiric:~$ apt-cache policy idle-python3.2
idle-python3.2:
Installato: 3.2.1-1
Candidato: 3.2.1-1
Tabella versione:
*** 3.2.1-1 0
500 http://it.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages
100 /var/lib/dpkg/status
** Bug watch added: Python Roundup #1028
http://bugs.python.org/issue1028
** Also affects: python via
http://bugs.python.org/issue1028
Importance: Unknown
Status: Unknown
** Description changed:
Binary package hint: idle-python3.0
1.Launch IDLE for Python3
2.Press Ctrl-Space
3.IDLE will crash with traceback:
Traceback (most recent call last):
- File "/usr/bin/idle-python3.0", line 5, in <module>
- main()
- File "/usr/lib/python3.0/idlelib/PyShell.py", line 1407, in main
- root.mainloop()
- File "/usr/lib/python3.0/tkinter/__init__.py", line 1012, in mainloop
- self.tk.mainloop(n)
+ File "/usr/bin/idle-python3.0", line 5, in <module>
+ main()
+ File "/usr/lib/python3.0/idlelib/PyShell.py", line 1407, in main
+ root.mainloop()
+ File "/usr/lib/python3.0/tkinter/__init__.py", line 1012, in mainloop
+ self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: illegal encoding
Note: selecting Edit->Show Completions seems to work ok
- I`m using jaunty
+ First report: Jaunty
+ Last check: Oneiric Alpha3
** Tags added: apport-collected oneiric running-unity
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.2 in Ubuntu.
https://bugs.launchpad.net/bugs/365534
Title:
IDLE crashes on code completion
Status in Python:
Unknown
Status in “python3.2” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: idle-python3.0
1.Launch IDLE for Python3
2.Press Ctrl-Space
3.IDLE will crash with traceback:
Traceback (most recent call last):
File "/usr/bin/idle-python3.0", line 5, in <module>
main()
File "/usr/lib/python3.0/idlelib/PyShell.py", line 1407, in main
root.mainloop()
File "/usr/lib/python3.0/tkinter/__init__.py", line 1012, in mainloop
self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: illegal encoding
Note: selecting Edit->Show Completions seems to work ok
First report: Jaunty
Last check: Oneiric Alpha3
To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/365534/+subscriptions
More information about the foundations-bugs
mailing list