https://bugs.kde.org/show_bug.cgi?id=511279
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #3 from [email protected] --- I finally tracked down the problem. The problem was that somehow google was sending two collections named "starred" hence the failure at ``` Error during insertion into table "CollectionTable" "UNIQUE constraint failed: CollectionTable.parentId, CollectionTable.name Unable to fetch row" Failed to append Collection "starred" in resource "akonadi_google_resource_0" ``` In my account online I had some contacts labeled "starred" (I don't know how that got there because I don't use google for my contacts, maybe through my phone??), once I removed that label the error went away and the calendar works as expected. -- You are receiving this mail because: You are watching all bug changes.
