Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-26 Thread Milan Crha
On Thu, 2015-11-26 at 08:01 +0300, James Bottomley wrote: > I'm thinking currently the fix might be in libical.  Both the issues: > converting VALUE= to VALUE=x and adding it to the TZID look to be > bugs in that library. Hi, what is your libical version, please? As I said in the previous

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-26 Thread James Bottomley
On Thu, 2015-11-26 at 09:06 +0100, Milan Crha wrote: > On Thu, 2015-11-26 at 08:01 +0300, James Bottomley wrote: > > I'm thinking currently the fix might be in libical. Both the issues: > > converting VALUE= to VALUE=x and adding it to the TZID look to be > > bugs in that library. > > Hi,

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-25 Thread James Bottomley
On Tue, 2015-11-24 at 18:32 +0100, Milan Crha wrote: > On Tue, 2015-11-24 at 15:17 +0300, James Bottomley wrote: > > DTSTART;TZID=America/Los_Angeles:20131024T18 > > DTEND;TZID="America/Los_Angeles;VALUE=":20131024T20 > > > > Removing the quotes and the spurious ;VALUE= for the DTEND TZID

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-25 Thread Milan Crha
On Wed, 2015-11-25 at 12:21 +0300, James Bottomley wrote: > On Tue, 2015-11-24 at 18:32 +0100, Milan Crha wrote: > > On Tue, 2015-11-24 at 15:17 +0300, James Bottomley wrote: > > > DTSTART;TZID=America/Los_Angeles:20131024T18 > > > DTEND;TZID="America/Los_Angeles;VALUE=":20131024T20 > > >

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-25 Thread James Bottomley
On Wed, 2015-11-25 at 15:23 +0100, Milan Crha wrote: > On Wed, 2015-11-25 at 12:21 +0300, James Bottomley wrote: > > On Tue, 2015-11-24 at 18:32 +0100, Milan Crha wrote: > > > On Tue, 2015-11-24 at 15:17 +0300, James Bottomley wrote: > > > > DTSTART;TZID=America/Los_Angeles:20131024T18 > > > >

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-24 Thread Milan Crha
On Tue, 2015-11-24 at 15:17 +0300, James Bottomley wrote: > DTSTART;TZID=America/Los_Angeles:20131024T18 > DTEND;TZID="America/Los_Angeles;VALUE=":20131024T20 > > Removing the quotes and the spurious ;VALUE= for the DTEND TZID causes > the event to become visible when evolution is

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-24 Thread James Bottomley
On Wed, 2015-11-18 at 10:03 -0800, James Bottomley wrote: > On Wed, 2015-11-18 at 07:53 +0100, Milan Crha wrote: > > On Tue, 2015-11-17 at 09:42 -0800, James Bottomley wrote: > > > Shows they're all present, including the ones evolution is not > > > displaying. I suspect there's some issue

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-18 Thread James Bottomley
On Wed, 2015-11-18 at 07:53 +0100, Milan Crha wrote: > On Tue, 2015-11-17 at 09:42 -0800, James Bottomley wrote: > > Shows they're all present, including the ones evolution is not > > displaying. I suspect there's some issue somewhere in the ical file > > that's causing a parse problem ... so my

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-18 Thread Ángel González
James Bottomley wrote: > > It would be also interesting if you could share one of the missing > > events, with sanitized values like the Summary, Description and any > > e-mail addresses and such - anything you consider private. > > I will if I can find one which genuinely fails ... as in it

[Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-17 Thread James Bottomley
At least, it may not necessarily be a caldav problem, I think it might actually be an ical parsing issue. The symptoms are that I've exported about 1,300 events from my google calendar and imported it successfully into owncloud. Verification via the web calendar and also the caldav android

Re: [Evolution-hackers] Need help debugging owncloud caldav problem

2015-11-17 Thread Milan Crha
On Tue, 2015-11-17 at 09:42 -0800, James Bottomley wrote: > Shows they're all present, including the ones evolution is not > displaying.  I suspect there's some issue somewhere in the ical file > that's causing a parse problem ... so my question, how do I debug > this? Is there a magic debug