UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. gpatel-fr
    3. Posts
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 401
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: A Qml6 webapp: Touch piano

      @pparent

      Tested and approved ! well, at least it did not destroy my phone at first launch. Now I only have to remember my piano lessons of oh so long ago (I hated it).

      BTW from what you write, it seems that there are no official guidelines for Store inclusion ?

      From the information given by another poster, it was my understanding that any confined application could be uploaded without review, yet your application is confined yet was denied entry by the gatekeepers.

      Since you are a prolific click provider, I'd say that you could be entitled to use the next Q&A to ask who is responsible for this function and on which criteria ?

      Edit: some warning, the application is locking the phone in landscape mode until stopped 🙂

      posted in App Development
      G
      gpatel-fr
    • RE: GPS positioning stops working after a random duration

      @slowcyclist

      I don't recall ever having things like that in my logs. I am not running the same version as you, I stick to stable. Not sure if it could make a difference since AFAIK your daily version was the same as the 24.04-1.2 stable 12 days ago, I take it that the problem is older than that for you ? I never tried the daily, do you really upgrade your phone every day ?

      posted in Support
      G
      gpatel-fr
    • RE: GPS positioning stops working after a random duration

      @slowcyclist

      I never used GPS a lot , but now that you are speaking of it, I'm beginning to vaguely remember that there could be one or 2 times when GPS stopped mysteriously indeed.

      I'd say that with a process calling back into another, the first process locking everything just because one time it did not get a reply from the client layer would be a fragile design, maybe Google has done this but this does not look like something people designing a system for billions of users would do.
      If there is some retry mechanism, restarting the UT service could be of help.

      posted in Support
      G
      gpatel-fr
    • RE: GPS positioning stops working after a random duration

      @slowcyclist

      I don't see anything of the sort in my logs of the preceding month, however I am not really using the feature, I have posted that the behaviour was too unreliable (hit and miss, sometimes it works very well, sometimes not at all.

      I tested it a bit at some time to see if AGPS could be made to work, without success so far, however in the process I had found this command:

      sudo lomiri-location-serviced-cli --bus system --test
      

      that allows to follow the activity of the satellite detection in the Halium container; IIRC this command was terminating regularly if left to run continuously, maybe this is related ? it could be linked to a restart of the container or something.

      Looking at the service (systemctl cat lomiri-location-service), I see that no automatic restart has been configured like there is for services such as ofono, for example.
      Maybe you could add an overlay to the service to see if it brings some more reliability ? Beware that an overlay already exists, you would have to take care of that somehow by naming the overlay file such as it comes after the existing one.

      posted in Support
      G
      gpatel-fr
    • RE: Synchronize appointments with caldav and radicale

      @slowcyclist

      err, no, my test reconnects to the server.
      However there is something of a strange behaviour that I don't understand currently.
      When asking for a sync even in test mode from the command line:

      syncevolution --print-databases backend=caldav username=<user> password=<pwd> syncURL=http://192.168.20.12:5232
      [INFO] start database search at http://192.168.20.12:5232, from sync config '@default', syncURL='http://192.168.20.12:5232'
      

      I often see a block, the connection is not established (nor refused). After some time (a few minutes ?) the reply is sent. I see the log of the server at the same time, it does not receive anything, it's syncevolution that is refusing to send.
      When looking at the same behaviour from the phone UI point of view, when clicking on the sync button, it turns in display busy and after some time the server is receiving data and the sync button turns in mode inactive (but with an red error indicator).
      Even trying syncevolution --help blocks.
      It's as if syncevolution was refusing to work at some moments.

      Looking a bit more, it's as if it's the phone UI connection that is blocking itself (and all other operations such as syncevolution --help or the manual sync that I posted above; when the UI phone attempt at connection finishes, I can then do sync tests from the command line without limitation.

      It's as if the sync initiated from the phone UI was blocking syncevolution for about 5 minutes, then it deblocks itself (and other syncevolution clients on the phone such as my test sync) , synchronize the events successfully but returns an error.
      A bit of testing seems to show that the delay is about 5-6 minutes. Maybe it's actually that syncevolution is setup to sync every 10 minutes and the button has no effect other than to block until the automatic sync does its thing.

      If what you see looks like what I see, that would be a pattern and maybe an issue could be created on Gitlab.

      posted in Support
      G
      gpatel-fr
    • RE: Smooth Edges (name pending) - Let's Fix the Bugs That Drive You Mad

      @arubislander said:

      it is not the case for video codecs either

      indeed. This week-end I tried seriously to add ffmpeg codecs to my FP5 with 24.04-1.2 stable and basically succeeded, see https://gitlab.com/ubports/development/core/lomiri-messaging-app/-/issues/359#note_3122981838
      So it is possible to play ALAC files with the existing UT applications (mediaplayer...). The fact that it is slower than when accelerated by the hardware is true of course, but a not too old processor like the FP5 one is powerful enough to handle simple video files without acceleration (did not try 4K though).

      posted in OS
      G
      gpatel-fr
    • RE: Calendar general CalDAV to iCloud?

      @lsitongia

      Maybe you could try in the terminal (or better connected via ssh) a command like:

      syncevolution --print-databases backend=caldav username=<your-user-name> password=<your-password> syncURL=<your-service-url>
      

      as an example, the service URL for my test radicale server looks like: http://192.168.20.12:5232

      posted in Support
      G
      gpatel-fr
    • RE: Thinnking of getting myself into Fairphone 5...

      @Boldos said in Thinnking of getting myself into Fairphone 5...:

      Flashed the Ubuntu 24.04-daily

      what do you mean by that ? 24.04-2.x, that is, the bleeding edge ?

      posted in Fairphone 5
      G
      gpatel-fr
    • RE: Ubuntu touch logo (SVG)

      @domubpkm said in Ubuntu touch logo (SVG):

      svg thumbnails can't be displayed in gallery with 24.04-1.x.

      Not displayed in preview mode, yes. If you click on it, it will be displayed.

      posted in Design
      G
      gpatel-fr
    • RE: Ubuntu touch logo (SVG)

      @pparent said in Ubuntu touch logo (SVG):

      Is there a license for those artworks?

      yes, here

      Don't ask me for a lawyer's point of view on this legal jargon.

      posted in Design
      G
      gpatel-fr
    • RE: Ubuntu touch logo (SVG)

      @pparent

      it should be on your phone, under /usr/share/ubuntutouch-artwork.

      posted in Design
      G
      gpatel-fr
    • RE: USB tethering working?

      @FlavioMala

      I don't think that the way the update is installed does any difference.

      As UT is a read-only filesystem, all system upgrades involve a replacement of the whole rootfs including the kernel. If the kernel has been upgraded at some point in the daily channel for 24.04-1.x, the change will be transferred (of course) in the 24.04.1.2RC and later stable. The FP5 linux kernel is not the same for 24.04-1.1 and 24.04-1.2 stable versions.

      The installer then can no longer install back 24.04.1.1 on a phone, that was the point of my post: you can't revert to the previous version whatever method you use, even with the installer. That you can't do it from the phone is a misfeature, even more so from the installer. I did not file an issue with the installer since there are already more than 2000 of them 😞

      posted in Fairphone 5
      G
      gpatel-fr
    • RE: USB tethering working?

      @FlavioMala

      I'm pretty sure that it is linked to the relatively large Linux kernel upgrade that happened then. It was linked to the Bluetooth stack upgrade, but maybe it involved other changes. I had not the time to track these changes.

      I just verified it but the installer don't allow to install the previous stable channel 😞 there is a 'More..' button under the channel selection but it don't seem to do anything. Definitely things that could be improved in the installer and in the general system, there is no easy way to uninstall a system upgrade and revert to the previous one.

      posted in Fairphone 5
      G
      gpatel-fr
    • RE: Smooth Edges (name pending) - Let's Fix the Bugs That Drive You Mad

      @arubislander said in Smooth Edges (name pending) - Let's Fix the Bugs That Drive You Mad:

      What formats can or cannot be played on the device is also dependent on the codecs the device comes with.

      You seem to imply that it is a device specific problem and that it's all a matter of what the Android version could support. I just tested a fix for my phone not being able to play .amr files and it did not imply any Halium trickery, I'm pretty sure that any UT phone has the same problem and that the fix would apply for all.

      posted in OS
      G
      gpatel-fr
    • RE: uAdBlockNG doesn't work with 24.04-1.x stable

      @muskist

      yes, the repo owner has disabled the issues 😞

      posted in Fairphone 3
      G
      gpatel-fr
    • RE: uAdBlockNG doesn't work with 24.04-1.x stable

      @muskist

      what kind of browser do you use ? is it the old Morph Browser or the new QT6 Beta ?

      posted in Fairphone 3
      G
      gpatel-fr
    • RE: uAdBlockNG doesn't work with 24.04-1.x stable

      @muskist

      probably the app is missing this PR

      maybe create an issue to point to the maintainer that it is an active problem ?

      posted in Fairphone 3
      G
      gpatel-fr
    • RE: Call for testing: calendar-app

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

      where do I find the snyc logs? syncevolution

      ~/.cache/syncevolution

      posted in OS
      G
      gpatel-fr
    • RE: New Volla Plinius and Plinius Plus with Ubuntu Touch

      @libremax

      Nice device ! I picked the Fairphone 5 because it supported 5G and had a removable battery; if I had this choice available then, I would have preferred the Plinius.

      posted in General
      G
      gpatel-fr
    • RE: Call for testing: calendar-app

      @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.

      posted in OS
      G
      gpatel-fr