Summary: | Application: No such method 'agentName' in interface 'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager' (signature 'ss') (akonadi_baloo_indexer), signal: Aborted | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Thomas Dreibholz <dreibh> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | joshua |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Dreibholz
2017-05-09 21:04:09 UTC
Reported as bug 379674. I just started hitting this today...over and over and over. I have no idea what is causing it, or how to fix it. It doesn't say who or what is crashing, just that it is crashing with this message: Application: No such method 'agentName' in interface 'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager' (signature 'ss') Let me know anything I can do to help debug this. Ah, didn't see this: Executable: akonadi_baloo_indexer PID: 13490 Signal: Aborted (6) Time: 06/13/18 08:52:34 OS: Linux (x86_64) release 4.15.0-23-generic KDE Frameworks 5.46.0 Qt 5.9.5 (built against 5.9.5) Please ask for help in a forum of your distribution how to remove all old KDEPIM4 packages, and only use KDEPIM5. Ah, good point. But this is a clean Kubuntu 18.04 install, and I'm using the KDE Update PPA. I don't *think* I'd having any KDE4 PIM packages installed, but I'll ping the forum and see if they have any leads. ``` $ dpkg -l|grep kde|grep pim|grep ii ii kdepim-addons 17.12.3-0ubuntu2 amd64 Addons for KDE PIM applications ii kdepim-runtime 4:17.12.3-0ubuntu2 amd64 runtime components for Akonadi KDE ii kdepim-themeeditors 4:17.12.3-0ubuntu1 amd64 Theme Editors for KDE PIM applications ii kf5-kdepim-apps-libs-data 4:17.12.3-0ubuntu1 all KDE PIM mail related libraries, data files ii kio-sieve 4:17.12.3-0ubuntu1 amd64 Sieve mail filtering language support for kdepim, development files ii libkf5kdepimdbusinterfaces5:amd64 4:17.12.3-0ubuntu1 amd64 KDE PIM D-Bus interfaces library ii libkf5kmanagesieve5:amd64 4:17.12.3-0ubuntu1 amd64 Sieve remote script management support for kdepim, library ii libkf5ksieve-data 4:17.12.3-0ubuntu1 all Sieve mail filtering language support for kdepim, data files ii libkf5ksieve5:amd64 4:17.12.3-0ubuntu1 amd64 Sieve mail filtering language support for kdepim, library ii libkf5ksieveui5:amd64 4:17.12.3-0ubuntu1 amd64 Sieve mail filtering language support for kdepim, GUI library ii libkf5libkdepim-data 4:17.12.3-0ubuntu1 all KDE PIM library - data files ii libkf5libkdepim-plugins:amd64 4:17.12.3-0ubuntu1 amd64 KDE PIM library - plugins ii libkf5libkdepim5abi2:amd64 4:17.12.3-0ubuntu1 amd64 KDE PIM library ii libkf5libkdepimakonadi5:amd64 4:17.12.3-0ubuntu1 amd64 KDE PIM Akonadi library ``` akonadi_baloo_indexer is from KDEPIM4. Hmm...dpkg tells me akonadi_baloo_indexer is from the baloo-utils package. I removed that. Didn't complain about anything else. Oddly enough, I stopped getting the crash messages not too long after I appended to this bug report. Thanks for the help! |