Bug 417277

Summary: Kontact Notebooks and Time Tracker modules Broken
Product: [openSUSE] openSUSE 11.0 Reporter: Ralph De Witt <ralphdewitt>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Blocker    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE 11.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ralph De Witt 2008-08-14 10:45:58 UTC
Kontact's Notebooks and Time Tracker modules are Broken. They open with a can not find Shared Library module notice. This is all the info that I was able to find out about problem:

 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.
Comment 1 Stephan Binner 2008-08-16 12:53:00 UTC

*** This bug has been marked as a duplicate of bug 412480 ***