Subcategories

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

    7 Topics
    5 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

    90 Topics
    642 Posts
    arubislanderA
    @hlbkv gnome software can handle debs and flatpaks (and on Ubuntu also snaps I think). The app itself is a deb, so it is not surprising that it can be installed. The apps that end up being able to be installed with it are probably also debs.
  • 132 Topics
    924 Posts
    B
    Just an update, I gave up on trying the KDEConnect workaround. I did some deep investigation on resolving the issue within Waydroid itself, and documented my progress. It's definitely a feature-request in Waydroid. https://github.com/waydroid/waydroid/issues/211 I haven't done any more work on it for a while, since my last post on github. There are a few libs being used in Waydroid, which I linked to, which have sparse documentation. I don't have deep enough knowledge of these languages and platforms to be able to fix this easily - not to mention android's workflow for builds. Wasn't able to do a build of LineageOS on my PC; some incompatibility with package versions. It'd be nice to resolve this for everybody who uses Waydroid, but IRL is taking priority for now.
  • Scrolling of the title : where to open the issue ?

    Solved
    5
    1
    2 Votes
    5 Posts
    317 Views
    D
    https://github.com/ubports/media-hub/issues/55
  • does the gpu accelerated browser work on nexus 5

    Moved
    5
    0 Votes
    5 Posts
    482 Views
    A
    @keneda https://forums.ubports.com/post/59437
  • No data with 5G mobile plan

    Solved
    7
    0 Votes
    7 Posts
    608 Views
    A
    Hey, i downlozd the last rc and now it worked !! So, i will closed it.
  • Anbox - apps have no internet

    23
    0 Votes
    23 Posts
    8k Views
    P
    thank you, on my phone waydroid helper make it unfunctionnal, but install waydroid this way works fine
  • anyone know how to install git

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    jezekJ
    @Amy Try reading this: https://forums.ubports.com/topic/6283/snap-crackle-and-pop-readwrite-rootfs-is-overrated
  • SD Card Redmi Note 9S not detected

    Unsolved
    3
    0 Votes
    3 Posts
    371 Views
    J
    @lakotaubp its 128 GB, formatted as fat32 (vfat). I haven't gotten the external drives manager to detect the card yet which is a shame. I made two little scripts and placed them in the home directory to mount and unmount the card under /media/phablet/<sdcardlabel>, then run them as needed in terminal (I don't know how to execute bash scripts by touch from file explorer). I also am unsure how to automatically run scripts as root at startup, but oh well. The sd card now shows up under file explorer (once the program is closed and opened again). The first: mount_sd.sh #!/bin/bash # run as superuser # Create mount location variable mntloc=/media/${SUDO_USER:-$(whoami)}/$(lsblk -I 179 -o LABEL | tail -n 1) # Make a mount folder, hopefully MAJOR id stays 179 mkdir -p $mntloc # Mount the sdcard! mount /dev/mmcblk0p1 $mntloc -o uid=32011 And the second: umount_sd.sh #!/bin/bash # run as superuser # Create mount location variable mntloc=/media/${SUDO_USER:-$(whoami)}/$(lsblk -I 179 -o LABEL | tail -n 1) # Unmount the sdcard! umount $mntloc Note that I'm assuming there is only one inserted sd card which is why I can use tail to get the label. Also, I assumed the MAJOR id is 179...I don't know if this will be static across other phones or even over time, but I found it with lsblk | grep mmc and copied the MAJ column.
  • Is it possible to block ads via hosts file on UT?

    Solved hosts ads block
    32
    1 Votes
    32 Posts
    5k Views
    L
    Happy new year
  • Xi red 9 browser issue and question

    Unsolved redmi 9 xiaomi morph ubuntu
    3
    0 Votes
    3 Posts
    410 Views
    N
    @jlneng9711 said in Xi red 9 browser issue and question: So basicaly, latest dev version. Opened morph and tried to download a amazing linux background .jpeg anyway. The browser shotdown when trying to download something... Not only for images... Lets say just the whole browser... I am not going to test anything Facebook related for you but I can help with the download issue so : Where is that amazing background located ?! I was thinking of excecuting a command like.. Wget You want to wget the jpeg file ? That shoud work! but then like ubunutu 20.04 and then overwritw the whole system... Anyone a idee of possibility? No idea what you are talking about... :$
  • How to create secret chat on TELEports

    Solved
    3
    0 Votes
    3 Posts
    267 Views
    P
    @arubislander thank you for your answer. I've tested and you're right, secret chats can only be created by the other side but they are working fine then. Thanks!
  • keyboard does not work

    Unsolved
    3
    0 Votes
    3 Posts
    298 Views
    LakotaubpL
    @pzrnqt1vrss That port s marked as inactive and very little info is avialable https://devices.ubuntu-touch.io/device/santoni/ so can only guess this has not been sorted yet. I would try to contact the porter for advice.
  • Xiaomi Redmi 4X boot loop

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    N
    @dwaret said in Xiaomi Redmi 4X boot loop: Now it's just stuck on the bootup screen the only thing I can access is fastboot I can't even get to recovery mode even if I used ADB to reboot into recovery it just stuck on the mi logo That's actually PERFECT! Fastboot means you can flash the Stock Xiaomi Android ROM and have a working phone again! Just use their official tool to do so : https://c.mi.com/in/miuidownload/detail?guide=2 But please make sure you flash the latest Stock Xiaomi Android ROM that's needed as the base version in order to be able to flash Ubuntu Touch afterwards!
  • How to replace the service-provider.xml file

    Solved
    9
    0 Votes
    9 Posts
    514 Views
    D
    @arubislander Yes. I don't know why. Maybe the ~ symbol is not allowed with sudo and one has to use $HOME, or I made some other mistake. Anyway your command line works, I learned something useful, even if my basic problem is not solved: I restored the original file.
  • SD Card not mounted

    Unsolved
    10
    0 Votes
    10 Posts
    841 Views
    arubislanderA
    @dpitti No problem. I just shared my reasoning as an instruction opportunity
  • MMS and WiFi interaction

    Unsolved mms wifi pixel 3a
    10
    0 Votes
    10 Posts
    845 Views
    ?
    @lsitongia I don't know what's going on. I did not write this text Deleted this Sorry for this unintentional act.
  • How to add new programs to apt

    Unsolved
    12
    1 Votes
    12 Posts
    1k Views
    M
    @metty I haven't gotten that far, and I'm not yet able to use my passwords with Unix Pass on my Ubuntu Touch device, which currently forces me to always have two phones with me. Is there something I am doing wrong? I was able to initialize the program with pass, but I can't generate and save passwords. Its generating one but the list remains empty. Among many 'libtls-padding.so' errors. @stanwood You write: It is strongly not recommended to use apt to install software. (as it won't work and may brick your device) But back to the main topic. How do I do it? Even if it may brick my device. Better than no device. That would be the case if a such a simple thing like pass do not work on a ubuntu-phone.
  • Xiaomi Redmi Note 9 Pro

    Solved
    3
    0 Votes
    3 Posts
    744 Views
    1
    @nero355 thank you very much for quick response
  • Reset Anbox?

    4
    0 Votes
    4 Posts
    816 Views
    stanwoodS
    @cjengle Maybe something went wrong with your manipulations. Don't know where... Best thing is to reinstall UT without wipe your data. Then start again to remove Anbox as I described above.
  • Installing just Ubuntu Core on a Galaxy S10

    Unsolved
    2
    0 Votes
    2 Posts
    297 Views
    N
    Your expectations are not matching the reality I am afraid... I think you are better off with one of the following options : Replace the screen yourself and keep the repaircosts low that way. Look for another OS to run on the phone like for example PostmarketOS/Mobian/etc.
  • Messaging bug with '&' sign

    Unsolved
    1
    0 Votes
    1 Posts
    179 Views
    No one has replied
  • Hey ppl I can't get into recovery mode. Only Fastboot.

    Unsolved
    5
    0 Votes
    5 Posts
    354 Views
    N
    @tmsteph said in Hey ppl I can't get into recovery mode. Only Fastboot.: This is how the phone is showing up in device manager.... [image: 1639719606763-1087a78e-8134-4c6e-bda1-73f76bd09993-image.png] This usually means your EDL Mode Driver isn't the right one and you should install the correct one! Did the version of the Qualcomm Tool you posted did that for you too ??