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.
  • Nexus 5 - Trouble Accessing Wifi

    6
    0 Votes
    6 Posts
    435 Views
    Y
    @Flohack I am not exactly sure. I can say that when the Wifi wasn't working, it also automatically set my date to 1970. I set it aside for a while and put it on the charger. I turned on the screen again and saw that the date and time was correct and the Wifi was working. So maybe it had something to do with the battery not being charged?
  • apt-get install fails with read-only filesystem

    10
    0 Votes
    10 Posts
    8k Views
    dobeyD
    @singpolyma apt is still not supported as a means of installing things in the rootfs. All of those things can be installed inside a libertine container and it works fine.
  • Media playback stops, won't restart

    5
    0 Votes
    5 Posts
    428 Views
    T
    @flaun-in That's a different and known bug with Media Hub on the RC branches. I've had to switch to stable branch for now until it's resolved.
  • Pinetab build change #281

    Moved
    3
    0 Votes
    3 Posts
    190 Views
    G
    @rocket2nfinity Yes, that explains it to me! Thank you for your quick answer!
  • PinePhone channel settings

    2
    1
    0 Votes
    2 Posts
    171 Views
    J
    If I remember well, it is the second one. And the good development is the first one.
  • Oneplus 3T Images and group texts now come in with Date of 2/7/6

    1
    0 Votes
    1 Posts
    155 Views
    No one has replied
  • root partition's size on different phone

    apt opencv root partition root
    13
    0 Votes
    13 Posts
    2k Views
    dobeyD
    Why can't you install OpenCV in libertine?
  • Cannot migrate data to a new device

    10
    1 Votes
    10 Posts
    502 Views
    D
    Yep..that does indeed work.Many thanks indeed.It'll also be useful now to know where messages/contacts etc are stored so I can run a regular backup to my home server.My Nexus 5 has just died but I bought another identical one as it was so good.All my history and messages have transferred across with no problems
  • will UBports work on any nexus 5

    6
    0 Votes
    6 Posts
    278 Views
    ?
    @Keneda Yeah, I've seen cheaper, but I didn't want to take the chance since I was about to install UT on it, as i did. Last thing I needed was a hardware issue...
  • 0 Votes
    6 Posts
    634 Views
    flohackF
    How come there is a penguin icon? Ubuntu Touch never shows the kernel console at the beginning. Something is really fishy here.
  • 0 Votes
    14 Posts
    1k Views
    R
    @uamoti I gave up on it for a while and when I came back and saw your post it gave me hope. I was having some trouble executing what you did, but I couldn't continue because my phone simply died. It won't charge, it won't turn on. Nothing. What a bummer. edit: After many, many attempts to turn it on it finally came back to life. Now I go back to trying to flash TWRP. So far I've been unsuccessful.
  • Nexus 5 power button no longer shuts off display

    8
    0 Votes
    8 Posts
    750 Views
    poVoqP
    @Capsia thanks for the notice. But I think I found a bug. I previously downloaded dev channel 1583 but never installed it. But now there is no option to discard that previously downloaded version and look for a newer one. So unless I actually install that buggy version I seem to be stuck? (edit: playing around with the channel without actually changing anything seems to have fixed it and now I can download 1592; still odd...)
  • No Time Sync / Automatic Time Update

    3
    0 Votes
    3 Posts
    266 Views
    G
    Time should sync automatically, but time zone does not update automagically.
  • Is my nexus 5 a soft brick can it be repaired?

    4
    0 Votes
    4 Posts
    370 Views
    R
    @jezreel Here is the factory images for nexus/pixel phones, reflash your phone but do not boot into android. When you have reset the phone to the latest factory image, start the ubports installer when the phone is in bootloader: https://developers.google.com/android/images
  • 0 Votes
    1 Posts
    229 Views
    No one has replied
  • Axolotl: contacts?

    Solved axolotl contacts messaging app messenger
    20
    0 Votes
    20 Posts
    2k Views
    MoemM
    Okay, I filed two bugs on Axolotl's GitHub. It's the first time I used GitHub so please forgive any mistakes, or point them out so that I can learn. I hope it's helpful in any way. It's a worthy project and I'm eager to help it move forward. Unfortunately I can only help in small ways such as this.
  • System updates

    Solved
    3
    0 Votes
    3 Posts
    193 Views
    C
    Many thanks.
  • Sync Nextcloud Contacts with Ubuntu Touch

    5
    4 Votes
    5 Posts
    2k Views
    T
    I tried with this little modification but also with that, it didn't work... #0. create database syncevolution --create-database backend=evolution-contacts database=NextContacts #1. create peer syncevolution --configure --template webdav username=John password=johnssecret keyring=no syncURL=https://domain.com/remote.php/dav/addressbooks/users/john/contacts/ target-config@next-conf #2. create new datastore syncevolution --configure backend=evolution-contacts database=NextContacts @default next-datastore #3. Add a remote database to the datastore syncevolution --configure database=https://domain.com/remote.php/dav/addressbooks/users/john/contacts/ backend=carddav target-config@next-conf next-datastore #4. Connect remote Contacts with the local Database syncevolution --configure --template SyncEvolution_Client syncURL=local://@next-conf username=john password=johnssecret next-conf next-datastore #5. Add a local database to the datastore syncevolution --configure sync=two-way backend=evolution-contacts database=NextContacts next-conf next-datastore #6 first time syncing syncevolution --sync refresh-from-remote next-conf next-datastore
  • Weird clock app behavior

    10
    0 Votes
    10 Posts
    767 Views
    KenedaK
    Got a similar issue 3 days ago when activated alarm for work the next day. Button not stayed grey, green ok. But alarm didn't poped on the notification bar, and time untill it rings was about 30 days later, and not next morning. Tried all presetted alarms, all broken. Tried lot of things to resolve it, but only setting up a new alarm with same settings worked. Then i deleted the first broken one i had, and all the others now work again. First time in five years using uTouch that i have issue with alarm, it's the only one i have to not be late to work...
  • Free VPN works with UT

    3
    0 Votes
    3 Posts
    319 Views
    T
    Genius! That worked a treat. Well, I've gotten the Netherlands one working. And the USA one is taking much longer to fail than it used to! I'll count that as progress.