[Bug 1295969] Re: Forgotten png files in python 2.7 idle

Launchpad Bug Tracker 1295969 at bugs.launchpad.net
Sun Mar 23 02:38:53 UTC 2014


This bug was fixed in the package python2.7 - 2.7.6-8

---------------
python2.7 (2.7.6-8) unstable; urgency=medium


  * Update to 20140322, taken from the 2.7 branch.
  * Install updated idle icons. LP: #1295969.
  * Update the ssl.match_hostname backport: Change behavior of
    ``ssl.match_hostname()`` to follow RFC 6125, for security reasons.
    It now doesn't match multiple wildcards nor wildcards inside IDN fragments.
    Closes: #740255.

 -- Matthias Klose <doko at debian.org>  Sat, 22 Mar 2014 14:31:54 +0100

** Changed in: python2.7 (Ubuntu)
       Status: Confirmed => Fix Released

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

Title:
  Forgotten png files in python 2.7 idle

Status in One Hundred Papercuts:
  Confirmed
Status in “python2.7” package in Ubuntu:
  Fix Released

Bug description:
  idle-python2.7

  Traceback (most recent call last):
    File "/usr/bin/idle-python2.7", line 5, in <module>
      main()
    File "/usr/lib/python2.7/idlelib/PyShell.py", line 1548, in main
      icons = [PhotoImage(file=iconfile) for iconfile in iconfiles]
    File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 3329, in __init__
      Image.__init__(self, 'photo', name, cnf, master, **kw)
    File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 3285, in __init__
      self.tk.call(('image', 'create', imgtype, name,) + options)
  _tkinter.TclError: couldn't open "/usr/lib/python2.7/idlelib/Icons/idle_16.png": no such file or directory

  Temporary workaround:
  sudo cp /usr/lib/python3.4/idlelib/Icons/idle_*.png /usr/lib/python2.7/idlelib/Icons/

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: idle-python2.7 2.7.6-7
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Mar 21 23:58:15 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-16 (6 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140227)
  PackageArchitecture: all
  SourcePackage: python2.7
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1295969/+subscriptions



More information about the foundations-bugs mailing list