Re: [O] org-caldav problem; used to work

2014-11-16 Thread Nicolas Goaziou
Hello, Detlef Steuer writes: > But there was a new Problem: A new set of UIDs got created when I edited > my test data. (removed the SCHEDLULED key-word) > > --- Before (result of first test export) > > * APPT Test1 > SCHEDULED: <2014-11-12 Mi 19:00-20:00> > :PROPERTIES: > :ID: dc43

Re: [O] org-caldav problem; used to work

2014-11-16 Thread Detlef Steuer
Am Sun, 16 Nov 2014 23:24:24 +0100 schrieb Rasmus : > Detlef Steuer writes: > > > Am Sun, 16 Nov 2014 22:53:11 +0100 > > schrieb David Engster : > > > >> Detlef Steuer writes: > >> > org-check-agenda-file: Wrong type argument: stringp, nil > >> > >> Do M-x toggle-debug-on-error before the sync

Re: [O] org-caldav problem; used to work

2014-11-16 Thread Detlef Steuer
Am Sun, 16 Nov 2014 23:37:48 +0100 schrieb David Engster : > The signature of org-icalendar--combine-files changed in > 67ae102b4b. I've pushed a workaround which should fix this. Thank you! I can confirm that fixes the reported issue, i.e. my test appointments are exported and show up in the own

Re: [O] org-caldav problem; used to work

2014-11-16 Thread David Engster
Detlef Steuer writes: > Am Sun, 16 Nov 2014 22:53:11 +0100 > schrieb David Engster : > >> Detlef Steuer writes: >> > org-check-agenda-file: Wrong type argument: stringp, nil >> >> Do M-x toggle-debug-on-error before the sync and you should get a >> backtrace for the error. Just post that here and

Re: [O] org-caldav problem; used to work

2014-11-16 Thread Rasmus
Detlef Steuer writes: > Am Sun, 16 Nov 2014 22:53:11 +0100 > schrieb David Engster : > >> Detlef Steuer writes: >> > org-check-agenda-file: Wrong type argument: stringp, nil >> >> Do M-x toggle-debug-on-error before the sync and you should get a >> backtrace for the error. Just post that here an

Re: [O] org-caldav problem; used to work

2014-11-16 Thread Detlef Steuer
Am Sun, 16 Nov 2014 22:53:11 +0100 schrieb David Engster : > Detlef Steuer writes: > > org-check-agenda-file: Wrong type argument: stringp, nil > > Do M-x toggle-debug-on-error before the sync and you should get a > backtrace for the error. Just post that here and we might be able to > see what's

Re: [O] org-caldav problem; used to work

2014-11-16 Thread David Engster
Detlef Steuer writes: > org-check-agenda-file: Wrong type argument: stringp, nil Do M-x toggle-debug-on-error before the sync and you should get a backtrace for the error. Just post that here and we might be able to see what's going on. -David

[O] org-caldav problem; used to work

2014-11-13 Thread Detlef Steuer
Hi! Finally I want to put my org-calendar into owncloud for easy access everywhere. I tried before, but had difficulties with UIDs maybe a year before and gave up. Nevertheless: Last time I tried the basics were easy and I had a script working for small files. Now I get an error and am running ou