Forgotten png files in python 2.7 idle

Bug #1295969 reported by Yuriy Vidineev
24
This bug affects 3 people
Affects Status Importance Assigned to Milestone
One Hundred Papercuts
Fix Released
High
Unassigned
python2.7 (Ubuntu)
Fix Released
High
Unassigned

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)

Revision history for this message
Yuriy Vidineev (adeptg) wrote :
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to report this issue and help making Ubuntu better.

I get the same error message when attempting to start idle-python2.7 2.7.6-7 on Ubuntu Trusty.

Changed in python2.7 (Ubuntu):
status: New → Confirmed
Revision history for this message
Alberto Salvia Novella (es20490446e) wrote :

It prevents the package (or a dependent one) from functioning correctly at all.

Changed in python2.7 (Ubuntu):
importance: Undecided → High
Changed in hundredpapercuts:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Sat, 22 Mar 2014 14:31:54 +0100

Changed in python2.7 (Ubuntu):
status: Confirmed → Fix Released
Changed in hundredpapercuts:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.