trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: December 2014

Re: [trinity-users] kcontrol: /symbol lookup error : /opt/trinity/lib/libkdeinit_kcontrol.so: undefined symbol: _ZN9KListView9selectAllEb

From: Mike Bird <mgb-trinity@...>
Date: Sun, 14 Dec 2014 07:39:05 -0800
On Sat December 13 2014 22:26:25 Felix Miata wrote:
> Mike Bird composed on 2014-12-13 21:26 (UTC-0800):
> > Felix Miata wrote:
> >> Debian 6.0 system is "up to date", in that apt-get udate; apt-get
> >> upgrade find nothing new. TDE is 3.5.13. Settings menu option for
> >> Control Center produces nothing, while from Konsole, the message in
> >> $SUBJECT. Individual settings from the main menu is among the worst UIs
> >> on the planet. Please, how can I get kcontrol working (without hours of
> >> updating)?
> >
> > Does "apt-get --reinstall install kdelibs4c2a-trinity" help at all?
>
> Helped a lot! KControl works. :-D http://tinyurl.com/nz37aer :-D How did
> you figure out that's what needed doing? $SUBJECT produced 0 hits from
> Google. :-p

Hi Felix,

kdelibs4c2a-trinity was by far the most likely candidate.  Downloaded
the source for that package and checked that KListView::selectAll is
defined there.

I suggest you might want determine how the problem arose - whether by
user error or disk error or malicious attack or otherwise.

--Mike