[korganizer] [Bug 374780] Huge memory usage just for the calendar with korgac and ical resource
ederag
bugzilla_noreply at kde.org
Sun Mar 11 15:40:54 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=374780
--- Comment #8 from ederag <edera at 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 the assignee for the bug.
More information about the Kdepim-bugs
mailing list