Bug 395952

Summary: org.kde.pim.davresource: DavGroupwareResource::onMultigetFinished: Failed to parse item data.
Product: [Frameworks and Libraries] Akonadi Reporter: Alexandre Martins <deadmaxfr>
Component: DAV ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bugs.kde.org, deadmaxfr
Priority: NOR    
Version: 5.8.2   
Target Milestone: ---   
Platform: Other   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Alexandre Martins 2018-06-28 08:23:36 UTC
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@XXXX.XX
ORGANIZER;CN=XXXX:mailto:XXXX@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
Comment 1 Alexandre Martins 2018-07-09 12:45:50 UTC
Problem still present after an upgrade to version 5.8.2
Comment 2 Erik Quaeghebeur 2018-12-10 16:13:47 UTC
(In reply to Alexandre Martins from comment #0)
> 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" 
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.)
Comment 3 Bug Janitor Service 2018-12-25 03:44:32 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2019-01-09 03:44:27 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!