Package: python-kde4
Version: 4:4.6.80-3+b1
Severity: important
Dear Maintainer,
I just installed python-kde4 to test a package, and I got this error:
$ python
Python 2.7.2+ (default, Oct 4 2011, 15:44:37)
[GCC 4.6.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyKDE4.kdeui
Traceback (most recent call last):
File "", line 1, in
RuntimeError: the PyQt4.QtCore module is version 1 but the PyKDE4.kdeui
module requires version -1
>>>
Note that after this error, I can re-import the module, without any
error this time, and it seems I can access the content:
>>> dir(PyKDE4.kdeui)
Traceback (most recent call last):
File "", line 1, in
NameError: name 'PyKDE4' is not defined
>>> PyKDE4.kdeui
Traceback (most recent call last):
File "", line 1, in
NameError: name 'PyKDE4' is not defined
>>> import PyKDE4.kdeui
>>> dir(PyKDE4.kdeui)
['BarIcon', 'BarIconSet', 'DesktopIcon', 'DesktopIconSet',
'MainBarIcon', 'MainBarIconSet', 'SmallIcon', 'SmallIconSet',
'UserIcon', 'UserIconSet', '__doc__', '__name__', '__package__',
'qHash']
>>> PyKDE4.kdeui
>>>
I'm interested into the KWallet package, which is supposed to be in
PyKDE4.kdeui, but I can't import it though (I don't know if it's
connected to the error above or not, though).
Ubuntu has a related bug at
https://bugs.launchpad.net/ubuntu/+source/pykde4/+bug/826321
Thanks,
Jonathan
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-kde4 depends on:
ii kdebase-runtime 4:4.6.5-1+b1
ii kdepim-runtime4:4.4.11.1-2
ii libakonadi-kde4 4:4.6.5-1
ii libakonadi-kmime4 4:4.6.5-1
ii libc6 2.13-21
ii libkcmutils4 4:4.6.5-2+b1
ii libkdecore5 4:4.6.5-2+b1
ii libkdeui5 4:4.6.5-2+b1
ii libkdnssd44:4.6.5-2+b1
ii libkemoticons44:4.6.5-2+b1
ii libkfile4 4:4.6.5-2+b1
ii libkhtml5 4:4.6.5-2+b1
ii libkidletime4 4:4.6.5-2+b1
ii libkio5 4:4.6.5-2+b1
ii libknewstuff2-4 4:4.6.5-2+b1
ii libknewstuff3-4 4:4.6.5-2+b1
ii libkparts44:4.6.5-2+b1
ii libkprintutils4 4:4.6.5-2+b1
ii libkpty4 4:4.6.5-2+b1
ii libktexteditor4 4:4.6.5-2+b1
ii libnepomuk4 4:4.6.5-2+b1
ii libnepomukquery4a 4:4.6.5-2+b1
ii libphonon44:4.6.0really4.5.0-5
ii libplasma34:4.6.5-2+b1
ii libpython2.7 2.7.2-6
ii libqt4-network4:4.7.3-8
ii libqt4-svg4:4.7.3-8
ii libqt4-xml4:4.7.3-8
ii libqtcore44:4.7.3-8
ii libqtgui4 4:4.7.3-8
ii libsolid4 4:4.6.5-2+b1
ii libsoprano4 2.6.0+dfsg.1-4
ii libstdc++64.6.2-3
ii phonon4:4.6.0really4.5.0-5
ii python2.7.2-9
ii python-qt44.8.6-1
ii python-sip [sip-api-8.1] 4.13-1
ii python2.6 2.6.7-4
ii python2.7 2.7.2-6
python-kde4 recommends no packages.
Versions of packages python-kde4 suggests:
pn libpython2.6
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org