[Evolution-users] Can't import calendar item?
Matthias Kuntze
Matthias at KuntzeM.de
Wed Dec 14 14:56:54 UTC 2022
-------- Ursprüngliche Nachricht --------
Von: Mark Stanton <mark at stantoncentral.co.uk>
An: evolution-users at lists.osuosl.org
Betreff: [Evolution-users] Can't import calendar item?
Datum: Wed, 14 Dec 2022 13:54:30 +0000
I've just tried to import an ics file and Evolution says it can't do
it.
To be precise the error message is
Cannot receive calendar objects: Invalid object
Is this a situation with Evolution or a fault with the file?
The contents of the file is
BEGIN:VCALENDAR
METHOD:PUBLISH()
PRODID:-//Qnomy Inc.//Q-Flow//EN
BEGIN:VEVENT
DTSTART:20221215T144000
DTEND:20221215T150000
LOCATION:
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:
SUMMARY:Appointment Confirmation Email
PRIORITY:3
STATUS:CONFIRMED
BEGIN:VALARM
TRIGGER:-PT45M
ACTION: DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
Mark
Evolution 3.44.4 (3.44.4-2.fc36) under KDE on Fedora 36.
If you test your iCalendar file against the RFC 5545 (e.g. using
https://icalendar.org/validator.html ) you'll see the following errors:
* Missing required VERSION property near line # 1Reference: RFC 5545
3.6. Calendar Components
* Missing DTSTAMP property near line # 4Reference: RFC 5545 3.6.1.
Event Component
* Missing UID property near line # 4Reference: RFC 5545 3.6.1. Event
Component
As the "VERSION" property is mandatory, I think this is the main reason
for your Problem.
Rgds, Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5888 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/evolution-users/attachments/20221214/99caf987/attachment.p7s>
More information about the evolution-users
mailing list