[Kde-pim] Cannot read old local email (mixedmaildir resource) - "unable to list items"
David Faure
faure at kde.org
Fri Apr 13 17:44:48 BST 2012
I click on a local folder, then on an old local email, and I see: nothing.
On stderr, kmail says:
kmail2(8079) KMKernel::instanceError: instance :
"akonadi_mixedmaildir_resource_2" received error : "Unable to list items"
Looking at the code, this error message comes from akonadiserver, NOT from the
resource (confusing!).
Looking at the server logs, I see:
Error during executing query "SELECT PimItemTable.id, PimItemTable.remoteId,
MimeTypeTable.name, ResourceTable.name, PimItemTable.rev, PimItemTable.rem
oteRevision, PimItemTable.size, PimItemTable.datetime,
PimItemTable.collectionId FROM PimItemTable INNER JOIN MimeTypeTable ON (
PimItemTable.mimeTypeId = MimeTypeTable.id ) INNER JOIN CollectionTable ON (
PimItemTable.collectionId = CollectionTable.id ) INNER JOIN ResourceTable ON (
CollectionTable.resourceId = ResourceTable.id ) WHERE ( ( PimItemTable.id = :0
) ) ORDER BY PimItemTable.id DESC" : "MySQL server has gone away QMYSQL:
Unable to execute query"
What does this mean, it has gone away?? It's working for other resources, so I
suppose this is rather a symptom of a mysql error?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list