GNU bug report logs -
#38034
26.3; wrong-type-argument plistp "" (org-caldav, url-dav)
Previous Next
Full log
View this message in rfc822 format
Hello!
> What's the value of `tree' when you get this backtrace?
I'm exepriencing the same problem and did comment in
https://github.com/dengste/org-caldav/issues/189
Here is the output when using NextCloud-17.x:
tree’s value is
((DAV:error
(((#1="http://www.w3.org/2000/xmlns/" . "d")
. "DAV:")
((#1# . "s")
. "http://sabredav.org/ns"))
(http://sabredav\.org/nsexception nil "Sabre\\DAV\\Exception\\NotFound")
(http://sabredav\.org/nsmessage nil "Calendar object not found")))
I have also tried with Baikal-0.6.1 and it is the same:
tree’s value is
((DAV:error
(((#1="http://www.w3.org/2000/xmlns/" . "d")
. "DAV:")
((#1# . "s")
. "http://sabredav.org/ns"))
(http://sabredav\.org/nssabredav-version nil "4.0.2")
(http://sabredav\.org/nsexception nil "Sabre\\DAV\\Exception\\NotFound")
(http://sabredav\.org/nsmessage nil "Calendar object not found")))
Anything else we can try to help fixing this bug so we can sync our
calendars (& contacts) from Emeacs?
Sincerely,
Gour
--
This bug report was last modified 4 years and 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.