I just tried to do some searching today, and found that nepomuk is not running; don't know how long this has been the case. Going to systemsettings > Desktop search, it says "Desktop search services are active", but it also says "File indexing services not running". There is no indication anywhere as to why.
ps is as follows:
but it isn't doing anything.
Edit: tried the following:
Maybe something is missing, but I can't locate the package; looks like all the nepomuk stuff is installed.
ps is as follows:
Code:
greenman@Wolfenstein:~$ ps aux | grep nepomuk greenman 4617 0.0 0.3 365180 31656 ? S 06:12 0:00 /usr/bin/nepomukcontroller -session 1012114614dda000131069812200000033420022_1339765811_77809 greenman 4929 0.0 0.3 369676 25844 ? Sl 06:12 0:00 /usr/bin/akonadi_nepomuk_feeder --identifier akonadi_nepomuk_feeder greenman 10093 0.9 0.6 718144 49692 ? Sl 06:21 0:00 kdeinit4: kcmshell4 [kdeinit] kcm_nepomuk
Edit: tried the following:
Code:
greenman@Wolfenstein:~$ nepomukserver nepomukserver: error while loading shared libraries: libkdeinit4_nepomukserver.so: cannot open shared object file: No such file or directory greenman@Wolfenstein:~$ locate libkdeinit4_nepomukserver.so greenman@Wolfenstein:
Comment