[Bug 277365] New: Error during executing query "UPDATE PimItemTable SET atime = :0"
Frédéric COIFFIER
frederic.coiffier at free.fr
Fri Jul 8 14:29:11 BST 2011
https://bugs.kde.org/show_bug.cgi?id=277365
Summary: Error during executing query "UPDATE PimItemTable SET
atime = :0"
Product: Akonadi
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: frederic.coiffier at free.fr
Version: unspecified (using Devel)
OS: Linux
I'm using last git version of akonadi and kdepim (2011-07-08).
When I launch Akonadi with akonadictl start in a Konsole and I use KMail, I get
many message like :
Error during executing query "UPDATE PimItemTable SET atime = :0 WHERE (
PimItemTable.remoteId = ( :1 ) AND CollectionTable.resourceId = :2 AND (
PimItemTable.collectionId = CollectionTable.id ) )" : " Parameter count
mismatch"
Unable to update item access time
Error during executing query "UPDATE PimItemTable SET atime = :0 WHERE (
PimItemTable.remoteId = ( :1 ) AND CollectionTable.resourceId = :2 AND (
PimItemTable.collectionId = CollectionTable.id ) )" : " Parameter count
mismatch"
Unable to update item access time
Error during executing query "UPDATE PimItemTable SET atime = :0 WHERE (
PimItemTable.remoteId = ( :1 ) AND CollectionTable.resourceId = :2 AND (
PimItemTable.collectionId = CollectionTable.id ) )" : " Parameter count
mismatch"
Reproducible: Always
Steps to Reproduce:
1. Launch akonadictl start
2. Launch kmail
Expected Results:
No error should be displayed.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list