Summary: | CalDAV calendar resource shows duplicate calendar | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Sander van Grieken <sander> |
Component: | DAV Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex, greg, lukas.schneiderbauer, matija |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.10 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/7876766c7e65dfc515ad92467b2287a6c63af5a6 | Version Fixed In: | 4.10.2 |
Sentry Crash Report: |
Description
Sander van Grieken
2012-12-06 07:00:12 UTC
Strange. Could you check in Akonadi console how many calendars are present (look in the 'Browser' tab)? If you could also look at the mime-types reported for those calendars that are duplicated and the mime-types of those that aren't that'll help. Thanks, Grégory In the browser tab there's only one entry for the calendar. The Internals tab shows invalid/invalid for the mimetype, just like all other resources When rightclick and open its properties, then Internals tab there's the following mimetypes: application/x-vnd.akonadi.calendar.event application/x-vnd.akonadi.calendar.todo But those are also present for the non-duplicated calendar Happens to me on 4.9.3 as well in connection with ownCloud (any version so far). Oddly enough it doesn’t happen to me with Baïkal, which is just as ownCloud (using SabreDAV 1.6.4) a SabreDAV-based (1.8.0, so newer) CalDAV and CardDAV server. I don’t know if it’s related, but I did notice (due to some other bug I found) that in both WebDAV instances I tried, Akonadi at some point wrongly changes todo items’ mimetypes to application/x-vnd.akonadi.calendar.event. I got the same problem with Zarafa 7.1.x and KDE 4.10.0. There is only one Akonadi resource configured but KOrganizer displays two entries below the "Zarafa" tree item in the lower left section of the KOrganizer window where you can enable/disable each calendar. Clicking on one of the calendar entries will also enable/disable the other one. They seem to be linked together. Git commit 7876766c7e65dfc515ad92467b2287a6c63af5a6 by Grégory Oestreicher. Committed on 17/03/2013 at 19:37. Pushed by goestreicher into branch 'KDE/4.10'. Don't add mime types to the root collection This seem to have many side effects, and the issue that this was meant to address seems to have been fixed since. Related: bug 308835, bug 309372 FIXED-IN: 4.10.2 M +0 -9 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/7876766c7e65dfc515ad92467b2287a6c63af5a6 |