If you are having issues with
/opt/trinity/lib/trinity, I'd
make sure something isn't looking for /opt/trinity/lib/kde.
How do I do that?
Specifically, I'm trying to close bug report 657. I can't start kword or
kpresenter from the menu. They start from the mini cli and terminal.
When I run kword or kpresenter from the mini cli using no path I see the following in my
xsession log:
[tdeinit] Got EXT_EXEC 'kword' from launcher.
The Trinity ltdl loader was unable to dlopen() the shared library
'/opt/trinity/lib/trinity/libkwordpart.so' :
'/opt/trinity/lib/libkwordprivate.so.4: undefined symbol:
_ZN7KSpell212ConfigWidget32setBackgroundCheckingButtonShownEb'
The Trinity ltdl loader was unable to dlopen() the shared library
'/opt/trinity/lib/trinity/libkwordpart.so' :
'/opt/trinity/lib/libkwordprivate.so.4: undefined symbol:
_ZN7KSpell212ConfigWidget32setBackgroundCheckingButtonShownEb'
[tdeinit] Got EXT_EXEC 'kpresenter' from launcher.
The Trinity ltdl loader was unable to dlopen() the shared library
'/opt/trinity/lib/trinity/libkpresenterpart.so' :
'/opt/trinity/lib/libkpresenterprivate.so.4: undefined symbol:
_ZN7KSpell212ConfigWidget32setBackgroundCheckingButtonShownEb'
The Trinity ltdl loader was unable to dlopen() the shared library
'/opt/trinity/lib/trinity/libkpresenterpart.so' :
'/opt/trinity/lib/libkpresenterprivate.so.4: undefined symbol:
_ZN7KSpell212ConfigWidget32setBackgroundCheckingButtonShownEb'
[tdeinit] PID 11670 terminated.
Launching the other koffice apps does not result in those errors.
When I run either from the mini cli with the full path (/opt/trinity/bin/kword) I do not
see the errors.
I don't know the cause of these errors or how to resolve.
Darrell