Bug 180877 - Nepomok integration not working in apps like Dolphin or Gwenview
Summary: Nepomok integration not working in apps like Dolphin or Gwenview
Status: RESOLVED DOWNSTREAM
Alias: None
Product: nepomuk
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 21:21 UTC by Marc Deop
Modified: 2009-01-17 01:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!