[kdepimlibs] [Bug 320721] New: Failure in parsing calendar events from resources
Luca Beltrame
lbeltrame at kde.org
Tue Jun 4 15:28:54 BST 2013
https://bugs.kde.org/show_bug.cgi?id=320721
Bug ID: 320721
Summary: Failure in parsing calendar events from resources
Classification: Unclassified
Product: kdepimlibs
Version: GIT (master)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: kcalcore
Assignee: kdepim-bugs at kde.org
Reporter: lbeltrame at kde.org
Since a few days, events aren't showing up in KOrganizer anymore. An inspection
in the resource logs shows lots of parsing errors:
kontact(9203)/akonadiserializer (calendar)
Akonadi::SerializerPluginKCalCore::deserialize: Failed to parse incidence! Item
id = 96004 Storage collection id 271 parentCollectionId = 271
kontact(9203)/akonadiserializer (calendar)
Akonadi::SerializerPluginKCalCore::deserialize: "BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:19700101T000000Z
CREATED:20060517T101820Z
UID:
_dhkm4qr3c5m2qchg6cpjie1o6gqjgbhl64og_ccn76tr5ctjmasi0ctmm2qbc5phmur8
LAST-MODIFIED:19700101T000000Z
DESCRIPTION:<anonymized>
SUMMARY:<anonymized>
STATUS:TENTATIVE
DTSTART;VALUE=DATE:20060522
DTEND;VALUE=DATE:20060523
TRANSP:OPAQUE
END:VEVENT
Alternatively, with more recent events (the one above is very old):
kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Unable to
deserialize payload part: "RFC822"
kontact(9203)/libakonadi Akonadi::ItemSerializer::deserialize: Payload data
was: "BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:20121023T160937Z
CREATED:20121023T160937Z
UID:7m9qn43g19d5h29kjge65qgbj8
LAST-MODIFIED:20121023T160937Z
SUMMARY:<anonymized>
STATUS:CONFIRMED
DTSTART:20121024T090000
DTEND:20121024T100000
TRANSP:OPAQUE
END:VEVENT
Reproducible: Always
Steps to Reproduce:
1. Add a new calendar resource (I used a DAV resource with an OwnCloud 5.0
server)
2. Synchronize the resource
Actual Results:
Entries are not parsed, events do not show up in applications
Expected Results:
Entries should be parsed and show up
Tested with an ownCloud 5.0 server over CalDAV.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list