Public bug reported:
Binary package hint: python-qt4
After installing Kubuntu backport which includes python-qt4 -
4.5.2-0ubuntu1~jaunty2 + friends, it is no longer possible to "from PyQt4
import Qsci" (Qsci being the scintilla editing component). This breaks Eric
(obviously) and it fails to start.
Running it from the command line gives the following traceback:
x...@xxxx:~/Desktop$ eric
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 26, in <module>
from PyQt4 import Qsci
ImportError: cannot import name Qsci
The QSci files are there:
x...@xxxx:/usr/lib/python2.6/dist-packages/PyQt4$ ls -la
total 780
drwxr-xr-x 3 root root 4096 2009-08-07 03:13 .
drwxr-xr-x 150 root root 20480 2009-08-05 23:49 ..
-rw-r--r-- 1 root root 762052 2009-02-27 00:40 Qsci.so
drwxr-xr-x 3 root root 4096 2009-08-05 20:24 uic
x...@xxxx:/usr/lib/python2.6/dist-packages/PyQt4$ file Qsci.so
Qsci.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV),
dynamically linked, stripped
** Affects: python-qt4 (Ubuntu)
Importance: Undecided
Status: New
--
Qsci cannot be imported (breaks Eric) after installing Kubuntu backport to
Jaunty
https://bugs.launchpad.net/bugs/411003
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs