UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Call for testing: calendar-app

    Scheduled Pinned Locked Moved OS
    24 Posts 8 Posters 1.1k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • lduboeufL Offline
        lduboeuf @domubpkm
        last edited by

        @domubpkm said in Call for testing: calendar-app:

        @lduboeuf Hello Lionel.
        Thanks for your work.
        What are the fixes to check ?

        Not easy to have a quick overview because some were already closed, but in theory all tickets closed since 9 months: https://gitlab.com/ubports/development/apps/lomiri-calendar-app/-/issues?sort=updated_desc&state=closed&first_page_size=50

        1 Reply Last reply Reply Quote 0
        • lduboeufL Offline
          lduboeuf @projectmoon
          last edited by

          @projectmoon said in Call for testing: calendar-app:

          @lduboeuf said in Call for testing: calendar-app:

          @projectmoon said in Call for testing: calendar-app:

          @lduboeuf I installed it on a Volla Quintus on the current stable 24.04. Things seem to work. I notice that all my broken accounts/calendars are now sectioned as "Local Calendars," which I cannot delete.

          Unfortunately, the broken online calendars for those who have already switched to 24.04 before the next release won't be automatically fixed.

          A work around is to remove configs file:
          rm -rf .config/evolution/sources then restart the phone

          OK, then. New bug :). I deleted it and tried to re-add my calendars. The Google account went through the add flow but then said there's already an email address associated with that Google account. Then it did not add the calendar.

          This should be fixed on last RC ( make sure all accounts are cleaned before, and you did the configs remove as mentionned above )

          1 Reply Last reply Reply Quote 0
          • lduboeufL Offline
            lduboeuf @lduboeuf
            last edited by

            I should move this thread to another topic, but i don't know which.

            G 1 Reply Last reply Reply Quote 0
            • G Offline
              gpatel-fr @lduboeuf
              last edited by

              @lduboeuf said in Call for testing: calendar-app:

              i don't know which

              news ?

              1 Reply Last reply Reply Quote 0
              • DJacD Offline
                DJac
                last edited by

                great job : clearly more 'stable' with events (when changing the duration of events). (sony xperia X 24.04-1.2 (RC2))
                I test an other version on my UT20.04 daily device : 1.1.4-66 (arm64), for 3 month. The app is stable an reliable.

                1 Reply Last reply Reply Quote 0
                • messayistoM Offline
                  messayisto @lduboeuf
                  last edited by

                  @lduboeuf no issues on 24.01.2 rc, xperia x

                  1 Reply Last reply Reply Quote 0
                  • W Offline
                    wally
                    last edited by wally

                    All working well on 20.04 OTA-12 RC 1
                    Tested recurrent events, working hours, all day events, and fiddled around in general. All looks good!
                    Thanks for all your work Lionel!

                    Languages: 🇬🇧 🇨🇦 🇫🇷

                    1 Reply Last reply Reply Quote 0
                    • G Online
                      gandalf
                      last edited by

                      not sure if this is a calendar, cloud account, or other issue. I just installed your version, but I can't get my radicale dav calender to sync. I have removed the old accounts before the upgrade to 24.04 and I have cleaned the evolution sources. I also tried both the cal dav url with and without the full path to the calendar. The app very cheerfully declares sync finished and then displays the sync error in the status bar. The calendar server itself is working as I can sync it from the waydroid running on the phone (FP4, 24.04-1.2, from the RC channel), though there's a recently closed tickets that says a sync fix might have landed only in the daily channel yet?

                      lduboeufL 1 Reply Last reply Reply Quote 0
                      • lduboeufL Offline
                        lduboeuf @gandalf
                        last edited by

                        @gandalf said in Call for testing: calendar-app:

                        not sure if this is a calendar, cloud account, or other issue. I just installed your version, but I can't get my radicale dav calender to sync. I have removed the old accounts before the upgrade to 24.04 and I have cleaned the evolution sources. I also tried both the cal dav url with and without the full path to the calendar. The app very cheerfully declares sync finished and then displays the sync error in the status bar. The calendar server itself is working as I can sync it from the waydroid running on the phone (FP4, 24.04-1.2, from the RC channel), though there's a recently closed tickets that says a sync fix might have landed only in the daily channel yet?

                        hmm, it should work on RC, tested that a week ago with my radicale server without issue ( my url was like http://192.168.1.345:5232 )

                        P G 2 Replies Last reply Reply Quote 0
                        • P Offline
                          projectmoon @lduboeuf
                          last edited by projectmoon

                          @lduboeuf So unfortunately, calendar sync is still broken. The calendar that was syncing (connection to Nextcloud via generic caldav instead of built-in Nextcloud integration) is no longer syncing. Only thing I see in Evolution logs is something about i_cal_time_compare < 0 failed.

                          I turned the Nextcloud integration itself back on for Calendar, and that synced fine... But I don't know if it will sync more later.

                          lduboeufL 1 Reply Last reply Reply Quote 0
                          • lduboeufL Offline
                            lduboeuf @projectmoon
                            last edited by

                            @projectmoon said in Call for testing: calendar-app:

                            @lduboeuf So unfortunately, calendar sync is still broken. The calendar that was syncing (connection to Nextcloud via generic caldav instead of built-in Nextcloud integration) is no longer syncing. Only thing I see in Evolution logs is something about i_cal_time_compare < 0 failed.

                            I turned the Nextcloud integration itself back on for Calendar, and that synced fine... But I don't know if it will sync more later.

                            Sorry, i don't understand, you mean it works or not 🙂 ? Please also precise on which OS version are you .
                            The sync can be sometimes unstable ( and it always has been). It is sometimes needed to recreate all accounts ( remove them all, reboot, recreate them)

                            G 1 Reply Last reply Reply Quote 0
                            • G Online
                              gandalf @lduboeuf
                              last edited by gandalf

                              @lduboeuf

                              I do have a reverse proxy with https and http auth enabled in front of the radicale server. The one difference I see is my https vs your http address. I don't even get any log entries in either nginx or radicale about any connection attempts.

                              edit: where do I find the snyc logs? syncevolution or other

                              lduboeufL G 2 Replies Last reply Reply Quote 0
                              • lduboeufL Offline
                                lduboeuf @gandalf
                                last edited by

                                @gandalf said in Call for testing: calendar-app:

                                @lduboeuf

                                I do have a reverse proxy with https and http auth enabled in front of the radicale server. The one difference I see is my https vs your http address. I don't even get any log entries in either nginx or radicale about any connection attempts.

                                edit: where do I find the snyc logs? syncevolution or other

                                in journalctl, with real time monitoring journalctl -f

                                G 1 Reply Last reply Reply Quote 0
                                • G Online
                                  gandalf @lduboeuf
                                  last edited by

                                  @lduboeuf

                                  The redacted log from journalctl -f for opening and from pressing the sync button until the sync "finished". Not sure why it activates the Google SSO service, I have no google account set up. Also not sure if these logs are of any interest or help to you. They basically say "SyncError", and should be properly sanitized for posting 🤔

                                  starting the calendar app:

                                  Feb 24 21:43:45 ubuntu-phablet systemd[3569]: Started lomiri-app-launch--application-click--calendar.ubports_calendar_1.1.4-88-g75d22242--.service.
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: inputMethod::reset()
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: in clear preedit.. clearing word engine
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: inputMethod::reset()
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: in clear preedit.. clearing word engine
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: inputMethod::reset()
                                  Feb 24 21:43:45 ubuntu-phablet maliit-server[4718]: in clear preedit.. clearing word engine
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.381] qtmir.mir: SessionAuthorizer::connection_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::configure_input_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::set_base_input_configuration_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::configure_display_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::set_base_display_configuration_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::screencast_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.383] qtmir.mir: SessionAuthorizer::prompt_session_is_allowed - this= qtmir::SessionAuthorizer(0x7f8c420e30) pid= 11883
                                  Feb 24 21:43:45 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:45.390] qtmir.sessions: TaskController::onSessionStarting - sessionName=lomiri-calendar-app
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: library "eglSubDriverAndroid.so" not found
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: Creating a QMirClientScreen now
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: canSetReminderSound: true
                                  Feb 24 21:43:45 ubuntu-phablet lomiri-calendar[11883]: unable to create file '/run/user/32011/dconf/user': Permission denied.  dconf will not work properly.
                                  Feb 24 21:43:45 ubuntu-phablet lomiri-calendar[11883]: unable to create file '/run/user/32011/dconf/user': Permission denied.  dconf will not work properly.
                                  Feb 24 21:43:45 ubuntu-phablet lomiri-calendar[11883]: unable to create file '/run/user/32011/dconf/user': Permission denied.  dconf will not work properly.
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/2" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/3" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/4" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/5" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/6" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/Subprocess/4210/7" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.41" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4210 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/com/lomiri/connectivity1/Private" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name="com.lomiri.connectivity1" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4721 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/com/lomiri/libertine/Service/Operations" interface="com.lomiri.libertine.Service.Operations" member="list" mask="send" name="com.lomiri.libertine.Service" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4623 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: error calling result "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.126\" (uid=32011 pid=11883 comm=\"bin/lomiri-calendar-app\" label=\"calendar.ubports_calendar_1.1.4-88-g75d22242 (enforce)\") interface=\"com.lomiri.libertine.Service.Operations\" member=\"list\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.lomiri.libertine.Service\" (uid=32011 pid=4623 comm=\"/usr/bin/python3 /usr/bin/libertined\" label=\"unconfined\")"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: error calling result "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.126\" (uid=32011 pid=11883 comm=\"bin/lomiri-calendar-app\" label=\"calendar.ubports_calendar_1.1.4-88-g75d22242 (enforce)\") interface=\"com.lomiri.libertine.Service.OperationsMonitor\" member=\"running\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.lomiri.libertine.Service\" (uid=32011 pid=4623 comm=\"/usr/bin/python3 /usr/bin/libertined\" label=\"unconfined\")"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: lastError - no arguments?
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/com/lomiri/libertine/Service/OperationsMonitor" interface="com.lomiri.libertine.Service.OperationsMonitor" member="running" mask="send" name="com.lomiri.libertine.Service" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4623 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/com/lomiri/libertine/Service/OperationsMonitor" interface="com.lomiri.libertine.Service.OperationsMonitor" member="last_error" mask="send" name="com.lomiri.libertine.Service" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4623 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: error calling result "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.126\" (uid=32011 pid=11883 comm=\"bin/lomiri-calendar-app\" label=\"calendar.ubports_calendar_1.1.4-88-g75d22242 (enforce)\") interface=\"com.lomiri.libertine.Service.OperationsMonitor\" member=\"last_error\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.lomiri.libertine.Service\" (uid=32011 pid=4623 comm=\"/usr/bin/python3 /usr/bin/libertined\" label=\"unconfined\")"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: lastError - no arguments?
                                  Feb 24 21:43:45 ubuntu-phablet dbus-daemon[3650]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/com/lomiri/libertine/Service/OperationsMonitor" interface="com.lomiri.libertine.Service.OperationsMonitor" member="result" mask="send" name="com.lomiri.libertine.Service" pid=11883 label="calendar.ubports_calendar_1.1.4-88-g75d22242" peer_pid=4623 peer_label="unconfined"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: error calling result "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.126\" (uid=32011 pid=11883 comm=\"bin/lomiri-calendar-app\" label=\"calendar.ubports_calendar_1.1.4-88-g75d22242 (enforce)\") interface=\"com.lomiri.libertine.Service.OperationsMonitor\" member=\"result\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.lomiri.libertine.Service\" (uid=32011 pid=4623 comm=\"/usr/bin/python3 /usr/bin/libertined\" label=\"unconfined\")"
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: lastError - no arguments?
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: qml: active false autoUpdate ? true
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: qml: active false autoUpdate ? true
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: qml: active false autoUpdate ? true
                                  Feb 24 21:43:45 ubuntu-phablet aa-exec[11883]: qml: active true autoUpdate ? true
                                  Feb 24 21:43:46 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:46.159] Received a surface count changed event from an app that's not in the Launcher model, creating icon...
                                  Feb 24 21:43:46 ubuntu-phablet lomiri[4231]: [2026-02-24:21:43:46.176] Mir buffer is gl:TextureSource (old)
                                  Feb 24 21:43:46 ubuntu-phablet aa-exec[11883]: qml: EventListModel ready! for startPeriod Tue Feb 24 00:00:00 2026 GMT+0100
                                  Feb 24 21:43:46 ubuntu-phablet aa-exec[11883]: qml: EventListModel ready! for startPeriod Mon Feb 23 11:00:00 2026 GMT+0100
                                  Feb 24 21:43:46 ubuntu-phablet aa-exec[11883]: qml: EventListModel ready! for startPeriod Tue Feb 24 11:00:00 2026 GMT+0100
                                  Feb 24 21:43:46 ubuntu-phablet aa-exec[11883]: qml: EventListModel ready! for startPeriod Sun Feb 22 11:00:00 2026 GMT+0100
                                  Feb 24 21:43:46 ubuntu-phablet evolution-calen[4210]: e_cal_recur_generate_instances_sync: assertion 'i_cal_time_compare (interval_start, interval_end) < 0' failed
                                  Feb 24 21:43:53 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4165 does not belong to any known session
                                  Feb 24 21:43:53 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Activating service name='com.google.code.AccountsSSO.SingleSignOn' requested by ':1.34' (uid=32011 pid=4165 comm="/usr/libexec/lomiri-sync-monitor/lomiri-sync-monit" label="unconfined")
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                  Feb 24 21:43:53 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn'
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: SyncError: redacted_user@dav.redacted.tld generic-caldav 0
                                  Feb 24 21:43:53 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4165 does not belong to any known session
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate true false true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate true false true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate true false true
                                  Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate true false true
                                  Feb 24 21:43:53 ubuntu-phablet evolution-calen[4210]: e_cal_recur_generate_instances_sync: assertion 'i_cal_time_compare (interval_start, interval_end) < 0' failed
                                  Feb 24 21:43:53 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4231 does not belong to any known session
                                  

                                  pressing the sync button:

                                  Feb 24 21:35:56 ubuntu-phablet aa-exec[11216]: qml: 'caller' is DEPRECATED. It has no effect.
                                  Feb 24 21:35:59 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4165 does not belong to any known session
                                  Feb 24 21:35:59 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Activating service name='com.google.code.AccountsSSO.SingleSignOn' requested by ':1.34' (uid=32011 pid=4165 comm="/usr/libexec/lomiri-sync-monitor/lomiri-sync-monit" label="unconfined")
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate false true true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate false true true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate false true true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate false true true
                                  Feb 24 21:35:59 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn'
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Loaded templates: ("generic-caldav", "google", "nextcloud", "owncloud", "yahoo")
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Loading accounts...
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Found account: "redacted_user@dav.redacted.tld"
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Supported services for protocol: "generic-caldav" ("calendar", "global")
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Services available for: "redacted_user@dav.redacted.tld" QMap(("calendar", true))
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Remove old config...
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Network state changed: Online
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Device is online sync pending changes 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] No change to sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Network state changed: Offline
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Device is offline cancel active syncs. There is a sync in progress? No
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:30] Device is offline we will sync later.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:31] Network state changed: Online
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:31] Device is online sync pending changes 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 20:31] No change to sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] Network state changed: Offline
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] Device is offline cancel active syncs. There is a sync in progress? No
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] Device is offline we will sync later.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] Network state changed: Online
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] Device is online sync pending changes 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:06] No change to sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Network state changed: Offline
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is offline cancel active syncs. There is a sync in progress? No
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is offline we will sync later.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Network state changed: Online
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is online sync pending changes 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] No change to sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Network state changed: Offline
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is offline cancel active syncs. There is a sync in progress? No
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is offline we will sync later.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Network state changed: Online
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] Device is online sync pending changes 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:29] No change to sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:33] First client connected, will auto-sync on next EDS change
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] syn requested for account: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Pushed into queue with immediately sync? true Sync is running false
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Request sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Wake lock already created for lomiri-sync-monitor
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Sync requested: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Configure account: "redacted_user@dav.redacted.tld" [ () ]
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Got token!
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Fetching remote calendars…)
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Account with empty sources!: 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Failed to configure account "redacted_user@dav.redacted.tld" 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Account sync error "redacted_user@dav.redacted.tld" "generic-caldav" "0"
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] SyncDBus onSyncError "redacted_user@dav.redacted.tld" "generic-caldav" "0"
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] No more job to sync.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] syn requested for account: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Pushed into queue with immediately sync? true Sync is running false
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Request sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Wake lock already created for lomiri-sync-monitor
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Sync requested: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Configure account: "redacted_user@dav.redacted.tld" [ () ]
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Got token!
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Fetching remote calendars…)
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Account with empty sources!: 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Failed to configure account "redacted_user@dav.redacted.tld" 0
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] Account sync error "redacted_user@dav.redacted.tld" "generic-caldav" "0"
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] SyncDBus onSyncError "redacted_user@dav.redacted.tld" "generic-caldav" "0"
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:34] No more job to sync.
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] syn requested for account: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] Pushed into queue with immediately sync? true Sync is running false
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] Request sync
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] Wake lock already created for lomiri-sync-monitor
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] Sync requested: "redacted_user@dav.redacted.tld" ()
                                  Feb 24 21:35:59 ubuntu-phablet lomiri-sync-monitor[4165]: [24/02/2026 21:35] Configure account: "redacted_user@dav.redacted.tld" [ () ]
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: SyncError: redacted_user@dav.redacted.tld generic-caldav 0
                                  Feb 24 21:35:59 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4165 does not belong to any known session
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate true false true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate true false true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate true false true
                                  Feb 24 21:35:59 ubuntu-phablet aa-exec[11216]: qml: autoUpdate true false true
                                  Feb 24 21:35:59 ubuntu-phablet evolution-calen[4210]: e_cal_recur_generate_instances_sync: assertion 'i_cal_time_compare (interval_start, interval_end) < 0' failed
                                  Feb 24 21:35:59 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4231 does not belong to any known session
                                  Feb 24 21:36:04 ubuntu-phablet lomiri[4231]: [2026-02-24:21:36:04.881] file:///usr/share/lomiri//Notifications/Notifications.qml:53: TypeError: Cannot read property 'width' of null
                                  Feb 24 21:36:04 ubuntu-phablet lomiri[4231]: [2026-02-24:21:36:04.881] file:///usr/share/lomiri//Notifications/Notification.qml:252: TypeError: Cannot read property 'state' of null
                                  Feb 24 21:36:04 ubuntu-phablet lomiri[4231]: [2026-02-24:21:36:04.881] file:///usr/share/lomiri//Notifications/Notification.qml:254: TypeError: Cannot read property 'state' of null
                                  Feb 24 21:36:04 ubuntu-phablet repowerd[1827]: LogindSessionTracker: dbus_get_session_by_pid() failed: GDBus.Error:org.freedesktop.login1.NoSessionForPID: PID 4231 does not belong to any known session
                                  
                                  lduboeufL G 2 Replies Last reply Reply Quote 0
                                  • G Offline
                                    gpatel-fr @lduboeuf
                                    last edited by

                                    @lduboeuf said in Call for testing: calendar-app:

                                    it works or not

                                    Well, I have extended my radicale server with another client - Kontakt (the Kde thingy) and downloaded the current version of the calendar app (your Url is no longer valid by the way)

                                    The sync works fine from calendar-app to Radicale and from there to Kontakt.

                                    However when I create an event in Kontakt, while I can check with the Radicale download calendar ics file that Radicale calendar has been updated, if I use the sync button in the calendar app UI, nothing appears. I have to wait for the heavy SyncEvolution machinery to do its thing to see the new item appear in the phone calendar.

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      gpatel-fr @gandalf
                                      last edited by

                                      @gandalf said in Call for testing: calendar-app:

                                      edit: where do I find the snyc logs? syncevolution or other

                                      No idea but I use the radicale server logs (on stderr, enabled with command line switches) to see what happens.

                                      1 Reply Last reply Reply Quote 0
                                      • lduboeufL Offline
                                        lduboeuf @gandalf
                                        last edited by

                                        @gandalf said in Call for testing: calendar-app:

                                        Network state changed: Offline

                                        hmm lots of Network state changed: Offline/Online in the logs... could be the issue here.
                                        And the "Account with empty sources!: 0" , it means no calendar for the account.

                                        You still didn't tell us what OS channel and version you are on

                                        G 1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          gpatel-fr @gandalf
                                          last edited by

                                          @gandalf

                                          where you have this:

                                          Feb 24 21:43:53 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Activating service name='com.google.code.AccountsSSO.SingleSignOn' requested by ':1.34' (uid=32011 pid=4165 comm="/usr/libexec/lomiri-sync-monitor/lomiri-sync-monit" label="unconfined")
                                          Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                          Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                          Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                          Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: autoUpdate false true true
                                          Feb 24 21:43:53 ubuntu-phablet dbus-daemon[3650]: [session uid=32011 pid=3650] Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn'
                                          Feb 24 21:43:53 ubuntu-phablet aa-exec[11883]: qml: SyncError: redacted_user@dav.redacted.tld generic-caldav 0
                                          

                                          I have this:

                                          févr. 24 22:40:32 ubuntu-phablet dbus-daemon[3899]: [session uid=32011 pid=3899] Activating service name='com.google.code.AccountsSSO.SingleSignOn' requested by ':1.40' (uid=32011 pid=4485 comm="/usr/libexec/lomiri-sync-monitor/lomiri->
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account with empty sources!: 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Failed to configure account "admin@192.268.20.12:5232" 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account sync error "admin@192.268.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] SyncDBus onSyncError "admin@192.268.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Sync requested: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Configure account: "admin@192.168.20.12:5232" [ () ]
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Got token!
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Fetching remote calendars…)
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Configure source for service "calendar" Account 19
                                          évr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Actual sources: ("", "source/192db4a1ade7a26afdaec3426ce606")
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Check for evolution source: "98e242d194cce00a9d8bc27b2c5951f51fa29b97"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Local database already configured: "source/192db4a1ade7a26afdaec3426ce606" "98e242d194cce00a9d8bc27b2c5951f51fa29b97"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Sources config did not change. No config needed
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Will prepare to sync: 19 ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Account "admin@192.168.20.12:5232" source "192db4a1ade7a26afdaec3426ce606" Last status "0" Is first sync false
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Will sync with flags QMap(("192db4a1ade7a26afdaec3426ce606", "two-way"))
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Progress 0 elapsed: 0 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "running" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] "[24/02/2026 22:02] Syncing admin@192.168.20.12:5232 (generic-caldav/running)"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Progress 38 elapsed: 0 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Progress 69 elapsed: 0 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "running" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "running" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] "[24/02/2026 22:02] Sync done: admin@192.168.20.12:5232 (generic-caldav/192db4a1ade7a26afdaec3426ce606) Status: done Error: None Duration: 5s"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Progress 100 elapsed: 5 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Sync requested: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Configure account: "admin@192.168.20.12:5232" [ () ]
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] ---------------------------------------------------------Sync finished: 5 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Got token!
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Fetching remote calendars…)
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account with empty sources!: 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Failed to configure account "admin@192.168.20.12:5232" 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account sync error "admin@192.168.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] SyncDBus onSyncError "admin@192.168.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] No more job to sync.
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc")
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Pushed into queue with immediately sync? false Sync is running false
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Request sync
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.268.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Pushed into queue with immediately sync? true Sync is running true
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Sync requested: "admin@192.168.20.12:5232" ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc")
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Configure account: "admin@192.168.20.12:5232" [ ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc") ]
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Syncing the requested account and sources. Ignore request!
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          ...skipping...
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Progress 100 elapsed: 5 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02]         Source: "192db4a1ade7a26afdaec3426ce606" Error: 0 Status "done" Mode "two-way"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Sync requested: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Configure account: "admin@192.168.20.12:5232" [ () ]
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] ---------------------------------------------------------Sync finished: 5 secs
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Got token!
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Fetching remote calendars…)
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account with empty sources!: 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Failed to configure account "admin@192.168.20.12:5232" 0
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] Account sync error "admin@192.168.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] SyncDBus onSyncError "admin@192.168.20.12:5232" "generic-caldav" "0"
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:02] No more job to sync.
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc")
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Pushed into queue with immediately sync? false Sync is running false
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Request sync
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.268.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Pushed into queue with immediately sync? true Sync is running true
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Wake lock already created for lomiri-sync-monitor
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Sync requested: "admin@192.168.20.12:5232" ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc")
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Configure account: "admin@192.168.20.12:5232" [ ("2db4a1ad-e7a2-6afd-aec3-426ce6062ffc") ]
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] Syncing the requested account and sources. Ignore request!
                                          févr. 24 22:40:32 ubuntu-phablet lomiri-sync-monitor[4485]: [24/02/2026 22:40] syn requested for account: "admin@192.168.20.12:5232" ()
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet aa-exec[6009]: qml: autoUpdate false true true
                                          févr. 24 22:40:32 ubuntu-phablet dbus-daemon[3899]: [session uid=32011 pid=3899] Successfully activated service 'com.google.code.AccountsSSO.SingleSignOn'
                                          

                                          I think that you should examine the logs of your radicale server, or use tcpdump, it's not even sure that your client actually connects to the server.

                                          1 Reply Last reply Reply Quote 0
                                          • G Online
                                            gandalf @lduboeuf
                                            last edited by

                                            @lduboeuf said in Call for testing: calendar-app:

                                            hmm lots of Network state changed: Offline/Online in the logs... could be the issue here.
                                            And the "Account with empty sources!: 0" , it means no calendar for the account.

                                            Not much of a surprise there as my radicale server (nor nignx in front of it) doesn't even see a connection attempt.

                                            You still didn't tell us what OS channel and version you are on

                                            burried in the first post: FP4, 24.04-1.2, from the RC channel

                                            Network state changed: Offline/Online

                                            Not sure if that's specific to me, the FP4, network, or my service provider, but I have quite a number of issues with Volte dropping out when switching my wifi on and off or loosing cellular reception. UT doesn't seem to recover from that. For this test though I was on wifi. The again that might explain why update downloads usually resemble stop and go traffic more than anything else oO I do not see these messages when for example browsing the internet. Not relevant here, but pulse audio goes berserk when I click anything in firefox in waydroid. But no network changes.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post