[Bug 1295969] Re: Forgotten png files in python 2.7 idle
Hans Joachim Desserud
1295969 at bugs.launchpad.net
Sat Mar 22 12:37:53 UTC 2014
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
--
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 “python2.7” package in Ubuntu:
Confirmed
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/ubuntu/+source/python2.7/+bug/1295969/+subscriptions
More information about the foundations-bugs
mailing list