Summary: | "Nepomuk Indexing Agents Have Been Disabled" error at startup | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Leonardo La Malfa <leonardo.la.malfa> |
Component: | Nepomuk Feeder Agents | Assignee: | Tobias Koenig <tokoe> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fintanusa, illumilore, kdepim-bugs, lazki, mfraz74+kde, roejames12, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Leonardo La Malfa
2011-11-07 13:59:20 UTC
> But I haven't turned anything off If you didn't, then your distribution did for you (which is obviously a bad idea as you could see) systemsettings / "Desktop Search" is what you're looking for. *** This bug has been marked as a duplicate of bug 283212 *** > If you didn't, then your distribution did for you (which is obviously a bad > idea as you could see) > systemsettings / "Desktop Search" is what you're looking for. It's obvious and good common sense that I checked that before reporting my bug, and Nepomuk is evidently running - which I do want it to be. I think this bug should be reopened as it's not obviously a duplicate of Bug 283212. Many thanks. Fine, then please paste the output of: qdbus org.kde.NepomukServer /nepomukserver isNepomukEnabled qdbus org.kde.NepomukServer /nepomukserver isFileIndexerEnabled Sure thing, here it goes: lelamal@EGO:~$ qdbus org.kde.NepomukServer /nepomukserver isNepomukEnabled true lelamal@EGO:~$ qdbus org.kde.NepomukServer /nepomukserver isFileIndexerEnabled Error: org.freedesktop.DBus.Error.UnknownMethod No such method 'isFileIndexerEnabled' in any interface at object path '/nepomukserver' (signature '') I'm getting this weird problem as well. It usually starts at startup. I disabled nepomuk because of it, but still get it the messages, even with it off. Back to nepomuk being on, I deleted all akonadi and nepomuk settings and user files, but the error comes back eventually regardless. Sometimes it's 3 notification popups, but not necessarily. $ qdbus org.kde.NepomukServer /nepomukserver isNepomukEnabled true $ qdbus org.kde.NepomukServer /nepomukserver isFileIndexerEnabled Error: org.freedesktop.DBus.Error.UnknownMethod No such method 'isFileIndexerEnabled' in any interface at object path '/nepomukserver' (signature '') The notification errors I am getting are: 3 notifications of these. Doesn't matter whether nepomuk is disabled or not. ''' Nepomuk Indexing Agents Have Been Disabled The Nepomuk service is not available or fully operational and attempts to rectify this have failed. Therefore indexing of all data stored in the Akonadi PIM service has been disabled, which will severely limit the … The following problems were detected: Nepomuk is not running. Additional help can be found here: userbase.kde.org/Akonadi ''' (In reply to comment #5) > I'm getting this weird problem as well. It usually starts at startup. I > disabled nepomuk because of it, but still get it the messages, even with it > off. > > Back to nepomuk being on, I deleted all akonadi and nepomuk settings and user > files, but the error comes back eventually regardless. Sometimes it's 3 > notification popups, but not necessarily. > > $ qdbus org.kde.NepomukServer /nepomukserver isNepomukEnabled > true > $ qdbus org.kde.NepomukServer /nepomukserver isFileIndexerEnabled > Error: org.freedesktop.DBus.Error.UnknownMethod > No such method 'isFileIndexerEnabled' in any interface at object path > '/nepomukserver' (signature '') > > The notification errors I am getting are: > > 3 notifications of these. Doesn't matter whether nepomuk is disabled or not. > ''' > Nepomuk Indexing Agents Have Been Disabled > The Nepomuk service is not available or fully operational and attempts to > rectify this have failed. Therefore indexing of all data stored in the Akonadi > PIM service has been disabled, which will severely limit the … > > The following problems were detected: > Nepomuk is not running. > Additional help can be found here: userbase.kde.org/Akonadi > ''' I am having the exaclty same issue: fintan@fintanws3:~$ qdbus org.kde.NepomukServer /nepomukserver isNepomukEnabled true fintan@fintanws3:~$ qdbus org.kde.NepomukServer /nepomukserver isFileIndexerEnabled Error: org.freedesktop.DBus.Error.UnknownMethod No such method 'isFileIndexerEnabled' in any interface at object path '/nepomukserver' (signature '') fintan@fintanws3:~$ I am having the same issue after upgrading to Kubuntu 11.10. The same notifications and behavior. Fixed it just by deleting the folder ~/.kde/share/apps/nepomuk and closing my session. Hope that helps. *** Bug 288246 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** Note: the "3 notifications of these." warnings were removed in 4.8 (there's only one feeder instead of 3 anyway) This error message (and more importantly, the code path triggering it) doesn't exist anymore in KDE PIM 4.8. |