Hi, I upgraded to trinity-daily-build and downgraded back to 3.5.13. But I probably didn't downgraded some libraries and now I am getting undefined symbol messages:
jirka@rommie:~$ kded: symbol lookup error: /opt/trinity/lib/trinity/kded_mediamanager.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject jirka@rommie:~$ kpowersave kpowersave: symbol lookup error: /opt/trinity/lib/libkdeinit_kpowersave.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject
Do you know, how can i find in which library is this symobl defined and try to fix it?
Thanks
Regards Jiri Jansky
On 2012 二月 27 星期一, Jiri Jansky wrote:
Hi, I upgraded to trinity-daily-build and downgraded back to 3.5.13. But I probably didn't downgraded some libraries and now I am getting undefined symbol messages:
jirka@rommie:~$ kded: symbol lookup error: /opt/trinity/lib/trinity/kded_mediamanager.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject jirka@rommie:~$ kpowersave kpowersave: symbol lookup error: /opt/trinity/lib/libkdeinit_kpowersave.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject
Do you know, how can i find in which library is this symobl defined and try to fix it?
Thanks
Regards Jiri Jansky
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Please try "dbus-tqt" package first. Due to $ strings /opt/trinity/lib/libdbus-tqt-1.so.0.0.0 |grep ZN6DBusQt10ConnectionC1EP7QObject _ZN6DBusQt10ConnectionC1EP7QObject
Dne 27.2.2012 08:02, Chien-Chung Yeh napsal(a):
On 2012 二月 27 星期一, Jiri Jansky wrote:
Hi, I upgraded to trinity-daily-build and downgraded back to 3.5.13. But I probably didn't downgraded some libraries and now I am getting undefined symbol messages:
jirka@rommie:~$ kded: symbol lookup error: /opt/trinity/lib/trinity/kded_mediamanager.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject jirka@rommie:~$ kpowersave kpowersave: symbol lookup error: /opt/trinity/lib/libkdeinit_kpowersave.so: undefined symbol: _ZN6DBusQt10ConnectionC1EP7QObject
Do you know, how can i find in which library is this symobl defined and try to fix it?
Thanks
Regards Jiri Jansky
Please try "dbus-tqt" package first. Due to $ strings /opt/trinity/lib/libdbus-tqt-1.so.0.0.0 |grep ZN6DBusQt10ConnectionC1EP7QObject _ZN6DBusQt10ConnectionC1EP7QObject
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...
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
Dne po 27. února 2012 Jiri Jansky napsal(a):
Please try "dbus-tqt" package first. Due to $ strings /opt/trinity/lib/libdbus-tqt-1.so.0.0.0 |grep ZN6DBusQt10ConnectionC1EP7QObject _ZN6DBusQt10ConnectionC1EP7QObject
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...
I have installed libdbus-tqt-1-1c2 (from 3.5.13 stable).
Slavek --
Dne 27.2.2012 14:20, Slávek Banko napsal(a):
Dne po 27. února 2012 Jiri Jansky napsal(a):
Please try "dbus-tqt" package first. Due to $ strings /opt/trinity/lib/libdbus-tqt-1.so.0.0.0 |grep ZN6DBusQt10ConnectionC1EP7QObject _ZN6DBusQt10ConnectionC1EP7QObject
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...
I have installed libdbus-tqt-1-1c2 (from 3.5.13 stable).
Slavek
I had package libdbus-1-tqt in 2.5.14 (daily build) version. I downgraded it to 3.5.13 version and get rid of that "undefined symobl" error message. So thanks everybody solve my imperfection ;-)