[Korganizer-devel] [Bug 276212] Korganizer crash on startup

Rick aradrio at aardvarr.ca
Thu Jun 23 20:10:46 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=276212





--- Comment #1 from Rick <aradrio aardvarr ca>  2011-06-23 20:10:44 ---
This problem was created when I attempted to add a calendar and selected "local
directory" for the source. The stdrc file was modified and prevented start up.
I fixed this by manually editing the stdrc file according to the previous
version (11.2). This now works for me but I don't think that Korganizer should
allow itself to be put into this state. Excerpts from broken and fixed files
follow.

entry in /.kde4/share/config/kresources/calendar/stdrc preventing start up:
[Resource_wbENJrH6PI]
CalendarURL[$e]=file://$HOME/stuff/calendar
ResourceIdentifier=wbENJrH6PI
ResourceIsActive=true
ResourceIsReadOnly=false
ResourceName=localdir calendar
ResourceType=localdir

changed to (allows start up and normal operation):
[Resource_wbENJrH6PI]
CalendarURL[$e]=file://$HOME/stuff/calendar/rsar.ics
Format=ical
ResourceIdentifier=wbENJrH6PI
ResourceIsActive=true
ResourceIsReadOnly=false
ResourceName=rsar
ResourceType=file
format=ical

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list