Summary: | Kontact message list unresponsive | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Steve <sgrubb> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | a.samirh78, faure, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Steve
2018-10-16 16:02:26 UTC
When I run "akonadictl restart", I can briefly see the message list. Then email pane in lower right corner goes black. And then both message list and email viewer turn white. This is printed on the command line: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) org.kde.pim.akonadicontrol: Executable "akonadi_knut_resource" for agent "akonadi_knut_resource" could not be found! org.kde.pim.calendarview: Agenda::removeIncidence() Failed to remove "a0225bad-cb82-4ed0-b177-6a4189b853b1" org.kde.pim.akonadicontrol: "AgentManager::agentInstanceSynchronizeCollection" Agent instance "akonadi_imap_resource_0" has no resource interface! org.kde.pim.akonadiserver: "Cannot connect to agent instance with identifier 'akonadi_imap_resource_0', error message: ''" "No file selected." org.kde.pim.maildispatcher: Item 2852642 does not have the required attribute Address. org.kde.pim.maildispatcher: Item 2847052 does not have the required attribute Address. org.kde.pim.maildispatcher: Item 2846814 does not have the required attribute Address. Does this indicate any kind of problem that I can look into for more information? The problem that I'm seeing seems to a communication problem between akonadi and kontact. I found some other bug reports online about various errors that I'm seeing which suggested installing akonadiconsole. If I go into the IMAP Account Agent and do various combinations of Synchronize Collection Tree, Toggle Offline twice, and Synchronize All. And occassionally akonadictl restart, I can get it working. Barely. Hope this sheds some light on the problem. The knut resource is only used by unittests, it's very strange that it would show up in your setup !? The message "ProtocolException thrown:Failed to write data to stream" makes me think this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=401692 Looks like a dbus issue: org.kde.pim.akonadicontrol: "AgentManager::agentInstanceSynchronizeCollection" Agent instance "akonadi_imap_resource_0" has no resource interface! org.kde.pim.akonadiserver: "Cannot connect to agent instance with identifier 'akonadi_imap_resource_0', error message: ''" "No file selected." is this still valid? I have upgraded through 4 major versions of kontact since then. Right now my biggest problem is email I delete suddenly reappears 5 or 10 minutes later. I suppose its not getting deleted in the imap server and it rediscovers it next poll. This really isn't fun because I have to delete email 3 or 4 times to really get it deleted. So, no. This problem went away with one of the upgrades. I suppose it can be closed. OK, thanks for the feedback. |