[Bug 438038] [NEW] /usr/bin/eric should use a fixed Python version
Bram Geron
bgeron at gmail.com
Mon Sep 28 09:49:58 UTC 2009
Public bug reported:
Binary package hint: eric
In Ubuntu 9.04, I have changed /usr/bin/python to point to
/usr/bin/python2.6. When I run Eric, I don't get a new window, but I get
the following error:
Traceback (most recent call last):
File "/usr/share/eric/modules/eric4.py", line 43, in <module>
from KdeQt.KQApplication import KQApplication
File "/usr/share/eric/modules/KdeQt/__init__.py", line 20, in <module>
import Preferences
File "/usr/share/eric/modules/Preferences/__init__.py", line 36, in <module>
class Prefs(object):
File "/usr/share/eric/modules/Preferences/__init__.py", line 74, in Prefs
QtCore.QStringList("127.0.0.1") << QtCore.QString("0:0:0:0:0:0:0:1%0")
TypeError: unsupported operand type(s) for <<: 'QStringList' and 'QString'
When I change /usr/bin/eric to use /usr/bin/python2.5 instead of
/usr/bin/python, it works.
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: ath_hal
Package: eric 4.3.0-0ubuntu1
PackageArchitecture: all
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: eric
Uname: Linux 2.6.28-15-generic x86_64
** Affects: eric (Ubuntu)
Importance: Undecided
Status: New
--
/usr/bin/eric should use a fixed Python version
https://bugs.launchpad.net/bugs/438038
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list