Last version reports:
Traceback (most recent call last):
File "/usr/bin/kblueplugd", line 15, in <module>
import dbus.mainloop.qt
ImportError: No module named qt
This is probably due to switch to qt4 event loop in dbus.
It seems like python-qt4-dbus does not install qt mainloop integration
properly. It installs these files:
/usr/lib/python2.5/dbus/mainloop
/usr/lib/python2.5/dbus/mainloop/qt.so
/usr/lib/python2.4/dbus/mainloop
/usr/lib/python2.4/dbus/mainloop/qt.so
While glib mainloop seems to bi installed here:
/usr/share/python-support/python-dbus/dbus/mainloop
/usr/share/python-support/python-dbus/dbus/mainloop/__init__.py
/usr/share/python-support/python-dbus/dbus/mainloop/glib.py
--
kblueplugd crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/135893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs