[PyQt] dbus and PyKDE

Jonathan Riddell jriddell at ubuntu.com
Thu Mar 27 17:11:52 GMT 2008


I'm trying to get a printer applet into KDE (see kde-core-devel),
however I can't actually use pyKDE because oxygen style and
KApplication load QtDbus which causes the application to freeze when
I'm using python-dbus.

For example this app freezes when using KApplication but not when
using QApplication.

http://kubuntu.org/~jriddell/tmp/minimal.py

Does anyone have any ideas on how to work around this?

Jonathan


More information about the PyQt mailing list