“CalendarStorageException: Empty result from content provider when adding event” #402
Replies: 1 comment 4 replies
-
And yet here are you are, reporting. What do you mean with a "free format"? And who forces you to do anything? (There's also https://www.davx5.com/support) I could reproduce your problem with an Android 14 emulator and our Radicale test server. The system adb logs show this calendar provider error:
Seems to come from here: https://cs.android.com/android/platform/superproject/main/+/main:packages/providers/CalendarProvider/src/com/android/providers/calendar/CalendarProvider2.java;l=3255;drc=97b2d1432b7ed532acb6020534f0e5321e712873 Which means that we would have to dig through Seems to come from here: https://cs.android.com/android/platform/superproject/main/+/main:frameworks/opt/calendar/src/com/android/calendarcommon2/RecurrenceProcessor.java;l=1100;drc=7bb1f3b0ebe44e28fbd3e34da7e6995d0c7a2d82, i.e. dig through all the Follow up in bitfireAT/ical4android#113 |
Beta Was this translation helpful? Give feedback.
-
Since there is no place to report bugs, I’m forced to post this here in a free format:
I get the above mentioned error when trying to sync.
I suspect it was caused by a bug in Lightning, but I switched to KOrganzizer as a result and it lets me edit and save the event just fine, which I did, to make sure the event on the Radicale server was valid. Lightning is fine with it now too (but I set it to read-only there, to avoid Lightning messing up some more).
I’ve added the debug info ZIP below, and also added the ICS file from the server to it.
davx5-debug.zip
Everything starting with “My…” is anonymized manually.
I am unable to find anything wrong with the ICS file, and since KOrganizer, Radicale, Thunderbird and an online validator handle it fine now, but DAVx⁵ (or more correctly, Android’s calendar provider or something) does not, all I can do it post it here and hope somebody more experienced can see what’s wrong.
It’s bad because I can’t use my calendar on my phone because of it right now. :/
Beta Was this translation helpful? Give feedback.
All reactions