Bug 231450

Summary: Akonadi change "events, todo, journal" resource settings on restart
Product: [Applications] korganizer Reporter: Fest <fest.in>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Fest 2010-03-20 19:07:09 UTC
Version:            (using KDE 4.4.1)
Installed from:    Gentoo Packages

I have two calendars in Akonadi:
normal ics (~/.local/share/calendar/calendar.ics) and birthday&anniversaries calendar.
I set to store events, todo and journal in calendar.ics, but after restarting KDE, this fields empty and Akonadi not storing new added events.

I backuped ~/.kde4/share/config/kresources/calendar/stdrc and make diff after restarting and enabling settings again:

 [Resource_PTzFk7mmej][StoreConfig][application/x-vnd.akonadi.calendar.event]
-CollectionUrl=akonadi:?collection=65
+CollectionUrl=akonadi:?collection=78 
 [Resource_PTzFk7mmej][StoreConfig][application/x-vnd.akonadi.calendar.journal]
-CollectionUrl=akonadi:?collection=64
+CollectionUrl=akonadi:?collection=78 
 [Resource_PTzFk7mmej][StoreConfig][application/x-vnd.akonadi.calendar.todo]
-CollectionUrl=akonadi:?collection=65
+CollectionUrl=akonadi:?collection=78

I checked this few times (restarting and enabling settings) and everytime Akonadi changed collection number.
Comment 1 Sergio Martins 2011-07-08 19:14:48 UTC
Korganizer has been ported to akonadi, the compatability bridge isn't used anymore.