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

--- Comment #8 from ederag <ed...@gmx.fr> ---
The workaround described in comment #2 can be automated
(backup ~/.kde4/share/apps/korganizer/std.ics first !):

kquitapp korganizer
kquitapp korgac
akonadictl stop

# wait a bit for akonadi to really stop
sleep 2

# DISCLAIMER: This will modify the calendar IN-PLACE. BACKUP first !
# strip the .ics from wrong error messages
perl -i -p -0 -e 's/X-LIC-ERROR;X-LIC-ERRORTYPE=PARAMETER-VALUE-PARSE-ERROR:Got
a VALUE \R parameter with an illegal type for property: VALUE=DATE-TIME\R//g'
~/.kde4/share/apps/korganizer/std.ics

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to