Subcategories

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

    8 Topics
    37 Posts
    nbdynlN
    @sm-xcx Hey xcx, how far are we with this project? what is still requirered to finish this project?
  • 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.
  • 166 Topics
    1k Posts
    P
    @Moem Looks promising, It could be just what I need. Thank you!
  • SIM seems OK, but unable to call/data (SMS works)

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    libremaxL
    @subarubrat said in SIM seems OK, but unable to call/data (SMS works): I was just surprised because EVERYTHING indicated it worked, which was true until just now. Everything still works in countries where VoLTE is not mandatory (EU for example).
  • Audioplayer / internet stream / webradio

    Solved
    25
    0 Votes
    25 Posts
    9k Views
    D
    Radio seems to be broken for searching and adding new stations and this, i don't know since when. https://github.com/patrickjane/ut-radio/issues/12
  • nexus 5 with ubuntu touch installed is not being detected on fast boot

    Unsolved
    4
    0 Votes
    4 Posts
    849 Views
    MrT10001M
    @amy It is usually the cable, but also try a USB 2.0 port, not USB 3. Another thing I encountered is old fastboot drivers. I always install Android Studio and keep it up to date as it's Platform Tools has the latest ADB and fastboot drivers.
  • How to avoid the URL key containing keyboard layouts?

    Unsolved
    1
    0 Votes
    1 Posts
    365 Views
    No one has replied
  • Morph browser doesn't let me post on askubuntu

    Moved
    10
    0 Votes
    10 Posts
    2k Views
    B
    @cliffcoggin i have non installed. Is there a browser inherent one?
  • JingPad replacement/clone

    Moved
    14
    0 Votes
    14 Posts
    2k Views
    M
    @vhil-0 But avoid the 2GB/16GB version! There's problems with the UB-installer: https://forums.ubports.com/topic/7212/add-lenovo-x605-to-the-ubports-installer?_=1648905374783
  • Dekko2 how to open attached .wav files?

    Solved
    44
    0 Votes
    44 Posts
    13k Views
    lduboeufL
    @uwahl idk sorry,
  • Is this new feature intentional?

    Solved
    23
    0 Votes
    23 Posts
    6k Views
    IanI
    It does have a use. If you are watching a video in full screen through morph or in media player you can use it to access the top bar to see what the time is or what your new notification is.
  • Not receiving some text messages

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    lduboeufL
    @csanderson0313 humm, can't reproduce. Have you changed something in settings ? Which device ?
  • Axolotl crashes

    Unsolved
    3
    0 Votes
    3 Posts
    556 Views
    E
    @moem good idea thx !
  • Build from source

    Unsolved
    5
    0 Votes
    5 Posts
    728 Views
    arubislanderA
    @keneda no, not a fork, necessarily. I think the OP means just downloading the source and compiling it.
  • Dual boot app : "No available channels"

    Unsolved
    5
    0 Votes
    5 Posts
    817 Views
    U
    @keneda That sounds interesting, I'll think about it if I get an a/b slots device in the future. For now I think I will use a regular single boot to keep things simple.
  • Share Ubports Folder On Local Network?

    Unsolved
    15
    0 Votes
    15 Posts
    3k Views
    Peter GammaP
    @arubislander Thanks for sharing your experience. The reason why it does not work for me is simple since I don t have a Ubports phone available. I stuck in the process of unlocking the bootloader of a Xiaomi phone and it was very difficult, and I don t know whether it is worth to continue. I have now also a Fairphone 3 available which hopefully is easer. I have listed the options which I know which are possible to connect a phone to a PC on my personal website: for Ubports phones: https://petergamma.org/file-access-from-pc-to-ubports-linux-phone/ for (Ubports) PinePhones: https://petergamma.org/file-access-from-pc-to-linux-pinephone/ Thanks for sharing these information. To connect a Linux phone to a PC with a network shared folder or to connect a phone SD card as a network drive to a Windows or Ubuntu Desktop network the same way it works on a PC would be highly desirable. But I am happy to know what is possible.
  • Xiaomi Redmi Note 7 pro stuck on boot screen.

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    A
    @loboturbo Hi, I read from notes that we need android 9.0 and installed the official release from India rom sites. The process still did not work for me when I used the android 9 version of stock MIUI rom and I would get the same result as you. Eventually what worked for me: used TWRP Flashed Android rom version 9.9.3 (I read that the maintainer had tested on 9.9.3) Then used the latest UBports installer version 0.9.x beta After repeated failure to install from the stable channel I chose to install the RC version and that worked After installation I tried to update the OS from phone settings using the stable channel but that would not boot and I had to reinstall from RC channel again using the UBports installer. As of now I'm running the RC channel and it seems to be working fine. Sometimes the swipe from right to close the applications starts misbehaving. However lock and unlock of the phone sets it right. Rest of the features at least seem ok. I am able to browse, make calls and use phone messages.
  • Normie girlfriend lacks enthusiasm and daughter bombarded with ads

    Unsolved
    21
    0 Votes
    21 Posts
    7k Views
    M
    @stanwood Ok, that's really useful I will look into those links. Thanks a lot.
  • Network Places is empty in file manager app

    Unsolved
    5
    0 Votes
    5 Posts
    906 Views
    Br1B
    @dln949 I have enabled sudo mount / umount without password (visudo) then created my.desktop file in .local/share/applications : [Desktop Entry] Version=1.0 Type=Application Terminal=false Exec=aa-exec /home/phablet/aa_myfiles/myscripts/samba.sh Icon=/home/phablet/.local/share/icons/smb.png Name=Samba X-Ubuntu-Touch=true X-Ubuntu-Default-Department-ID=accessories my simple script : #!/bin/bash if grep -qs '/phablet/SAMBA ' /proc/mounts ; then sudo umount /home/phablet/SAMBA ; else sudo mount -t cifs //192.168.your.ip/remote-path -o guest,nosetuids,noperm,rw /home/phablet/SAMBA fi exit one tap for mount or umount (if already mounted) on my Redmi Note 4X it works fine. First try mount from command line.
  • Problem when I receive 2 MMS together

    Unsolved
    10
    0 Votes
    10 Posts
    737 Views
    lduboeufL
    @matbos4 nuntium.log would be more instructive
  • Export/import sms from one ubuntu touch to another

    Unsolved
    15
    0 Votes
    15 Posts
    2k Views
    R
    Have anyone tried an otg cable with an usb stick?
  • File Transfer working in from UbuntuTouch

    Solved
    1
    0 Votes
    1 Posts
    356 Views
    No one has replied
  • Write to external SD card possible with Ubuntu Touch?

    Moved
    9
    0 Votes
    9 Posts
    3k Views
    Peter GammaP
    @josele13 said in Write to external SD card possible with Ubuntu Touch?: Thanks for your answers. I see there seems to be no easy way out except to change to another device, which has other disadvantages (availability, high price). Maybe I let go the external SD card. Which is the easiest way to acess the internal SD to read and write files from a PC, for instance as an external drive?