Subcategories

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

    5 Topics
    16 Posts
    I
    @freddo I see that files on system-image.ubports.com are stored with digital signatures, so, the situation is better here, but still requires implementing mechanism of choosing mirrors in installer software. I'll take a look at that soon. Thanks
  • Discuss and solve problems with other users

    96 Topics
    684 Posts
    pparentP
    @projectmoon The main problem that currently prevents using Wayland for electron apps, is that the On-Screen-Keyboard cannot work with GTK+Wayland+Mir1.x . By the way the Merezhyvo Browser ( popriatary app ! ) is an electron app using Wayland, but it has found it's way around this problem by coding it's own OSK inside the app itself, which is not really a way I want to go. (Especially for Signal because I want to modify the code only as strictly necessary, and also because for Signal there are other problems when it comes to using it in Wayland mode with Mir1.x). Anyway I've already tried it (see in the Signal UT topic), and reallu the best is to wait for Mir2.x, I hope it won't be in too long.
  • 159 Topics
    1k Posts
    P
    @domubpkm thanks
  • Dekko 2

    3
    0 Votes
    3 Posts
    309 Views
    LakotaubpL
    @john-sarghaff It should be in the OpenStore. Have you made sure all the updates are installed from there? Check Updates in System Settings if still no joy. After that I would either swop update channels from system msettings or re run through the installer.
  • Access refused to Reddit

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    C0n57an71nC
    @applee I was using it, but after it refused to let me in, i deleted it. I didn't have it on in my phone for quite some time, until now when I have reinstalled it.
  • Dekko 2 only blank white screen

    7
    0 Votes
    7 Posts
    1k Views
    G
    Hello. I had the blank white screen on Dekko 2 on BQ Aquaris 4.5, after recent update to UT version 95. Per message from Lakotaubp, on the BQ, went to Open Store, searched Dekko 2, went into the application description. It had an "update" button (to provide latest update dated 15 Feb 2021). Clicked "update" button. All fixed. Dekko 2 working fine now. Thanks for the help, Lakotaubp! And thanks for fixing the qt5.12! G
  • libertine-container-manager create fails:

    11
    0 Votes
    11 Posts
    2k Views
    Z
    The following steps work on my phone: add self.run_in_container('apt remove -y makedev') to line 86 of /usr/lib/python3/dist-packages/libertine/ChrootContainer.py TMPDIR=/tmp libertine-container-manager create --type chroot -i id-container You can also refer to: https://github.com/ubports/ubuntu-touch/issues/1305 .
  • dpkg-reconfigure keyboard-configuration on libertine

    Unsolved
    12
    0 Votes
    12 Posts
    2k Views
    chriss_toniC
    @dobey https://github.com/ubports/ubuntu-touch/issues/1685
  • Bluetooth - Logitech Headset 800 (H800)

    6
    0 Votes
    6 Posts
    559 Views
    stanwoodS
    @mateo_salta Thank you for the tip. My spouse has a Vollaphone (OTA-15). Bluetooth works well in car with Seat Alhambra 2014 (MediaSync 2.2) for both phone calls and music streaming.
  • Email Account Setup

    smtp accounts email pop3
    5
    0 Votes
    5 Posts
    1k Views
    mateo_saltaM
    @captaincook you may need to set a application password? https://support.apple.com/en-us/HT204397
  • In Libertine keyboard does not popup.

    1
    0 Votes
    1 Posts
    290 Views
    No one has replied
  • BQ E4.5: Wifi status after suspend/wakeup

    2
    2
    0 Votes
    2 Posts
    380 Views
    Z
    Hi there! With my Vollaphone I had exactly the same issue for about 3 days. After a shutting down the device - not rebooting, but shutting down - the issue was gone. Hope that works for you, too.
  • How to disable ipv6

    2
    0 Votes
    2 Posts
    305 Views
    L
    @laferdine Well, anybody who has the same problem can follow the following method: https://wiki.csnu.org/index.php/Network_Manager_:_désactiver_IPv6_lors_de_la_connexion_à_un_VPN It works perfectly! :grinning_face_with_big_eyes:
  • Unable to use ADB on Oneplus 3t

    17
    0 Votes
    17 Posts
    3k Views
    S
    @lakotaubp ADB seems to be the method of choice during any tutorials on various things. I also had it working on my 3t in the past, i'm just not sure why its not working anymore
  • The camera is not working correctly .

    18
    0 Votes
    18 Posts
    3k Views
    KenedaK
    If someone can tell @lev if there is an other way to see OS version for his device, feel free :sad_but_relieved_face:
  • start.ubuntu.com

    6
    0 Votes
    6 Posts
    1k Views
    P
    @keneda said in start.ubuntu.com: For my self learning, how do you see those requests? Since you're asking explicitly, here's a hack-ish non-Libertine way to watch outgoing (DNS) connections. Note that deb packages use xz compression nowadays that is not supported by UT's tar. So extraction of the binary has to be done on a device with a more recent version of tar. # Download armhf deb package of tcpdump. There are newer package versions on the server, but those may not work as easily because of further dependencies. $ wget http://ports.ubuntu.com/ubuntu-ports/pool/main/t/tcpdump/tcpdump_4.7.4-1ubuntu1_armhf.deb # Extract deb archive. $ ar -x tcpdump_4.7.4-1ubuntu1_armhf.deb # Extract binary. $ tar -xf data.tar.xz Now, move file usr/sbin/tcpdump to the UT device (via adb, ssh, cloud). Then switch to a terminal on the UT device. # Make the binary executable. $ chmod +x tcpdump # Watch all DNS queries on the device. $ sudo tcpdump -i any port 53 Then wait and see. (Tested on OPO OTA-16 RC/W09).
  • Sony Xperia X Compact (F5321)

    3
    0 Votes
    3 Posts
    407 Views
    L
    @antidroid Thank you very much. I keep getting the device is inlocked and cant be trusted. Loops in reboot from the Sony screen to the linux reboot screen. I downloaded the sony rom to flash it again and start over. There were a few technical issues as expected. I was not able to get it back to factory. Will keep trying. Thanks again!
  • VPN on UT

    3
    2 Votes
    3 Posts
    698 Views
    R
    @lakotaubp yes
  • Changing operator/sim card

    Solved
    6
    0 Votes
    6 Posts
    433 Views
    KenedaK
    @lduboeuf lol i already switched so i know that now, thx anyway ^^
  • Install UT to N5

    7
    0 Votes
    7 Posts
    1k Views
    J
    @lakotaubp said in Install UT to N5: @jjconstr Ok firstly have you enabled developer mode on the nexus 5 (normally taping the build number in System Settings, About) then mtp transfer and android debugging and you need to install adb on your Mint OS ( full instructions on the web) Then restart the installer and follow the instructions. Back later bysy for awhile now. EDIT:Nearly forgot check bootloader is unlocked though it may well be on the N5 also the installer may do it now too. Thanks for the memory jog. After following the steps outlined in your latest post, installation went smoothly. I believe the installer did unlock the bootloader. I appreciate the ubports community. Being Google free is what freedom is all about!
  • February 28th alarm-clock / calendar issues?

    6
    0 Votes
    6 Posts
    783 Views
    K
    @povoq Probably related to leap/non-leap year and maybe in combination with DST and timezone. I also have daily alarm and I remember them waking/pissing me up that day :grinning_squinting_face:
  • Dekko2 could not load email

    17
    0 Votes
    17 Posts
    2k Views
    sam_villemurS
    @lakotaubp yes that's what i done, ...the "copies and folders" are empties but there is not an option "received"
  • Notes theming

    4
    0 Votes
    4 Posts
    298 Views
    K
    I can replicate this so my guess is that the theme isn't implemented properly within the app. The content page remains white even with suru dark selected.