Discussion:
[Akonadi] [Bug 395952] New: org.kde.pim.davresource:
Alexandre Martins
2018-06-28 08:23:36 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=395952

Bug ID: 395952
Summary: org.kde.pim.davresource:
DavGroupwareResource::onMultigetFinished: Failed to
parse item data.
Product: Akonadi
Version: 5.7.3
Platform: Other
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: DAV Resource
Assignee: kdepim-***@kde.org
Reporter: ***@gmail.com
Target Milestone: ---

When downloading some ical, akonadi fails with that error message

akonadi_davgroupware_resource[23488]: org.kde.pim.davresource:
DavGroupwareResource::onMultigetFinished: Failed to parse item data.

I suspect akonadi fail when the meeting was moved. I can see in the ICS file
two "BEGIN" section, one "STANDARD" and one "DAYLIGHT"

There is the file:


BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Brussels
BEGIN:STANDARD
DTSTART:16010101T030000
TZOFFSETTO:+0100
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU
TZNAME:CET
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T020000
TZOFFSETTO:+0200
TZOFFSETFROM:+0100
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=-1SU
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:9d7defdc-9c32-4bdf-a779-24405eccb6fc
SUMMARY:Some meeting
DESCRIPTION:Some meeting \n
ATTENDEE;CN=XXXX;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU
E:mailto:***@XXXX.XX
ORGANIZER;CN=XXXX:mailto:***@XXX.XXX
DTSTART;TZID="Europe/Brussels":20180628T163000
DTEND;TZID="Europe/Brussels":20180628T180000
STATUS:CONFIRMED
CLASS:PUBLIC
TRANSP:OPAQUE
LAST-MODIFIED:20180614T115658Z
DTSTAMP:20180614T115658Z
SEQUENCE:1
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;RELATED=START:-PT5M
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
--
You are receiving this mail because:
You are watching all bug changes.
Alexandre Martins
2018-07-09 12:45:50 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=395952

Alexandre Martins <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|5.7.3 |5.8.2

--- Comment #1 from Alexandre Martins <***@gmail.com> ---
Problem still present after an upgrade to version 5.8.2
--
You are receiving this mail because:
You are watching all bug changes.
Alexandre Martins
2018-07-09 12:49:49 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=395952

Alexandre Martins <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com
--
You are receiving this mail because:
You are watching all bug changes.
Erik Quaeghebeur
2018-12-10 16:13:47 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=395952

Erik Quaeghebeur <***@equaeghe.nospammail.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WAITINGFORINFO
Status|REPORTED |NEEDSINFO
CC| |***@equaeghe.nospammail.net

--- Comment #2 from Erik Quaeghebeur <***@equaeghe.nospammail.net> ---
(In reply to Alexandre Martins from comment #0)
Post by Alexandre Martins
When downloading some ical, akonadi fails with that error message
DavGroupwareResource::onMultigetFinished: Failed to parse item data.
I suspect akonadi fail when the meeting was moved. I can see in the ICS file
two "BEGIN" section, one "STANDARD" and one "DAYLIGHT"
It may well be something different. For me, it has no problem dealing with
multiple VTIMEZONE parts with both STANDARD and DAYLIGHT sub-parts. Can you
test what is causing the problem by selectively deleting parts of the ics? (I'm
assuming you have a means to edit it.)
--
You are receiving this mail because:
You are watching all bug changes.
Loading...