FS#12018 - dbus.mainloop.qt module missing since the Python 2.6 upgrade
Attached to Project:
Arch Linux
Opened by Damjan Georgievski (damjan) - Thursday, 06 November 2008, 14:58 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 27 December 2008, 14:04 GMT
Opened by Damjan Georgievski (damjan) - Thursday, 06 November 2008, 14:58 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 27 December 2008, 14:04 GMT
|
Details
The dbus.mainloop.qt module, which allows PyQt applications
to use python-dbus with the Qt mainloop is missing since the
upgrade to python 2.6
AFAIK, that module was (should be) part of the pyqt (PyQt4) package. |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Saturday, 27 December 2008, 14:04 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in pyqt 4.4.4-1
Saturday, 27 December 2008, 14:04 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in pyqt 4.4.4-1
Comment by
Damjan Georgievski (damjan) -
Thursday, 04 December 2008, 16:07 GMT
pyqt 4.4.4-1 solved this problem.