SimpleMobileTools / Simple-Calendar

A simple calendar with events, tasks, customizable colors, widgets and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
3.53k stars 1.14k forks source link

IllegalArgumentException thrown for imported calendar #1954

Open GscheadaHamme opened 1 year ago

GscheadaHamme commented 1 year ago

I'm hosting my calendars using Radicale and synchronize them with DAVx5.

All seven calendars are displayed correctly using the bloatware calendars on Samsung and Business Calendar. Simple Calendar displays six calendars properly and throws this error for the seventh while only showing one recurring appointment of the calendar:

 java.lang.IllegalArgumentException: Invalid Format: "20230206111500 FREQ" is malformed at "111500 FREQ"

On the server I found the appointment with the corresponding line

 RRULE:FREQ=WEEKLY;UNTIL=20230206T111500Z

Since the other calendar apps worked I assume the error lies with Simple Calendar.

msampaio commented 1 year ago

I have a similar problem, but I can only a slice of the error message:

java.lang.IllegalArgumentException: In...

I use Radicale, DAVx5, Motorola G22 and can see my calendar on Google Calendar. I use Simple Calendar Version 6.21.6 Pro.