Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue6424] Idle3 crashing when using completion

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 5, 2009, 9:24 AM

Post #1 of 2 (115 views)
Permalink
[issue6424] Idle3 crashing when using completion

New submission from Thomas Courbon <harthie[at]yahoo.fr>:

Configuration : fedora 11, python3.1 manually compiled and installed
along python 2.6 (provided by the distribution).

Reproducibility : seems to be happening any time

Description : When you try to use the auto-completion (ctrl + space) on
anything (tested with module and custom class), the idle crash with the
message :
Traceback (most recent call last):
File "/usr/local/bin/idle3", line 5, in <module>
main()
File "/usr/local/lib/python3.1/idlelib/PyShell.py", line 1420, in main
root.mainloop()
File "/usr/local/lib/python3.1/tkinter/__init__.py", line 1009, in
mainloop
self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1:
illegal encoding

----------
components: IDLE
messages: 90159
nosy: tcourbon
severity: normal
status: open
title: Idle3 crashing when using completion
type: crash
versions: Python 3.1

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue6424>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Jul 5, 2009, 3:19 PM

Post #2 of 2 (98 views)
Permalink
[issue6424] Idle3 crashing when using completion [In reply to]

Amaury Forgeot d'Arc <amauryfa[at]gmail.com> added the comment:

Duplicate of issue6144

----------
nosy: +amaury.forgeotdarc
resolution: -> duplicate
status: open -> closed
superseder: -> [IDLE] UnicodeDecodeError when invoking force-open-completions

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue6424>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.