[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."
Tim Holy
holy at pcg.wustl.edu
Mon Jun 9 15:23:51 BST 2014
https://bugs.kde.org/show_bug.cgi?id=246027
Tim Holy <holy at pcg.wustl.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |holy at pcg.wustl.edu
--- Comment #21 from Tim Holy <holy at pcg.wustl.edu> ---
I'm seeing this upon upgrade from Kubuntu 12.04 to 14.04. Doing
strace -f -e trace=file /usr/bin/kmail
revealed the following interesting lines:
kmail2(8480)/libakonadi Akonadi::GetLockJob::Private::timeout: Timeout trying
to get lock. Check who has acquired the name "org.kde.pim.SpecialCollections"
on DBus, using qdbus or qdbusviewer.
kmail2(8480)/libakonadi
Akonadi::SpecialCollectionsRequestJobPrivate::lockResult: Failed to get lock:
"Timeout trying to get lock."
kmail2(8480) MailCommon::Kernel::emergencyExit: "The Email program encountered
a fatal error and will terminate now.
The error was:
Timeout trying to get lock."
$ qdbus org.kde.pim.SpecialCollections
/
/Debug
/MailDispatcherAgent
/MainApplication
/Settings
$ qdbus | grep -C5 org.kde.pim.SpecialCollections
org.kde.akonadi_baloo_indexer-2841
:1.65
org.freedesktop.Akonadi.Agent.akonadi_maildispatcher_agent
org.freedesktop.Akonadi.MailDispatcherAgent
org.kde.akonadi_maildispatcher_agent-2843
org.kde.pim.SpecialCollections
:1.66
org.freedesktop.Akonadi.Agent.akonadi_migration_agent
org.kde.akonadi_migration_agent-2845
:1.67
org.freedesktop.Akonadi.Agent.akonadi_newmailnotifier_agent
I moved my ~/.config/akonadi and ~/.local/share/akonadi out of the way and
rebooted, but this didn't help.
One oddity is that new local-mail resources get added each time I fail to start
kontact. I can delete them in the Akonadi Configuration module, so I have only
one left.
My mail is stored in ~/.local/share/local-mail. I have two POP3 accounts
configured.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list