Subcategories

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

    7 Topics
    1 Posts
    DiogoD
    This Category is for those starting to contribute for the UBports Project and Community. By contributing, we mean doing things like: coding quality assurance (testing, bug reporting and validation, etc...) translations app development and maintenance writing and validating technical documentation and user manuals UBports social media and marqueting etc... If you want to contribute in these ways or others and have questions about it, like how to get started, where can you find information, please leave your questions in this category and we will try to answer them the best we can.
  • Discuss and solve problems with other users

    91 Topics
    646 Posts
    C
    If I try to create an container i get this after it downloaded everthing: ... I: Extracting passwd... I: Extracting perl-base... I: Extracting procps... I: Extracting sed... I: Extracting sensible-utils... I: Extracting sysvinit-utils... I: Extracting tar... I: Extracting util-linux... I: Extracting zlib1g... I: Installing core packages... W: Failure trying to run: chroot "/home/phablet/.cache/libertine-container/firefoxcontainer/rootfs" dpkg --force-depends --install /var/cache/apt/archives/libc6_2.31-0ubuntu9_arm64.deb W: See /home/phablet/.cache/libertine-container/firefoxcontainer/rootfs/debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/libc6_2.31-0ubuntu9_arm64.deb is at fault) ChrootContainer.py:94: ERROR: create_libertine_container(): Failed to create container libertine-container-manager:126: ERROR: create(): Failed to create container: 'destroy_libertine_container() missing 1 required positional argument: 'force'' It can be reproduced by just simply creating a new container with the Terminal or with the System Settings.
  • 133 Topics
    935 Posts
    K
    @hankschwie hi mate, so at long last the latest update has sorted the reboot problem - this is version 280 of Ubuntu 24.04 as of 26/06/2025. I don't know about Fairfax phones but have a Gigaset GS5 which I used the Vollaphone 22 with new screen install. Phone works, Ubuntu works, and now Waydroid is back..... These folks are truly amazing
  • Where is the trash bin ?

    Solved
    10
    0 Votes
    10 Posts
    464 Views
    C
    @arubislander Ok I understand, I'm gonna grieve for my photos then ahah. Thanks for your answers
  • Fairphone 4 can't boot into recovery

    Unsolved
    3
    0 Votes
    3 Posts
    160 Views
    P
    @arubislander Thank you, this worked! And thanks for the correction, I tend to mix the two up from time to time.
  • vendor.dataqti keeps crashing

    Unsolved
    5
    0 Votes
    5 Posts
    305 Views
    Eric HE
    @jaxx About dataqti service, take a look at : https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-poco-x3/xiaomi-surya/-/merge_requests/21 About powersaving, please see : https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/24 Any help will be welcome
  • zfs on Ubuntu touch

    Unsolved
    4
    1 Votes
    4 Posts
    294 Views
    ikozI
    TL;DR: use BTRFS or proxy the ZFS via NFS @RJDan said in zfs on Ubuntu touch: [...] better supported on linux, it seemed to be a clear win for zfs. Well, unfortunately that is not the case, ZFS is not supported without adding kernel modules via DKMS. That is because of licensing issues which prevent it from being built-in the kernel like BTRFS and EXT4. DKMS cannot work on Halium kernels as they are based on patched downstream android kernel. I thought FUSE was an option, but after trying to install it on my device I found out zfs-fuse is deprecated, and I couldn't make it work. So the only way is to build the kernel with patches for the ZFS module, beforehand. This is however very complex and I wouldn't recommend it. There is a workaround, to have a NFS/Samba as a proxy to the ZFS file system so that the UT device accesses the file system remotely. The more straight-forward approach is to change the file system to BTRFS, assuming it meets your use cases. If you only need snapshots and backups, you should be fine.
  • how switch on Hotspot on boot

    Unsolved
    2
    0 Votes
    2 Posts
    122 Views
    P
    it`s work! cat qtart_hotspot.sh #!/bin/sh #Wait until networking is ready before trying to activate hotspot sleep 5 #nmcli con up 'Hotspot' #nmcli con up 'DIRECT-59-HP M104' /usr/bin/nmcli connection up 'DIRECT-59-HP M104' phablet@ubuntu-phablet:~/ How start it at boot phone?
  • Camera Photos saved 90° left-malrotated after core app update

    Unsolved
    6
    1 Votes
    6 Posts
    205 Views
    K
    This is a known issue and yes the workaround for now is to enable "save device info" which was the default prior the update anyway. There will be a fix so that rotation will always be saved.
  • UT filemanager preview rotated picture orientation issue

    Unsolved
    6
    0 Votes
    6 Posts
    335 Views
    arubislanderA
    @uwahl said in UT filemanager preview rotated picture orientation issue: Anything I could do? You could start by checking if there is already an issue opened in the File Manager issue tracker (link can be found in the Open Store listing of the app). If there already is an issue opened, you can check if there is additional info that can be added. If you can code (or are willing to learn) you could jump in and try to solve the issue and open an MR when you have.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Fixing corrupted videos recorded with Google Pixel 3A + UBPorts OTA23

    1
    0 Votes
    1 Posts
    133 Views
    No one has replied
  • Videos can't be read since today's core apps updates.

    6
    0 Votes
    6 Posts
    367 Views
    messayistoM
    @domubpkm On oneplusone nord m10, rc, focal, after core apps update video playing and video recording is working fine. But: Fotos are shown only vertical, no matter if they were taken vertical or horizontal.
  • Volla Quintus Update fails

    Solved
    4
    2
    1 Votes
    4 Posts
    328 Views
    AppLeeA
    @haagch said in Volla Quintus Update fails: I guess I'll mark this as solved even though going through RC is more of a workaround than an actual solution, because the update really should just work. Hi @haagch , This is the way to go. The forum is not a bug tracker. You had an issue someone helped you solve it. For reporting bugs it should be done in the Gitlab or Github dedicated to the proper project. Can be Ubuntu Touch, a specific app, a device specific issue, ...
  • I have a problem for google pixel 3a install Ubuntu Touch

    Unsolved
    3
    0 Votes
    3 Posts
    279 Views
    B
    @kuuga What OS are you using for your host PC in the installation? If ADB cannot see the device, especially when the phone is in "fastboot" mode, with a windows host, this is probably because of missing google android drivers. On a Linux host, the command line tools from google should just work as-is after extraction. (In my bumbling around I used both.) Windows google-android driver: https://developer.android.com/studio/run/win-usb This guide below was extremely helpful for me, specifically the sections "Prerequisites" and "Unlocking Bootloader" since google's developer pages have so many dead 404 links. The other sections can be ignored if using UBPorts installer. https://xdaforums.com/t/guide-pixel-3a-sargo-unlock-bootloader-update-root-pass-safetynet.4443459/ Don't forget to downgrade your Pixel3a to Android 9 before running UBPorts installer.
  • SMS Group

    4
    1 Votes
    4 Posts
    476 Views
    lduboeufL
    @MV said in SMS Group: I was looking for this topic and i find this 'old' thread. Is it possible to create group for SMS? If I try to create a group, it seems that the APP consider it as an MMS group that I'm not interested in because in this case the data-connection should be activated (and anyway it doesn't work). Is there anyone that a feedback or the situation is the same as posted the 9 June 2020? Thank you in advance afaik group chat doesn't exist in the SMS protocol. Or i missed something. You can broadcast sms to several users, but the answer will be on the sender contact thread.
  • Camera stays black - possible to restart (via terminal)?

    Unsolved
    20
    1 Votes
    20 Posts
    1k Views
    MVM
    @jojumaxx Same issue with Vollaphone22 with dual boot (VollaOS and Ubuntu Touch on the SD-Card). I've never head before this problem with previous version (till 2024). I tried to unmount and mount again UT but the problem still remain. Black screen
  • Pegasus Project

    Unsolved
    3
    0 Votes
    3 Posts
    220 Views
    arubislanderA
    @journeyman09 Pegasus seems to target Android and iOS. So not a threat for Ubuntu Touch. But even if it were, you would have needed to install it yourself, or have run / installed a click package from outside the Open Store.
  • Multimedia player

    Solved
    24
    0 Votes
    24 Posts
    1k Views
    C
    @domubpkm I use mpv in libertine and it works really good.
  • Lenovo X306X updates are not working

    Unsolved
    12
    0 Votes
    12 Posts
    528 Views
    M
    I still can’t get wifi/bluetooth, even after using the Lenovo Software Fix tool to reset to android (where wifi/bluetooth work well on it) and started the installation again from the beginning. I still have the last image of UT flashed and followed the instructions well. (+ and the command fastboot format:ext4 userdata works correctly now, no need to format through the tablet) Maybe I should try to reinstall with ubports (hoping not to back again into the bootloop problem) or use another image ? (Maybe for some unknown reason, this image is problematic for me ?)
  • adjustable playback speed

    Unsolved
    4
    0 Votes
    4 Posts
    276 Views
    A
    @ikoz said in adjustable playback speed: t should be relatively easy with a script using ffmpeg, either in Libertine or bundled in an app. The following command should work: ffmpeg -i input.mp3 -filter:a "atempo=1.5" output.mp3 Thanks you so much! It worked! For anyone interested. I first installed ffmeg in the Libertine client. Looked for the mp3 file in the folder and used the following script to run the script in the libertine container: libertine-lauch -i CONTAINER-IDENTIFIER ffmpeg -i input.mp3 -filter:a "atempo=1.5" output.mp3 Really nice! And because of this I begin slowly exploring the power of Libertine!
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Speaker's sizzles when reading a multimedia file

    Unsolved
    7
    -1 Votes
    7 Posts
    292 Views
    D
    @arubislander More clear it seems, not perfect. Or easer to listen. I'm not completly sure. I edited the first comment.