Bug 197902

Summary: stdrc is incorrectly saved
Product: [Applications] korganizer Reporter: Timothy Hunter <tjhunter.dev>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: crash CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Timothy Hunter 2009-06-25 23:44:22 UTC
Version:           suse factory 4.2.90 (using KDE 4.2.90)
Installed from:    SuSE RPMs

I add a calendar file (ics) from /$HOME/Documents/google.ics
I quit korganizer
The .kde4/share/config/kresources/calendar/stdrc becomes:

[General]
PassiveResourceKeys=
ResourceKeys=zs9Yn9C2ea,3jnffjBd4P
Standard=zs9Yn9C2ea

...

[Resource_zs9Yn9C2ea]
CalendarURL[$e]=file://$HOME/Documents/google.ics
Format=vcal
ResourceIdentifier=zs9Yn9C2ea
ResourceIsActive=true
ResourceIsReadOnly=false
ResourceName=gmail
ResourceType=file

This crashes korganizer the next time.

The URI should be file:///$HOME/Documents/google.ics

Workaround: manually correct the URI and set the file to readonly
Comment 1 Sergio Martins 2011-07-06 23:41:35 UTC
Try in kdepim 4.6.

If it still happens, report against the akonadi ical resource, which now handles ical files.