I get the following error in the output of akonadiserver every time I try to sync the resource. This is with the kdabtest1@demo.kolab.org account. The error happens right after confirming the initial settings. [/media/kdedev/trunk/kde/bin/akonadi_imap_resource] akonadi_imap_resource_9(10717) SetupServer::applySettings: wrote "demo.kolab.org" "kdabtest1@demo.kolab.org" 3 [akonadiserver] Error during executing query "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.subscribed, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts FROM CollectionTable WHERE ( parentId = :0 AND remoteId = ( :1 ) AND resourceId = :2 )" : "Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' QMYSQL3: Unable to execute statement" [akonadiserver] Error during executing query "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.subscribed, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts FROM CollectionTable WHERE ( parentId = :0 AND remoteId = ( :1 ) AND resourceId = :2 )" : "Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' QMYSQL3: Unable to execute statement"
Probably it doesn't like the folder named "đ→³}đþøæſð". Works fine in KMail 1.
Has been fixed by Milian