PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 144 - PySide does not depend on libqt4-maemo5-dbus
: PySide does not depend on libqt4-maemo5-dbus
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: packaging
: HEAD
: All All
: P5 normal
Assigned To: Anderson Lizardo
:
:
:
  Show dependency treegraph
 
Reported: 2010-02-09 15:29 EET by Tomi Pieviläinen
Modified: 2010-06-16 14:51 EEST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomi Pieviläinen 2010-02-09 15:29:40 EET
When installing pyside, the package libqt4-maemo5-dbus won't get installed
automatically. Because of this PySide apps die with "Cannot mix incompatible Qt
library (version 0x40503) with this library (version 0x40601)".

Can work around the bug by installing manually.
Comment 1 Luciano Wolf 2010-06-16 14:50:28 EEST
The last release (0.3.2-1maemo7) installs the proper dbus package. All
libqt4-maemo5-* were deprecated, so libqt4-dbus is installed.