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.
  • Data monitor questions

    3
    0 Votes
    3 Posts
    195 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
    472 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
    495 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
    626 Views
    OpolorkO
    @AppLee Nice!
  • Fairphone 2 (FP2), Camera-flashlight doesn´t work

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

    10
    0 Votes
    10 Posts
    945 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
    768 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
    285 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
    3k 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
    1k Views
    R
    @John-Wolf Happy you got it working. Enjoy.
  • Messages app instability

    3
    0 Votes
    3 Posts
    252 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
    1k 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
    721 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
    460 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
  • Does Pinephone's front cam work?

    Solved
    4
    0 Votes
    4 Posts
    283 Views
    J
    Thanks for your answers! Good to know, I did assembling without issues concerning the connectors.
  • No sound for incoming and outgoing call. MMS failed. on LGv20 H918

    1
    0 Votes
    1 Posts
    135 Views
    No one has replied
  • Import Contacts To Ubuntu Touch

    9
    0 Votes
    9 Posts
    3k Views
    H
    I did import my contacts from google manually. Got to google contacts and export the contact in vCard format. Then attach the ubuntu touch device to the laptop/desktop. Copy the vcf file to the Document folder. Then on Mobile go to contacts and import the contact using vcf and select the vcf file was copied. All good now.. Thanks @dobey
  • Problems with PinePhone Builds

    Moved pinephone
    27
    0 Votes
    27 Posts
    5k Views
    O
    @ziggutas Many thanks for the explanation. Then I will stay on the RC and see when the Pinephone can be used as a daily driver. At the moment, with 6h battery life and other various problems, this is not given yet.
  • problem unlinking the file /var/cache/apt/srcpkgcache.bin

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    AppLeeA
    @MixMac You'll have to use the "Topic Tools" menu. First you'll have to "Ask as a question" and then use it again to "Mark solved"