[kaddressbook] [Bug 387804] Create folder in KAddressBook fails
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jul 14 22:36:50 BST 2020
https://bugs.kde.org/show_bug.cgi?id=387804
me+kde at stephenmeansme.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me+kde at stephenmeansme.com
--- Comment #6 from me+kde at stephenmeansme.com ---
Created attachment 130130
--> https://bugs.kde.org/attachment.cgi?id=130130&action=edit
AkonadiConsole Query Debugger tab with failed and successful queries
I'm getting a similar error with the SQLite Akonadi backend ("UNIQUE constraint
failed"), but interestingly I was able to create a folder using AkonadiConsole.
The possible reason is that AkonadiConsole does INSERT-INSERT-SELECT-INSERT
into the CollectionMimeTypeRelation table, whereas KAddressBook tries to do
INSERT-INSERT-INSERT and fails.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list