UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. 4carlos
    3. Topics
    4
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 18
    • Groups 0

    Topics

    • 4

      How's the battery life experience in an Xperia X Compact?

      Watching Ignoring Scheduled Pinned Locked Moved Sony Xperia X Compact (F5321)
      11
      1 Votes
      11 Posts
      2k Views
      U
      @4carlos Interesting, my Xperia x Compact, has the same battery life as my nexus 5. I do know lineageOS has really good battery management, which I could get that on UT but overall id say UT is the same battery life as a regular android or ios so its normal for me. LineageOS would really extend the battery to a couple days, not sure how they do it. They also have nothing really on that operating system
    • 4

      A question about background activities in UT

      Watching Ignoring Scheduled Pinned Locked Moved Support
      8
      0 Votes
      8 Posts
      1k Views
      dobeyD
      @unrealb2 I'm pretty sure Sailfish doesn't have any push notifications support. Also, I think they have integrated automatic time updates from cell tower, rather than using NTP. Some work would need to be done to integrate this in Ubuntu Touch still, though.
    • 4

      xmpp Messenger ??

      Watching Ignoring Scheduled Pinned Locked Moved Support
      29
      0 Votes
      29 Posts
      8k Views
      poVoqP
      @x-dub Maybe you should make a "help wanted" post on this forum instead of hinding the link here in a thread that only people interested in XMPP will read
    • 4

      Synchronize appointments with caldav and radicale

      Watching Ignoring Scheduled Pinned Locked Moved Support
      12
      0 Votes
      12 Posts
      1k Views
      G
      @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.