Peter Bieringer
Peter Bieringer
feature was added by https://github.com/Kozea/Radicale/pull/1229 @leso-kn : can you please investigate
> If you can provide a concrete example, I am happy to adjust. I would assume it's related to: _and they seem uninterested in adding one - le sigh._ Replace...
For 2.18 this patch needs to be modified to ``` --- a/va/x11/va_x11.c.orig 2023-07-05 07:21:52.368356380 +0200 +++ b/va/x11/va_x11.c 2023-07-05 07:23:12.662381487 +0200 @@ -166,10 +166,9 @@ else return VA_STATUS_ERROR_UNKNOWN; - if (!getenv("LIBVA_DRI3_DISABLE"))...
can you please paste (anonymized, if needed) the log lines here? Cannot match to error messages in "radicale/app/put.py" so far.
the attached logfile shows all related information... the event was rejected by "vobject" library, which is only used by "radicale": ``` radi env[5217]: vobject.base.ParseError: At line 59: Failed to parse...
Can you check raw content of the e-mail whether it's proper encoded (e.g. save raw and analyze with "hexdump"). Anyhow, looks like "Thunderbird" has a bug or is too relaxed...
> I will check and I was afraid of that conclusion The only somehow ugly workaround would be removing or replacing unexpected chars from the request body before parsing with...
can't also replicate here using vobject-0.9.6.1 @stbc : please reopen still occurs on your side but having latest versions installed (radicale 3.1.8 and vobject 0.9.6.1)
Potentially `\,` is causing the issue.
I ran into same issue and afair I had this already in the past. Best to be replicated using an e-mail and convert it into a schedule. E-mail text is...