On Tue, 2019-04-02 at 22:12 +0200, aguador wrote: > the source of both the color error shown
Hi, I'm not sure what the above is about, this is the first time you mention it here, but from the look into your .ics files it might be this thing probably: | X-LIC-ERROR;X-LIC-ERRORTYPE=PROPERTY-PARSE-ERROR:Parse error in | property name: CATEGORY_COLOR The iCalendar standard [1] doesn't mention any property called CATEGORY_COLOR, the closest is the COLOR property defined here [2]. Whichever software created the property should name it X-CATEGORY-COLOR, because it's a custom, nonstandard property. Evolution itself supports the COLOR property since 3.32.0, as long as it is compiled against new-enough libical (they added the support for it more or less recently too). It's up to the calendar type (On This Computer, CalDAV, On The Web, ...) to decide whether it can use this property. In any case, this is an off topic for the Daylight saving time issue discussed in this thread. Bye, Milan [1] https://tools.ietf.org/html/rfc5545 [2] https://tools.ietf.org/html/rfc7986#section-5.9 _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list