Hello,
I have a strange problem. I'm running Ubuntu Lenny 10.04. I've made an apt-get update today. A lot of trinity KDE packages were updated. Now I can not launch kicker, kmail and possibly others. The error message is:
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
or
kmail: symbol lookup error: /opt/trinity/lib/libkleopatra.so.1: undefined symbol: _ZN9KListView9selectAllEb
here is the part of my /etc/apt/sources.list: deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu lucid main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.13... lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.13... lucid main deb http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu lucid main
Has anyone an idea how to fix this? I'm desperately looking for solutions.
Thanks in advance Gerhard
you restarted your kdm session?
Am Donnerstag, 20. September 2012 schrieb gerhard.zintel@mrs-thomas.de:
Hello,
I have a strange problem. I'm running Ubuntu Lenny 10.04. I've made an apt-get update today. A lot of trinity KDE packages were updated. Now I can not launch kicker, kmail and possibly others. The error message is:
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
or
kmail: symbol lookup error: /opt/trinity/lib/libkleopatra.so.1: undefined symbol: _ZN9KListView9selectAllEb
here is the part of my /etc/apt/sources.list: deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu lucid main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.1 3/ubuntu lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.1 3/ubuntu lucid main deb http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu lucid main deb-src http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu lucid main
Has anyone an idea how to fix this? I'm desperately looking for solutions.
Thanks in advance Gerhard
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
Zitat von "Mag. Dr. Nikolaus Klepp" office@klepp.biz:
you restarted your kdm session?
I rebooted twice meanwhile G.
On Friday 21 September 2012 00:13:03 gerhard.zintel@mrs-thomas.de wrote:
Hello,
I have a strange problem. I'm running Ubuntu Lenny 10.04. I've made an apt-get update today. A lot of trinity KDE packages were updated. Now I can not launch kicker, kmail and possibly others. The error message is:
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
or
kmail: symbol lookup error: /opt/trinity/lib/libkleopatra.so.1: undefined symbol: _ZN9KListView9selectAllEb
Seems like your tdelibs was not updated, try to update it manually.
On Friday 21 September 2012, Serghei Amelian wrote:
On Friday 21 September 2012 00:13:03 gerhard.zintel@mrs-thomas.de wrote:
Hello,
I have a strange problem. I'm running Ubuntu Lenny 10.04. I've made an apt-get update today. A lot of trinity KDE packages were updated. Now I can not launch kicker, kmail and possibly others. The error message is:
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
or
kmail: symbol lookup error: /opt/trinity/lib/libkleopatra.so.1: undefined symbol: _ZN9KListView9selectAllEb
Seems like your tdelibs was not updated, try to update it manually.
Thanks a lot for the hint. I launched manually $ apt-get install kdelibs-trinity
it installed additionally kdelibs4c2a-trinity. Than I restarted X. Now all is back to normal.
Is it something, Slavek should know about?
Gerhard
Dne pá 21. září 2012 Gerhard Zintel napsal(a):
On Friday 21 September 2012, Serghei Amelian wrote:
On Friday 21 September 2012 00:13:03 gerhard.zintel@mrs-thomas.de
wrote:
Hello,
I have a strange problem. I'm running Ubuntu Lenny 10.04. I've made an apt-get update today. A lot of trinity KDE packages were updated. Now I can not launch kicker, kmail and possibly others. The error message is:
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
or
kmail: symbol lookup error: /opt/trinity/lib/libkleopatra.so.1: undefined symbol: _ZN9KListView9selectAllEb
Seems like your tdelibs was not updated, try to update it manually.
Thanks a lot for the hint. I launched manually $ apt-get install kdelibs-trinity
it installed additionally kdelibs4c2a-trinity. Than I restarted X. Now all is back to normal.
Is it something, Slavek should know about?
Gerhard
It occurs to me the only one reason - at the beginning of this week was rebuild kdelibs - maybe (at the time of first update) you did not have fully consistent update apt information.
Slavek --