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

    Topics

    • costalesC

      20.04 Focal: uNav freezes with GPS enabled

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      29
      1 Votes
      29 Posts
      7k Views
      S
      Just as @applee, I suspect that this thread possibly discusses several different bugs. Notably, I believe the problem described in reply #3, and maybe by @kristatos are the same as the one I described in this other topic. The issue in that other topic is related to how UBports interfaces with the android gps drivers and it affects all apps using gps on all ported android phones released since around 2020, but possibly with app-dependent symptoms : freezing, crashing, or just going on with a frozen location. The good news is that the other topic's bug has a working fix which should hopefully land in an upcoming OTA.
    • costalesC

      How to disable reply quoting in Dekko 2?

      Watching Ignoring Scheduled Pinned Locked Moved Support dekko 2
      3
      0 Votes
      3 Posts
      742 Views
      costalesC
      @hummlbach Thank you for the information! A hug!
    • costalesC

      QT libraries for development in Ubuntu 18.04

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      3
      0 Votes
      3 Posts
      4k Views
      arubislanderA
      Rather than ditching your 18.04 installation for a 16.04 one, or running 16.04 in a virtual machine, you might want to consider running 16.04 in an LXD/LXC container. $ sudo snap install lxd ... $ sudo lxd init ... $ sudo lxc launch ubuntu:16.04 devbox -c security.nesting=true ... $ sudo lxc shell devbox That will install the lxd snap, initialize lxd for use, launch a privileged lxc container named devbox based on a 16.04 image and finally drop you in a shell in the lxc container.
    • costalesC

      So basic Ubuntu Phone development examples

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      1
      4 Votes
      1 Posts
      738 Views
      No one has replied
    • costalesC

      How to read the Ambient Light?

      Watching Ignoring Scheduled Pinned Locked Moved Support
      3
      0 Votes
      3 Posts
      915 Views
      advocatuxA
      @costales I don't know the answer but I've linked your question in the OpenStore group (https://open-store.io/telegram).