<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Generic CalDAV not working on 20.04 (OTA-2)]]></title><description><![CDATA[<p dir="auto">I have tried to add an online calendar, "Generic CalDAV", inserted url (tried both complete calendar URL and just host - i.e. <a href="http://posteo.de" target="_blank" rel="noopener noreferrer nofollow ugc">posteo.de</a>), username and password. When I click on "continue" it just exits on previous screen, showing only what was already there. But the new account in system setting has been correctly added.</p>
<p dir="auto">I tried also to add directly the account in system settings, with same result: no online calendars appears in the calendar list.</p>
<p dir="auto">Anyone experiencing a working CalDAV account?</p>
]]></description><link>https://forums.ubports.com/topic/9491/generic-caldav-not-working-on-20-04-ota-2</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 14:26:14 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9491.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Oct 2023 07:48:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Wed, 28 Feb 2024 07:39:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/uxes" aria-label="Profile: uxes">@<bdi>uxes</bdi></a> said in <a href="/post/78876">Generic CalDAV not working on 20.04 (OTA-2)</a>:</p>
<blockquote>
<p dir="auto">it seems to be same issue as described there, i am not able to sync calendar with my nextcloud, just initially but then never after first reboot</p>
<p dir="auto"><a href="https://gitlab.com/ubports/development/apps/lomiri-calendar-app/-/issues/231" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/ubports/development/apps/lomiri-calendar-app/-/issues/231</a></p>
</blockquote>
<p dir="auto">Logs would help:<br />
e.g <code>journalctl -b | grep sync-monitor</code></p>
]]></description><link>https://forums.ubports.com/post/78884</link><guid isPermaLink="true">https://forums.ubports.com/post/78884</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Wed, 28 Feb 2024 07:39:09 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Tue, 27 Feb 2024 14:26:32 GMT]]></title><description><![CDATA[<p dir="auto">it seems to be same issue as described there, i am not able to sync calendar with my nextcloud, just initially but then never after first reboot</p>
<p dir="auto"><a href="https://gitlab.com/ubports/development/apps/lomiri-calendar-app/-/issues/231" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/ubports/development/apps/lomiri-calendar-app/-/issues/231</a></p>
]]></description><link>https://forums.ubports.com/post/78876</link><guid isPermaLink="true">https://forums.ubports.com/post/78876</guid><dc:creator><![CDATA[uxes]]></dc:creator><pubDate>Tue, 27 Feb 2024 14:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Wed, 07 Feb 2024 18:56:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hilbert" aria-label="Profile: hilbert">@<bdi>hilbert</bdi></a> you might want to have a look at .cache/syncevolution and .config/syncevolution both in /home/phablet.</p>
]]></description><link>https://forums.ubports.com/post/78441</link><guid isPermaLink="true">https://forums.ubports.com/post/78441</guid><dc:creator><![CDATA[mschmids]]></dc:creator><pubDate>Wed, 07 Feb 2024 18:56:34 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Wed, 07 Feb 2024 09:26:32 GMT]]></title><description><![CDATA[<p dir="auto">I am doing few attempt, in order to adapt the script to focal (and maybe my device?).<br />
It still get errors on some step, and I would like to restore the device to a clean situation (that is, delete all created objects). Anyone knowing syncevolution enough to suggest me command lines to databases, configurations and so on?</p>
]]></description><link>https://forums.ubports.com/post/78431</link><guid isPermaLink="true">https://forums.ubports.com/post/78431</guid><dc:creator><![CDATA[hilbert]]></dc:creator><pubDate>Wed, 07 Feb 2024 09:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Thu, 02 Nov 2023 18:59:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hilbert" aria-label="Profile: hilbert">@<bdi>hilbert</bdi></a> good to hear, that you already succeeded to some extend.</p>
<p dir="auto">There might be different possibilities, as also indicated by the various hints in previously linked help section, which accordingly I use <a href="https://posteo.de:8443/calendars/" target="_blank" rel="noopener noreferrer nofollow ugc">https://posteo.de:8443/calendars/</a>&lt;username&gt;/default</p>
<p dir="auto">It has been a while, so I do not exactly recall, what went wrong, but I have deactivated the creation of the update script and crontab file from within the script and instead accomplished these steps manually.</p>
<p dir="auto">By far not and expert, rather through pattern matching, I have furthermore made two small tweaks to the calendar database instructions according those for the contacts (see Sync=None and backend=evolution-contacts / backend=evolution-calendar).</p>
<p dir="auto">The synchronization from within the calendar app with the clockwise arrow symbol, to my understanding relates only to those accounts added via the UT GUI for instance via system settings / accounts.</p>
<p dir="auto">With reference to your other thread, I chose the following values for the other parameters, which I understand to be arbitrary naming conventions for various occurrences:</p>
<ul>
<li>CALENDAR_CONFIG_NAME="calendarPosteo"</li>
<li>CALENDAR_NAME="calendarposteo"</li>
<li>CALENDAR_VISUAL_NAME="CalendarPosteo"</li>
</ul>
]]></description><link>https://forums.ubports.com/post/76511</link><guid isPermaLink="true">https://forums.ubports.com/post/76511</guid><dc:creator><![CDATA[mschmids]]></dc:creator><pubDate>Thu, 02 Nov 2023 18:59:34 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Thu, 02 Nov 2023 16:44:03 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/mschmids" aria-label="Profile: mschmids">@<bdi>mschmids</bdi></a><br />
Just a couple of questions:</p>
<ul>
<li>I have three calendars in my posteo account. Usually I specify just the host (<a href="https://posteo.de:8443" target="_blank" rel="noopener noreferrer nofollow ugc">https://posteo.de:8443</a>), and the system recognizes and adds all three calendars. In the script you use, do I have to specify the complete URL of each calendar (i.e. <a href="https://posteo.de:8443/calendars/username/calendar-name" target="_blank" rel="noopener noreferrer nofollow ugc">https://posteo.de:8443/calendars/username/calendar-name</a>)?</li>
<li>which terminal did you use to launch the script: terminal app, ssh session, or adb shell? I used the third and during script execution I got another problem due to a DBUS variable, which was empty (the regular expression used to extract the value from the process command line did not match the current process)</li>
<li>how do you trigger the synchronization?</li>
</ul>
<p dir="auto">UPDATE: for the n-th time i added the remote calendar in the app, after a minute it succeed, listing the calendars and doing the first synchronization. As only difference from previous times, I was under the cellular network (instead of WiFi). But since than it has never synchronized any more, even though I trigger it with the button in the calendar list.</p>
<p dir="auto">Are there a log where I can check what's happening under the hood?</p>
]]></description><link>https://forums.ubports.com/post/76506</link><guid isPermaLink="true">https://forums.ubports.com/post/76506</guid><dc:creator><![CDATA[hilbert]]></dc:creator><pubDate>Thu, 02 Nov 2023 16:44:03 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Fri, 27 Oct 2023 16:35:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hilbert" aria-label="Profile: hilbert">@<bdi>hilbert</bdi></a> credentials for <a href="https://posteo.de/en/help/how-do-i-set-up-synchronisation-of-calendar-entries-from-other-calendars-in-other-programs-or-devices" target="_blank" rel="noopener noreferrer nofollow ugc">CalDAV</a> and <a href="https://posteo.de/en/help/how-do-i-synchronise-my-posteo-address-book-with-other-programs-or-devices" target="_blank" rel="noopener noreferrer nofollow ugc">CardDAV</a> are available in the Posteo help section. I am successfully using the <a href="https://docs.ubports.com/en/latest/userguide/advanceduse/dav.html" target="_blank" rel="noopener noreferrer nofollow ugc">syncevolution based CalDAV and CardDAV integration</a> with said provider. However, continuous synchronization in this approach is cron based, which is <a href="https://forums.ubports.com/topic/8868/cron-not-installed">not available in Focal</a>.</p>
<p dir="auto">Just noted your other related thread with reference to syncevolution.</p>
]]></description><link>https://forums.ubports.com/post/76379</link><guid isPermaLink="true">https://forums.ubports.com/post/76379</guid><dc:creator><![CDATA[mschmids]]></dc:creator><pubDate>Fri, 27 Oct 2023 16:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Generic CalDAV not working on 20.04 (OTA-2) on Fri, 27 Oct 2023 10:29:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hilbert" aria-label="Profile: hilbert">@<bdi>hilbert</bdi></a> I added a Nextcloud account to the accounts which works fine on the Calendar and Ghost cloud backup apps</p>
]]></description><link>https://forums.ubports.com/post/76372</link><guid isPermaLink="true">https://forums.ubports.com/post/76372</guid><dc:creator><![CDATA[TheBird]]></dc:creator><pubDate>Fri, 27 Oct 2023 10:29:15 GMT</pubDate></item></channel></rss>