https://bugs.kde.org/show_bug.cgi?id=351628

--- Comment #14 from Grégory Oestreicher <g...@kamago.net> ---
Well, I'm a bit stuck here. It seems that ownCloud chokes on a malformed date
time. As this happens only for the 'opravila' calendar I'm wondering if there
isn't a malformed event in it somewhere.

If you have access to the owncloud database with a SQL client can you look if
you have an event whose start time would be equal to '-4713010'? Assuming your
table prefix is the default 'oc_' the following request may find it: "SELECT *
FROM oc_clndr_objects WHERE calendardata LIKE '%-4713010%';".

This doesn't explain why the other calendar doesn't sync, but there's nothing
about this one in the logs :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to