elementary / calendar

Desktop calendar app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
130 stars 39 forks source link

WebCal events not displayed in Grid #665

Open marbetschar opened 3 years ago

marbetschar commented 3 years ago

What Happened

I added a calendar subscription to my Nextcloud backend in order to display holidays in elementary Calendar. To achieve this, I copied the iCal URL from here https://www.feiertagskalender.ch/export.php?geo=1638&jahr=2021&klasse=5&hl=de and added it to my Nextcloud.

Then I resynced in Evolution and the calendar and its events appeared there correctly:

Screenshot from 2021-05-10 15-38-27

However, elementary Calendar does seem to render the events in the sidebar - but does not show them in the main event grid:

Screenshot from 2021-05-10 15-32-07

Platform Information

I'm running the elementary OS 6 Pre-Release version.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/98531434-webcal-events-not-displayed-in-grid?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github).
mcclurgm commented 3 years ago

Yeah, that's… weird. I have a couple questions so I understand what's going on.

Since I don't use Nextcloud, I'm not quite sure how to debug this. Are you aware of any way for me to get a similar calendar, or are there any public Nextcloud calendars I could try out (if such a thing exists) that you've seen display this issue?

mcclurgm commented 3 years ago

Never mind, I downloaded the ICS file manually and I'm getting the same behavior as you. So it may be an issue with how we deal with the icalendar data, not the online backend. I'll have a closer look, but you can ignore all my questions in the last comment 🙂