Subcategories

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

    7 Topics
    27 Posts
    libremaxL
    @wqyeo There is a telegram group dedicated to quality assurance: https://t.me/ubports_qa_team Hope it may be useful for you
  • Discuss and solve problems with other users

    99 Topics
    690 Posts
    H
    The issue was me not having a screen lock passcode defined. Not sure if this is the best way to approach this, a settings page for editing user information (including name and root password) would be useful, that one could then opt out for the screenlock.
  • 161 Topics
    1k Posts
    C
    @R66F root, you'd probably need to use a custom waydroid gsi with SU binaries. from there just install one of the many root modules/frameworks that let you spoof app id's
  • Edit Anbox System

    11
    0 Votes
    11 Posts
    5k Views
    M
    Well did you remember to "sudo anbox-tool disable sudo mount -o rw,remount /" like in the script?(and reverse afterwards) I never got opengapps to work but I think to edit the system I ended up copying the android.img to another directory, running unsquashfs on it, modifying it, resquashing it (mksquashfs) and then overwrite the original image.
  • Failing to flash on Aquaris M10 FHD

    7
    0 Votes
    7 Posts
    1k Views
    advocatuxA
    @toschio I'm glad to hear that. Kudos!
  • ONE PLUS ONE and LINEAGE OS

    5
    0 Votes
    5 Posts
    684 Views
    parks.jrP
    I recently acquired a OPO, it came with lineage on it, I did not check the version. i turned it on, went through lineage initial setup so that i could enable developer mode in settings, then proceeded to install UT edge channel using the windows installer without any problems. Its not my daily phone, but i turn it on every once in a while to test some things out and it works great.
  • python 3 tkinter

    python tkinter
    2
    0 Votes
    2 Posts
    313 Views
    dobeyD
    If you want to run arbitrary python CLI tools, it's best to do so using a Libertine container. See Shell Access in documentation for more info. You should use the libertine-launch form to get a shell as phablet user for normal use, and use libertine-container-manager to install packages, as sudo will not work or be usable (and installing it can break things).
  • phone disabled

    2
    0 Votes
    2 Posts
    349 Views
    LakotaubpL
    @moid If it still doesn't start correctly after you have switched it off completely and restarted it, rerun the installer (without wipe/or backup everything if you want to keep your stuff). That should do it.
  • 3 Votes
    3 Posts
    885 Views
    LakotaubpL
    I am now locking this thread. Thank you.
  • -1 Votes
    5 Posts
    988 Views
    LakotaubpL
    @errorcodevortex You are obviously not reading or taking in what people have as far as I can see very politely said or pointed out to you over the last few days. Nor the fact that that this type of behaviour would not be tolerated and the consequence of so doing. I am sorry but I will be locking this thread .
  • Google Contacts aren't syncing - Nexus 5 (OTA-5)

    8
    1 Votes
    8 Posts
    2k Views
    N
    @nixer FYI if someone wants to figure out the bug, It was like they were hidden but inside before, if i manually added a contact their google contact photos showed up on the contact.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • [SOLVED] Is there a torch/flashlight app for Nexus 5?

    5
    0 Votes
    5 Posts
    1k Views
    P
    @MarkG_108 Happy to help
  • UT media crashes

    3
    0 Votes
    3 Posts
    273 Views
    D
    I found and tested that : a workaround to read a file on RC chanel is to make a copy of the file with File Manager, to paste the file into UT media and then proceed as usual and the file is read.
  • [SOLVED] (Finally no) OTA 10 problems

    12
    0 Votes
    12 Posts
    2k Views
    A
    done. wiped, reinstalled and working like a charm.
  • SMS notifications issue

    4
    0 Votes
    4 Posts
    707 Views
    T
    @thilov you could be right that this issue existed before. I've been using 2 factor authentication few times a day since 2 weeks that's why i noticed that. I will check if there is any open bug related to this issue.
  • [solved] Trouble getting clickable going

    4
    0 Votes
    4 Posts
    665 Views
    M
    @saveurlinux Thank you. Yes, that did work.
  • Problems with Fairphone

    7
    0 Votes
    7 Posts
    1k Views
    IngoI
    You can install Android on the FP2 via these instructions https://support.fairphone.com/hc/en-us/articles/207914363-Manually-install-Fairphone-OS-for-the-Fairphone-2
  • QR code reader

    2
    0 Votes
    2 Posts
    283 Views
    advocatuxA
    @domubpkm yes, somewhat, using https://open-store.io/app/openstore.tagger
  • Wifi problems connecting to my AP

    7
    0 Votes
    7 Posts
    1k Views
    U
    It was spam.
  • Have I bricked my E4.5?

    2
    0 Votes
    2 Posts
    365 Views
    rivalR
    OK, might have fixed it, I'm not certain what I did though. I tried vol up + vol down + power and I got it to boot.
  • [SOLVED] Trouble installing Ubuntu Touch on LG Nexus 5

    14
    0 Votes
    14 Posts
    4k Views
    LakotaubpL
    @Coluix Good work. Enjoy UT
  • [SOLVED] VPN: 'no vpn secrets' error

    9
    2 Votes
    9 Posts
    4k Views
    N
    @circ @domubpkm Hey so I'm having the same error code with my Ubuntu Phone VPN connexion. I changed username and password to avoid non alphanumeric characters. Do the name and location of .ctr and .key files have any sort of importance? ca.crt has the form: -----BEGIN CERTIFICATE----- ... ... -----END CERTIFICATE----- and ta.key has the form -----BEGIN OpenVPN Static key V1----- ... ... -----END OpenVPN Static key V1----- Both are extracted from the xxx.protonvpn.com.udp.ovpn file downloaded on my protonVPN account. Could the gateway port number be an issue? Do you have any idea why it still doesn't work? Thanks a lot for any kind of help or suggestion! Edit1: Note that the password is always missing when I open the VPN editor app, but that could also just be some kind of security. Is that the expected behavior?