Re: [Evolution] CalDAV is readonly

2020-01-20 Thread Milan Crha via evolution-list
On Tue, 2020-01-14 at 16:16 +0100, Milan Crha via evolution-list wrote: > By the way, having a reference in a form of a bug report filled at > [2] is appreciated. Hi, just for the record, Peter filled: https://gitlab.gnome.org/GNOME/evolution-data-server/issues/184 and I pushed the fix

Re: [Evolution] CalDAV is readonly

2020-01-14 Thread Milan Crha via evolution-list
On Tue, 2020-01-14 at 14:25 +0100, Krauß, Peter (SCC) via evolution- list wrote: > So basically it boiled down to > e_webdav_session_extract_privilege_simple only returning a single > privilege and not the whole set which I think was the bug. Maybe the > for loop in

Re: [Evolution] CalDAV is readonly

2020-01-14 Thread SCC
Hi Milan, I did some debugging too and I could get it working by fixing some bug in e_webdav_session_extract_privilege_simple in e-webdav-session.c. I believe the problem is the following: When the privlieges are retrieved from the server, the relevant XML snippet looks like this:

Re: [Evolution] CalDAV is readonly

2020-01-14 Thread Milan Crha via evolution-list
On Tue, 2020-01-14 at 07:43 +, Krauß, Peter (SCC) via evolution- list wrote: > I did indeed do several restarts (without success). Hi, just to be clear, I didn't mean restart of the whole machine, but restart of the calendar factory only, that is, of the evolution-calendar-factory

Re: [Evolution] CalDAV is readonly

2020-01-13 Thread SCC
Hi, exactly, I'm on 3.34.3. I did indeed do several restarts (without success). Thanks for your efforts though, I'll file a bug on github to keep track of this and see if I am the only one who is affected by this. Cheers, Peter On Thu, 2020-01-09 at 16:22 +0100, Milan Crha via evolution-list

Re: [Evolution] CalDAV is readonly

2020-01-09 Thread Milan Crha via evolution-list
On Thu, 2020-01-09 at 12:06 +, Krauß, Peter (SCC) via evolution- list wrote: > However it is considered /readonly/ for some reason. How can I make > it writeable? I started the calendar factory in debug mode > (CALDAV_DEBUG=all and -w flag) to see what the server provides: Hi, there

[Evolution] CalDAV is readonly

2020-01-09 Thread SCC
Hello everyone, I tried to conenct my work calendar (provided by some Exchange server) via CalDAV to Evolution. However it is considered /readonly/ for some reason. How can I make it writeable? I started the calendar factory in debug mode (CALDAV_DEBUG=all and -w flag) to see what the server