Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Without dbus-python, exaile doesn't start and complains that it cannot find the dbus module. Reproducible: Always
Created an attachment (id=115738) [edit] patch to add dependency This is a patch against the old exaile version that provides dbus-python as a dependency. kloeri and I have tested it.
According to its website, exaile should work with all versions of python-dbus. No need to depend on such high a version as 0.80. Exaile with dbus-python-0.71 works perfectly here.
Thanks Thomas and Roland. Dbus-python dependency added in CVS now.
(In reply to comment #3) > Thanks Thomas and Roland. Dbus-python dependency added in CVS now. > Thanks kloeri for doing this.