Akonadi fails to read other users collections despite the fact that the access rights are correctly set.
I just set up my owncould server version 6 with my calendar which I share with my wife, and this works (she sees my calendar on her KDE system and she can add and delete entries) (this is KDE 4.12.1 on openSuse)
It may works with owncloud but still it doesn't works with DaviCal. And DaviCal really tries to be standard complient.
This may be related to the bug that I have reported recently (however there's still no activity): https://bugs.kde.org/show_bug.cgi?id=331321
Version 4.13.3 still not working
DaviCal server. I'am able to see my ressorces: https://example.com/caldav.php/ This finds all mein ressources. But: User B gave mir read access to two of her calenders. These calendars never showed up. It is also not possible to point akonadi to the ressource by hand. For example, https://example.com/caldav.php/user-b/calender1 wouldn't be accepted by akonadi.
Git commit 1e211139b7155d442f84d12d19a154d4181e3eb5 by Grégory Oestreicher. Committed on 01/09/2014 at 12:18. Pushed by goestreicher into branch 'KDE/4.14'. Don't return early without decreasing the subjob counter M +1 -0 resources/dav/common/davcollectionsfetchjob.cpp http://commits.kde.org/kdepim-runtime/1e211139b7155d442f84d12d19a154d4181e3eb5
Please note that even with this fix you'll have to give the calendar URL. Shared calendars are not auto discovered yet. Cheers, Grégory
Cool, I'll try that out. Thank you, Grégory. -Tim