Mailinglist Archive: opensuse-kde (91 mails)

< Previous Next >
Re: [opensuse-kde] KDE 4.1 Kontact Missing Shared Library
  • From: "Rajko M." <rmatov101@xxxxxxxxxxx>
  • Date: Wed, 13 Aug 2008 23:36:43 -0500
  • Message-id: <200808132336.43190.rmatov101@xxxxxxxxxxx>
On Wednesday 13 August 2008 06:40:57 pm Ralph DeWitt wrote:
On Wednesday 13 August 2008 19:20:10 Rajko M. wrote:
On Wednesday 13 August 2008 05:45:49 pm Ralph DeWitt wrote:
HI All:
I installed Kde 4.1 using the 1 click method a short while ago. When in
Kontact I can not use the new Notebooks and Time Tracker items the
error is Can not find shared Library. Can someone help get this
working? Thanks

What is exact error message?
It usually contain name of the library.

If there is none start Kontact from console. Usually it gives more
information.

This is for the Notebooks module:

ralph@linux-o89p:~> kontact
ralph@linux-o89p:~> kontact(28769)/kontact (interfaces)
Kontact::Core::createPart: "The sharedlibrary was not found."

This is for Time Tracker:
Enchant dict for "en_US" 0x1b9b870
Enchant dict for "en_US" 0x1b9b870
kontact(28769)/kontact (interfaces) Kontact::Core::createPart: "The shared
library was not found."

Thanks for Your Help.

Not much of a help.
It does the same here and just for Notebooks and Time Tracker. I ran:
strace /usr/bin/kontact 2> strace-kontact4
and found few files missing. The 'strace' doesn't stretch after kontact is
started, so I still don't know what is misssing.

~> grep ENOENT strace-kontact4
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or
directory)
open("/usr/lib/locale/locale-archive", O_RDONLY) = -1 ENOENT (No such file or
directory)

/usr/lib/locale/en_US.UTF-8/ would create few more items on the list, but I
symlinked it to real directory /usr/lib/locale/en_US.utf8 so it was found.

It is time for http://bugzilla.novell.com and bug report for openSUSE 11.0 and
KDE4 Applications.

--
Regards, Rajko
http://en.opensuse.org/Portal needs helpful hands.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx

< Previous Next >