From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-caldav: New version with proper two-way sync Date: Wed, 16 Jan 2013 14:23:20 +1030 Message-ID: <877gnd4wcv.fsf@ucl.ac.uk> References: <87bocr4ej2.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvKWf-00045h-6f for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 23:22:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvKWe-0003o6-28 for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 23:22:57 -0500 Received: from db3ehsobe006.messaging.microsoft.com ([213.199.154.144]:48826 helo=db3outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvKWd-0003nv-Pt for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 23:22:55 -0500 In-Reply-To: <87bocr4ej2.fsf@engster.org> (David Engster's message of "Mon, 14 Jan 2013 22:53:53 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Engster Cc: Emacs Org mode mailing list David Engster 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(#) | (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