Version: unspecified (using KDE 4.7.2) OS: Linux I get an error message with this contents every few minutes after adding an owncloud webdav/carddav resource to akonadi, which connects to an owncloud carddav location. Nevertheless I can view and edit contacts from that resource. Reproducible: Always Steps to Reproduce: Add a webdav resource which points to an owncloud carddav resource. Actual Results: The above mentioned error message appears every few minutes. Expected Results: No error message... OS: Linux (i686) release 3.0.0-12-generic Compiler: gcc
Same here with KDE 4.8.0, openSuSE 12.1. Interval of the message depends on the interval of the sync. Bug is quiet old now.
Same here with KDE 4.8.4 and a zarafa caldav collection. Highly annoying the continuous popups and sounds. Can apparently not even be switched off.
Same problem with Kubuntu, KDE 4.9.1 and current OwnCloud snapshot from git repository
Now on openSUSE 12.2 and owncloud 4.5RC1 and trara... Bug is here again. Removed the collection already and added it new. Doesn't help. Pathes to the resources have changed btw. CardDav is <server>/<owncloud-installation>/remote.php/carddav CalDav is <server>/<owncloud-installation>/remote.php/caldav Carddav component also has difficulties in fetching the resource apart from this issue.
(In reply to comment #4) > CardDav is <server>/<owncloud-installation>/remote.php/carddav > CalDav is <server>/<owncloud-installation>/remote.php/caldav Probably not related, but these paths should have a slash appended as in <server>/<owncloud-installation>/remote.php/caldav/
I'm running the latest release of KDE 4.9.3, and I can confirm this issue. Also I'm running Owncloud 4.5.1
Created attachment 76162 [details] akonadiconsole log file I get this error also when I restart owncloud resource in akonadiconsole, so I have attached a log file created directly after restarting. OwnCloud 4.0.10 on owncloud.portknox.net Kontact 4.9.3
Thanks for the log. The issue is that you have a calendar and an address book both named 'default'. It may sound counter intuitive, but both collections live in the same namespace inside Akonadi, so they can't share the same name. The resource included an unreliable (as this bug proves) workaround that'll have to be rewritten. In the meantime you can remove this message by rename either your address book or your calendar from ownCloud. Cheers, Grégory
*** Bug 319458 has been marked as a duplicate of this bug. ***
*** Bug 327363 has been marked as a duplicate of this bug. ***
*** Bug 327777 has been marked as a duplicate of this bug. ***
*** Bug 325887 has been marked as a duplicate of this bug. ***
Git commit 6f5f065cfb2ad69cd3ca97ef24cbd6db3fb6ceab by Grégory Oestreicher. Committed on 29/08/2014 at 19:07. Pushed by goestreicher into branch 'dav-fix-4.13'. Fix duplicate collection names in the same resource Use the display name attribute instead of the collection name to prevent naming conflicts if a calendar and an address book happen to have the same name. M +5 -4 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/6f5f065cfb2ad69cd3ca97ef24cbd6db3fb6ceab
Git commit 69e77bd9386e28604714c22c14d0e19b06742989 by Grégory Oestreicher. Committed on 29/08/2014 at 19:07. Pushed by goestreicher into branch 'dav-fix-4.14'. Fix duplicate collection names in the same resource Use the display name attribute instead of the collection name to prevent naming conflicts if a calendar and an address book happen to have the same name. M +5 -4 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/69e77bd9386e28604714c22c14d0e19b06742989
Git commit 91e78a95f3faee383370b0b7319c67a315d8ee48 by Grégory Oestreicher. Committed on 29/08/2014 at 19:07. Pushed by goestreicher into branch 'KDE/4.14'. Fix duplicate collection names in the same resource Use the display name attribute instead of the collection name to prevent naming conflicts if a calendar and an address book happen to have the same name. FIXED-IN: 4.14.1 M +5 -4 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/91e78a95f3faee383370b0b7319c67a315d8ee48