Bug 155433 - Nepomuk server is not running
Summary: Nepomuk server is not running
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 02:15 UTC by Volker Lang
Modified: 2008-01-12 19:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lang 2008-01-11 02:15:30 UTC
Version:           4.0.0 (using KDE KDE 4.0.0)
Installed from:    SuSE RPMs
OS:                Linux

made a clean install (deleted .kde4, uninstalled kde4 3.97.2, re-installed 4.0.0 via OpenSuse 1-click install)

Symptom: dolphin does not start from menu; tried to start dolphin from konsole; not sucessful with following error message
"(Soprano) Error occured in thread 3056446256 : "The name org.kde.NepomukServer was not provided by any .service files" (Soprano) Error occured in thread 3056446256 : "The name org.kde.NepomukServer was not provided by any .service files" (Soprano) Error occured in thread 3056446256 : "The name org.kde.NepomukServer was not provided by any .service files" 
(Soprano) Error occured in thread 3056446256 : "The name org.kde.NepomukServer was not provided by any .service files"

checked in System configuration -> advanced -> service manager: Nepomuk server is NOT running (even so it is in the "Start-up services"

tried to setup nepomuk with "kcmshell4 kcm_nepomuk" and received error message: "The Nepomuk server kded4 module is not running. The settings will be used the next time the server is started" (I checked that kded4 is in fact running).

How can the Nepomuk server started manually? What needs to be changed in which config file to start it automatically? Is there a log file which gives more insight?
Comment 1 Volker Lang 2008-01-12 19:15:10 UTC
I found the problem:

libsoprano4 was not a recent version. After updating to the latest release on Opensuse 10.3 (2.x), EVERYTHING is working just fine.

Congratulations to the KDE4 team!!