Subcategories

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

    3 Topics
    5 Posts
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    94 Topics
    674 Posts
    pparentP
    https://forums.ubports.com/topic/11532/signal-ut-signal-desktop-for-ubuntu-touch
  • 153 Topics
    1k Posts
    K
    Hi Zaito, so sorry for delay, I have only just logged on in ages. I tested it on GS5 only - installed UT 24.04 because it was the only way to make phonecalls when 3g packed up. Nothing I did enabled Waydroid to persist. Meaning that if waydroid was closed for any reason, you couldn't reboot it without a completely fresh installation. This rectified in June with a new UT update. Everything works well in both UT and Waydroid with one exception; there is no clipboard on waydroid. Which means you cannot copy or paste anything in any circumstances. If I need waydroid copy facilities I have to use another phone running UT20.04. Hope all is well.
  • Switch back to android on Redmi note 7

    1
    0 Votes
    1 Posts
    180 Views
    No one has replied
  • Music app && Bluetooth

    2
    0 Votes
    2 Posts
    309 Views
    poVoqP
    See: https://forums.ubports.com/topic/5152/music-app-bluetooth-and-3-5mm-headphone-jack-controls Seems like the Bluetooth controls are not yet implemented, but hopefully it should come soon.
  • Bugs

    6
    0 Votes
    6 Posts
    670 Views
    TotalRandoT
    @TotalSonic I used to do Uber and Lyft. I've been using it as a test case. It's good on data. (Maybe Wifi, drivers cancel and I wasn't charged this time.) The browser app isn't as good as the main app-- but it's good enough. I bought a Nexus 4 for $35 to have an Ubuntu phone. This'll work till we make it better!
  • Swap space reduced?

    Moved
    12
    0 Votes
    12 Posts
    2k Views
    dobeyD
    @darkeye Not all devices have external SD card support. And well, you immediately lose 1GB of storage by reserving it for swap, anyway.
  • BQ E 4.5 OTA and Musicplayer problem?

    2
    0 Votes
    2 Posts
    316 Views
    ?
    @Chim Hi and welcome! I don't know what type of files plays the Music Player, but you can convert the files to the format that is playable. Regarding the version: if you are on stable and no OTA updates are available than you're good. You can check that in Settings/Updates/Update settings and change to RC, dev or stable accordingly.
  • Data monitor questions

    3
    0 Votes
    3 Posts
    218 Views
    C
    @matteo Thanks Matteo. I think I now know what a daemon is. I have wifi data usage recorded. Next time I get a mobile signal I can test if that records as well.
  • ubports installer - logfile: interesting behaviour

    2
    0 Votes
    2 Posts
    570 Views
    flohackF
    Hi, you can put feature requests here: https://github.com/ubports/ubports-installer/issues. In general, installation is never stuck for half an hour except you got a slow internet, its basically downloading 500MB of data the firt time you use it, for each channel. If you install devel for example, every day there would be a new image, so the installer will fetch that.
  • Noob Redmi 7 question

    8
    0 Votes
    8 Posts
    545 Views
    T
    @mixamatchi I'm very happy if it was helpful for someone, it's the first time for me in any forum! Enjoy UT.
  • 0 Votes
    13 Posts
    730 Views
    OpolorkO
    @AppLee Nice!
  • Fairphone 2 (FP2), Camera-flashlight doesn´t work

    5
    0 Votes
    5 Posts
    440 Views
    E
    @Fla awe nice !!!
  • Forum spam errors

    10
    0 Votes
    10 Posts
    1k Views
    AppLeeA
    @MonCon Good news, you just needed more experience on the forum.
  • Unable to install Anbox on BQ Aquaris M10 FHD

    4
    0 Votes
    4 Posts
    951 Views
    D
    @lalu said in Unable to install Anbox on BQ Aquaris M10 FHD: The problem seems to have to do with / and /dev/loop0 but I don't know how to advance from here. Any hint is appreciated. I've never touched a M10, but from what you show (loop0) your root filesystem is mounted from a .img file and not from the system partition. The Nexus 7, which I have, is also like this. It is very easy to resize the .img file and get a larger root filesystem. I don't have it around right now to double check, but as far as I remember, I do this: boot to recovery, adb shell, to get into it and then resize2fs /data/ubuntu.img 4G to increase the size to 4 gigabyte . Of course, if you break it you get to keep the pieces, so make your own decisions wrt backups, and worst case fall back to reinstalling with the installer, which should always work
  • Making AppImage Executable?

    Moved
    3
    0 Votes
    3 Posts
    326 Views
    TotalRandoT
    @dobey Thanks for the quick answer. I only wanted it because I wanted an email client and was somewhat slow in realizing there already was one.
  • backup complete device

    12
    0 Votes
    12 Posts
    4k Views
    R
    @rom4nb Actually I solved to restore my backup. Here's how I did it: install UT on new device setup SSH between Desktop and UT device (instruction e.g. here (in German): https://wiki.ubuntuusers.de/Ubuntu_Touch/Terminal/#SSH ) create folder to mount UT root with ssh: mkdir ~/UPhone-Home mount UT via SSH on Desktop: sshfs phablet@IP_ADRESS_PHONE:/ /home/$USER/UPhone-Home/ on Desktop: cd into directory with BUDS backup: cd ~/buds/backup/DATE/ on Desktop: start restore of data with: tar -xf BACKUP.tgz -C /home/$USER/UPhone-Home/home/phablet/ It runs through and all data is restored in the correct path. E.g. when there is a file in the tgz: /./Music/Track1.mp3 it will be correctly restored in /home/phablet/Music/Track1.mp3 So this issue here seems not to be a problem: https://github.com/popey/buds/issues/10
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Nexus 5 Marshmallow

    14
    0 Votes
    14 Posts
    2k Views
    R
    @John-Wolf Happy you got it working. Enjoy.
  • Messages app instability

    3
    0 Votes
    3 Posts
    345 Views
    T
    @C0n57an71n currently have my carrier as automatic (manually changing to at&t caused all cellular data to stop), but havent manually configured apns. During my messing about in general ive somehow made the messages app more consistent with sending messages, but mms is still unavailable. Should I just use normal at&t apn settings or has anyone on the forums found more stable ones?
  • Libertine and Desktop apps in OTA-14

    10
    0 Votes
    10 Posts
    2k Views
    G
    @doniks said in Libertine and Desktop apps in OTA-14: @gdegrez Ah, right. I didn't read it carefully enough. Tbh, I only have second hand knowledge about puritine. I understand it was a prerolled, read only container that Canonical shipped. My guess is: It's probably best to not care too much about that anymore. UBports has made lots of updates to repositories, so you're probably better off today with a self created libertine container anyway. I don't think puritine ever offered any unique advantage over a self created container, other than sparing you the creation Thanks. Yes, that works but, unfortunately, many desktop apps don't work under Libertine (in my recent limited experience, firefox, frescobaldi, musescore) Hope that future developments will bring a solution. But the fact that the only supported tablet is the BQ Aquaris M10 (no more recent device using wayland) worries me a bit...
  • Problem installing Ubuntu Touch on Sony Xperia x Performance

    8
    0 Votes
    8 Posts
    815 Views
    R
    I have single SIM xpedia x performance and exactly the same issue - so i dont think this is "dual" related...
  • I don't have call history

    Solved
    6
    1 Votes
    6 Posts
    675 Views
    LakotaubpL
    @mito77 I have done it this time but for future ref if you press Ask as question first it will then give you the option to mark as solved. Hope that helps