Bug 180877

Summary: Nepomok integration not working in apps like Dolphin or Gwenview
Product: [Unmaintained] nepomuk Reporter: Marc Deop <kde>
Component: generalAssignee: Sebastian Trueg <sebastian>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marc Deop 2009-01-15 21:21:45 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

My apps don't seem to be able to use nepomuk. After launching from a Konsole I can see the following message which seems to be the source of the problem:

"/usr/bin/dolphin(6038)" Error in thread 3056330496 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"

In Dolphin there's no sign of nepomuk, in Gwenview seems to appear options though ( tags and so on although they don't work at all)
Comment 1 Marc Deop 2009-01-17 01:16:35 UTC
Aditional information. I found out about nepomukservicestub and run this command:

nepomukservicestub nepomukstorage

Getting the following error:

nepomukservicestub: symbol lookup error: /usr/lib/kde4/nepomukstorage.so: undefined symbol: _ZN7Soprano5Index16IndexFilterModel22addForceIndexPredicateERK4QUrl

Something wrong with my distro's packages?
Comment 2 Marc Deop 2009-01-17 01:25:46 UTC
Solved updating to the latest Soprano.

Thanks a lot to the people in KDE forums!