On 2012 二月 27 星期一, Jiri Jansky wrote:
Hi, I haven't "dbus-tqt" package in my repository. But I have libdbus-1-tqt there. It wasn't installed, so i install it, but no chagne.
Interesting information could be, that I use slavek-banko patched repozitory of 3.5.13 and this knetload-trinity package is from official stabe 3.5.13 (slavek's said, that he hasn't this problem with the package). But kded is in kdelibs4c2a package and its part od slavek's repository. So it doesn't seems to by problem of "this repository".
If I install kpowersave from 3.5.12 stable release, it was ok...
After rebuild "dbus-tqt" package in Fedora16, and then $ nm /usr/lib/debug/opt/trinity/lib/libdbus-tqt-1.so.0.0.0.debug |grep ZN6DBusQt10ConnectionC1EP7QObject 00008920 T _ZN6DBusQt10ConnectionC1EP7QObject
So I am prety sure it is the library you are looking for!
The repository I use is "http://trinity.mangafrance.com/", it also has a "dbus-1-tqt" package that is not required to be installed.
Perhaps you could try: $ ldd /opt/trinity/bin/kded |grep tqt
Then make sure the dependence library is installed from the same repository with package "trinity-kdelibs".
Good luck, Chien-Chung