[Bug 689432] Re: IDLE crashes on Control+Space (show completion menus)

Launchpad Bug Tracker 689432 at bugs.launchpad.net
Tue Mar 13 19:06:56 UTC 2012


*** This bug is a duplicate of bug 365534 ***
    https://bugs.launchpad.net/bugs/365534

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python3-defaults (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/689432

Title:
  IDLE crashes on Control+Space (show completion menus)

Status in “python3-defaults” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: idle3

  Under IDLE (all versions), Control+Space (show completion menus) induces a crash.
  Tested on 'idle3' under Ubuntu 10.10 x86_64 -- bug present and reproducible.
  Tested on 'idle3' Windows 7 & XP -- bug not present.

  When pressing Control+Space, you would expect it to show completions
  however, I have observed:

      * Instead of showing completions, IDLE crashes completely
      * It is the result of a problem with the  UTF-8 encoding, see trace back below
      * A work-around is to map this function to a non-crash-inducing key combination, but Control+Space would be ideal

  Traceback:
  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

  I expect that this would be very easy to fix.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: idle3 3.1.3-3ubuntu5~really3.1.2
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Dec 12 21:57:05 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: python3-defaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/689432/+subscriptions




More information about the foundations-bugs mailing list