Subcategories

  • This section is specifically useful for new contributors on the project

    4 Topics
    12 Posts
    K
    @Alain This featute isn't in UT/Lomiri yet. Simplest way is to make something like a home screen app and there are some that exists already like Launcher Modular. Not sure they have app groups though. You can contribute to them if you don't want to make your own. However, they obviously act like a normal app. Best you can do is pin it to the Launcher for easy access. Or you can contribute to Lomiri and implement it in the App drawer which definitely needs some love There's even a bounty for it so there's money to get
  • Discuss and solve problems with other users

    94 Topics
    674 Posts
    pparentP
    https://forums.ubports.com/topic/11532/signal-ut-signal-desktop-for-ubuntu-touch
  • 154 Topics
    1k Posts
    K
    @fair Which phone is this? This is usually an issue with media playback that doesn't use media hub such as webapps. I guess Waydroid has the same problem, when you lock the device, apps get suspended. Interesting that Waydroid is also affected considering that it doesn't really suspend. I assume your phone has proper deep sleep so apps don't just suspend, the device goes into low power mode that processes like Waydroid can't function properly anymore.
  • Battery saver on 24.04

    Solved
    3
    0 Votes
    3 Posts
    182 Views
    A
    @lduboeuf perfect ! for the moment works like a charm !! Thanks a lot !!
  • Volla Phone 22 - Bricked

    Solved
    5
    0 Votes
    5 Posts
    748 Views
    MaikM
    @Matt7896 I'm in the same situation and it would have been better and nice if you shared how to do the procedure on reflashing the bricked Volla Phone 22. I just can't get my head around it, so a guide would be more than welcome.
  • Sim card re-reading via commandline?

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    U
    @Vlad-Nirky I will mark the thread as solved although I couldn't reproduce the orginal faulty conditions of France (Orange/ 1&1).- Maybe next time... Thank you for your answers!
  • How can i install pip on ubuntu touch

    Moved
    12
    0 Votes
    12 Posts
    3k Views
    R
    @arubislander The snap package seems to have the venv package installed. How can I safely make the snap package the default call to python3?
  • Is there a way to trigger the phone to look for missed SMS messages?

    Solved
    5
    0 Votes
    5 Posts
    527 Views
    W
    @lduboeuf Yeah, sounds like a hard issue to solve indeed. Maybe one day more modern messengers will become more fully interoperable and we can forget about SMS. Thanks for helping me understand how this works, and for filing that issue.
  • dekko2 stack on validating credentials

    Solved
    8
    0 Votes
    8 Posts
    438 Views
    LuksusL
    This issue is already reported and fixed, buy not released yet: https://gitlab.com/dekkan/dekko/-/issues/173
  • change dns servers on noble

    7
    0 Votes
    7 Posts
    947 Views
    C
    @domubpkm ofc the setting is there you can either enter you're own use the local network dns or choose from the presets provided by Librewolf.
  • encryption

    Moved
    3
    0 Votes
    3 Posts
    443 Views
    T
    @uxes many thanks :-). i will try it in the next days
  • Cannot git clone from my own repo

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    R
    @k.nacke Sorry, there were snap connections that I had not set, so git-confined could not access the ssh keys. I have corrected it now and it works. I have successfully cloned the docs repo.
  • Open-store accounts lost?

    Moved
    2
    0 Votes
    2 Posts
    342 Views
    KenedaK
    Did you try : https://open-store.io/telegram ?
  • 0 Votes
    15 Posts
    3k Views
    OpolorkO
    Hi @Rondarius. Thanks, but that's overkill for my use case.
  • Has anyone got us cellular/t mobile in the USA working

    Unsolved
    5
    0 Votes
    5 Posts
    898 Views
    stanwoodS
    @Wheeling-Pigeon Indeed. And either 9S/Pro/India...All share the same motherboard hardware&firmware + same built image...
  • USB audio devices don't provide any output

    Unsolved usb audio
    6
    0 Votes
    6 Posts
    1k Views
    H
    Not the only one. I was also surprised plugging in my usb-c headphones did nothing. Generally it should be noted that this is about headphones with an usb dac. There are also adapters and headphones that pass through analog audio over the usb-c connectors, and those apparently work. These are the open issues that have been reported so far: https://gitlab.com/ubports/development/core/packaging/usb-moded/-/issues/6 https://gitlab.com/ubports/development/ubuntu-touch/-/issues/1912 https://gitlab.com/ubports/porting/reference-device-ports/halium13/volla-phone-quintus/volla-algiz/-/issues/3
  • using Ubuntu Touch as o/s for IoT devices with RPi/Rockchip

    Moved
    10
    0 Votes
    10 Posts
    3k Views
    arubislanderA
    @johndoe said in using Ubuntu Touch as o/s for IoT devices with RPi/Rockchip: A specific mobile DE, you could also look into, is Phosh. But it will probably not work with your remote access software. Whereas Lomiri is known to work with VNC at least. And it is in the debian repo's as @Vlad-Nirky already mentioned.
  • No cell broadcast received on 24.04.1.0 Beta 2

    Moved
    11
    1 Votes
    11 Posts
    2k Views
    _JCM__
    @lduboeuf Running /usr/share/ofono/scripts/get-tech-preference outputs Technology preference: nr. Running /usr/share/ofono/scripts/get-serving-cell-info tells me Radio Access Technology = lte, but I don't know if that helps
  • Blacklisting/Blocking spam calls

    Solved
    7
    0 Votes
    7 Posts
    972 Views
    F
    @domubpkm Thanks for the info! calls are my biggest issue, they just keep calling all day every day.
  • Cricket Wireless Best Device?

    Unsolved
    1
    0 Votes
    1 Posts
    162 Views
    No one has replied
  • Can't switch update channel

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    T
    @kugiigi ah! Keen eye. I assumed it was set to automatic, but it was indeed set to manual. I've reset back to auto and am now able to see the different channels, so I am checking for updates. I'll report back once it finishes spinning
  • gcc 9.4 compiler in docker images

    Unsolved
    11
    0 Votes
    11 Posts
    1k Views
    J
    @oldpaint said in gcc 9.4 compiler in docker images: I thought I would start with the Botan library so I ran the command 'clickable build --libs --verbose' and that provoked a download of the correct docker container for my phone, arm64. I can't seem to provoke a download for the desktop docker container, amd64. I tried 'clickable desktop ...' but no joy. You could try 'CLICKABLE_ARCH=amd64 clickable build --libs --verbose' or 'clickable build --arch amd64 --libs --verbose' in order to specify the architecture. Your architecture should also be defined in your manifest.json file. (The app template should provide a manifest.json file by default. It is maybe under data/. You can read about it here: https://clickable-ut.dev/en/latest/usage.html ) The architecture will probably be whatever architecture is specified when executing clickable (likely arm64 by default).
  • This topic is deleted!

    Moved
    4
    1
    0 Votes
    4 Posts
    770 Views