Bug 227706 - Korganizer adding new todo doesn't save it to akonadi
Summary: Korganizer adding new todo doesn't save it to akonadi
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 18:43 UTC by Danny Auble
Modified: 2011-07-08 19:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Auble 2010-02-19 18:43:26 UTC
Version:           4.4 (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.31-19-generic

After having kontact open for some time (a day or more) I go to edit my todo list.  It appears everything is working fine.  Then if I close kontact and reboot, or restart akonadi all my edits are lost.  This issue is sort of a silent killer since I rarely reboot or restart kontact and so weeks could go by and my todo list is messed up quite a bit when I do.  My resource file isn't edited either.  This only happens after a while of running.  Most of the time things work just fine.

Here is the output from akonadiserver when I try to edit the todo list...

[akonadiserver] Database "akonadi" opened using driver "QMYSQL"
[akonadiserver] Append handler: doPreprocessing is false
[/usr/bin/akonadi_maildir_resource] akonadi_maildir_resource_0(24946)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-daL5SrKK/ksycoca4"
[/usr/bin/akonadi_maildispatcher_agent] akonadi_maildispatcher_agent(24947)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-daL5SrKK/ksycoca4"
[/usr/bin/akonadi_nepomuk_contact_feeder] akonadi_nepomuk_contact_feeder(24948)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-daL5SrKK/ksycoca4"
[akonadiserver] Database "akonadi" opened using driver "QMYSQL"
[akonadiserver] Error during selection of record with id 0 from table "CollectionTable" "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during selection of records from table CollectionMimeTypeRelation "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during executing query "SELECT CollectionAttributeTable.id, CollectionAttributeTable.collectionId, CollectionAttributeTable.type, CollectionAttributeTable.value FROM CollectionAttributeTable WHERE ( collectionId = :0 )" :  "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during selection of records from table "CollectionAttributeTable" filtered by "collectionId" = QVariant(qlonglong, 16) "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during selection of record with id 0 from table "CollectionTable" "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during selection of records from table CollectionMimeTypeRelation "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during executing query "SELECT CollectionAttributeTable.id, CollectionAttributeTable.collectionId, CollectionAttributeTable.type, CollectionAttributeTable.value FROM CollectionAttributeTable WHERE ( collectionId = :0 )" :  "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during selection of records from table "CollectionAttributeTable" filtered by "collectionId" = QVariant(qlonglong, 16) "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during executing query "SELECT PimItemTable.id, PimItemTable.rev, PimItemTable.remoteId, MimeTypeTable.name, ResourceTable.name, PimItemTable.size, PimItemTable.datetime, PimItemTable.collectionId FROM PimItemTable, MimeTypeTable, CollectionTable, ResourceTable WHERE ( PimItemTable.mimeTypeId = MimeTypeTable.id AND PimItemTable.collectionId = CollectionTable.id AND CollectionTable.resourceId = ResourceTable.id AND ( PimItemTable.id = :0 ) ) ORDER BY PimItemTable.id ASC" :  "MySQL server has gone away QMYSQL: Unable to execute query"
[akonadiserver] Error during executing query "SELECT PimItemTable.id, PimItemTable.rev, PimItemTable.remoteId, MimeTypeTable.name, ResourceTable.name, PimItemTable.size, PimItemTable.datetime, PimItemTable.collectionId FROM PimItemTable, MimeTypeTable, CollectionTable, ResourceTable WHERE ( PimItemTable.mimeTypeId = MimeTypeTable.id AND PimItemTable.collectionId = CollectionTable.id AND CollectionTable.resourceId = ResourceTable.id AND ( PimItemTable.id = :0 ) ) ORDER BY PimItemTable.id ASC" :  "MySQL server has gone away QMYSQL: Unable to execute query"
[/usr/bin/akonadi_ical_resource] akonadi_ical_resource_9(24944)/libakonadi Akonadi::EntityCache<T, FetchJob, FetchScope>::fetchResult: Fetch failed: "Unknown error. (Unable to list items)"
Comment 1 Sergio Martins 2011-07-08 19:13:03 UTC
Korganizer has been ported to akonadi, the compatability bridge isn't used anymore.