[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-caldav: New version with proper two-way sync
From: |
Eric S Fraga |
Subject: |
Re: [O] org-caldav: New version with proper two-way sync |
Date: |
Wed, 16 Jan 2013 14:23:20 +1030 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
David Engster <address@hidden> writes:
Please report bugs here or in the github tracker. And please
have backups.
Dear David,
First of all, ignore my previous request for info on how to debug
failed synchronisation operations: I've seen that you create an
*org-caldav-debug* buffer and I've seen that the errors are 404
errors. Trying again has resolved those failed synchronisations.
I am unable to get entries any entries created in Google's
calendar to appear in my org inbox file, whether old or new. The
output from org-caldav indicates nothing has been done yet the ics
events file from Google does have the relevant entries.
Further, I seem to have run into strange problem: every time I
start a new sync operation, I get the following error:
,---- | Debugger entered--Lisp error: (error "Could not find UID
emacs20726839125514526.") | signal(error ("Could not find UID
emacs20726839125514526.")) | error("Could not find UID %s."
"emacs20726839125514526") | (progn (error "Could not find UID
%s." uid)) | (if (null marker) (progn (error "Could not find UID
%s." uid))) | (let ((marker (org-id-find uid t))) (if (null
marker) [...] |
org-caldav-generate-md5-for-org-entry("emacs20726839125514526") |
(let* ((uid (org-caldav-rewrite-uid-in-event)) [...] | (while
(org-caldav-narrow-next-event) [...] | (save-current-buffer
(set-buffer buf) [...] |
org-caldav-update-eventdb-from-org(#<buffer org-caldav-4496C1y>) |
(if (and org-caldav-event-list [...] | org-caldav-sync() |
call-interactively(org-caldav-sync record nil) |
command-execute(org-caldav-sync record) |
execute-extended-command(nil "org-caldav-sync") |
call-interactively(execute-extended-command nil nil) `----
I've truncated the lines for posting but I'm happy to send you the
full output from the debug trace.
I cannot find the UID anywhere in my files.
However, if I try org-caldav-sync again, it asks whether I want to
resume the interrupted sync operation and it works. This
behaviour is consistent.
I wonder whether the two things are related?
Thanks,
eric
--
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_7.9.3d-826-gbe0d87
- [O] org-caldav: New version with proper two-way sync, David Engster, 2013/01/14
- Re: [O] org-caldav: New version with proper two-way sync, Rasmus, 2013/01/14
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/15
- Re: [O] org-caldav: New version with proper two-way sync, JBash, 2013/01/15
- Re: [O] org-caldav: New version with proper two-way sync,
Eric S Fraga <=
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/15
- Re: [O] org-caldav: New version with proper two-way sync, David Engster, 2013/01/16
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Detlef Steuer, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Detlef Steuer, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Eric S Fraga, 2013/01/17
- Re: [O] org-caldav: New version with proper two-way sync, Detlef Steuer, 2013/01/16