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.
  • Uninstalling Apk using Anbox

    Moved
    7
    0 Votes
    7 Posts
    7k Views
    IngoI
    When you uninstall an Android app (that removes the app in the android container), the corresponding Ubuntu Touch icon on the app scope will still be there and needs to be removed manually (for now?). Those are stored in /home/phablet/.local/share/applications/ and IIRC all Android apps starter files begin with anbox (or was it android or apk?; you'll get it once you see it ).
  • Encryption and vpn

    vpn encryption
    17
    0 Votes
    17 Posts
    3k Views
    T
    @haveaniceday said in Encryption and vpn: What do you think? Do you know how we can receive a passphrase during boot time via user interaction? PostmarketOS uses OSK-SDL to accept encryption password input on touchscreen devices during startup. If you're good with C++, you might have a look at the code on Gitlab. I'm still slowly working my way back into coding after many years of only scripting and am sadly not up to the challenge of seeing how that could be integrated to the Ubuntu Touch boot process. Bear in mind that even if you can unlock a crypt on startup, integrating this into the UBPorts installer is going to be another large challenge. @haveaniceday said in Encryption and vpn: Maybe those files are what you are looking for: https://github.com/ubports/unity8/blob/xenial/qml/Components/PinLockscreen.qml https://github.com/ubports/unity8/blob/xenial/qml/Components/Lockscreen.qml Thanks, I'll take a look. Maybe it's not too hard to integrate a counter there and link to a shutdown or nuke script.
  • Nexus 5 Convergence don't work

    3
    0 Votes
    3 Posts
    674 Views
    B
    Thanks for the answer.
  • Change boot splash image from inside

    8
    0 Votes
    8 Posts
    2k Views
    flohackF
    Please dont touch the bootloader, this will brick your device for sure - the splash screen is in a separate partition for all devices I know, so that should never need to touch the bootloader itself.
  • turn off the notification light

    7
    0 Votes
    7 Posts
    969 Views
    H
    Me turns off the notification led by putting the phone face down on a book
  • Import bookmarks from Firefox

    3
    0 Votes
    3 Posts
    307 Views
    PetziP
    @advocatux your proposed links answer my question Ubports is a great work many thanks to all !
  • Installing on Meizu MX4(Android version)

    5
    0 Votes
    5 Posts
    529 Views
    advocatuxA
    @Eryk-Michalak you need to get rid of Android before using that tool (the UBports installer), that's why you need to follow those special steps I linked you earlier.
  • Nexus 5 Instability

    8
    1 Votes
    8 Posts
    554 Views
    dobeyD
    @Stefano I wish. A refund wouldn't have been enough. The repair was $20 (I already had the board out, I just took the button and board in and had it soldered), and was "no warranty/guarantee" for the repair. Needed a new phone after that, and $20 wasn't about to buy a newly working Nexus 5. So I ended up buying a Pixel (which was another adventure in suffering), after which the suffering led me to getting an HTC 10. So now I just use the N5 for testing UT stuff, but without network or bluetooth. @ChaoticBeard It seems like that could happen, if the button is getting stuck in the "pressed" position somehow. It's possible there could be a software issue, but whenever someone posts one of these threads, it always seems hardware is most likely cause.
  • Wireless convergence on FP2 : black screen

    8
    0 Votes
    8 Posts
    2k Views
    dobeyD
    @Ingo said in Wireless convergence on FP2 : black screen: Now the only problem is that it's not really sharp. Like the resolution is somewhat off or so. I think the output resolution is limited to 720p, which may be much lower than whatever your displaying it on. And indeed, xrandr will not work on UT, as we use Mir, not Xorg.
  • How to determine what went wrong

    9
    0 Votes
    9 Posts
    861 Views
    IngoI
    I guess it should be "C:\Program Files (x86)\GnuWin32\bin\wget" --no-check-certificate https://system-image.ubports.com//pool/ubports-b2daf85c2a255a0affc93d808e709697e472777de4bc189dd9128211db551469.tar.xz -O pool/ubports-b2daf85c2a255a0affc93d808e709697e472777de4bc189dd9128211db551469.tar.xz && echo "a1a0e2e7d5e2e242b11e7a2fabbabeaaffa7b62fa8b0b014f25b92e0ed888437 pool/ubports-b2daf85c2a255a0affc93d808e709697e472777de4bc189dd9128211db551469.tar.xz" | sha256sum -c i.e. the --no-check-certificate is an option for wget, no sha256sum
  • Nexus 5 boot loop

    8
    0 Votes
    8 Posts
    2k Views
    LakotaubpL
    @circ I've used the edge of a table before now, and quite hard. It took a few attempts to get it to work. good stress relief though.
  • New OnePlus One Issues on Fresh Install

    4
    0 Votes
    4 Posts
    764 Views
    flohackF
    @boygenuis said in New OnePlus One Issues on Fresh Install: debug: Error: Command failed: adb -P 5038 shell echo 1 error: device unauthorized. Device Unauthorized means that your phone forbids adb access. You have to solve that by enabling developer mode (the usual 7 touches on the kernel version, was it that one) and then allow usb debugging, and optionally also allow OEM unlocking the bootloader. then disconnect/reconnect the computer, you should get a popup to allow access for this machine. click OK and you should be in. As long as adb devices shows error messages, you don´t need to try start installing UT.
  • Oneplus One installation stuck on a spinning wheel

    26
    0 Votes
    26 Posts
    4k Views
    I
    @advocatux I tested everything expect GPS so maybe it's broken, but as I said I planned to use my watch for workouts and navigation anyway so it's not a big deal to me. Thanks for your time!
  • Cracked the screen of my BQ Aquaris M10 tablet

    Moved
    6
    0 Votes
    6 Posts
    683 Views
    R
    Hello Catalyst, To my opinion this is a quality device worth fixing. I bricked my E5 phone twice and the first time i sent it back for repair to BQ. It was almost as expensive as buying a new one but they made the thing like new. They even renewed the old Ubuntu-version and the battery as far as i know. So yeah, i say fix it (and learn to not trash it again)
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • Logviewer pastbin problem

    3
    0 Votes
    3 Posts
    416 Views
    ?
    Change Pastbin user to UT Device as example or UT User, then it would work again, i have compiled a version where this name is set into the settings, but i can not upload it on OpenStore need to wait for Jan.
  • Openvpn and gsm data

    8
    0 Votes
    8 Posts
    694 Views
    R
    Additional options: push “dhcp-option DNS 208.67.222.222” push “dhcp-option DNS 208.67.220.220” in the server configuration solved the problem. Thx
  • Vpn connection don't work

    7
    0 Votes
    7 Posts
    501 Views
    ?
    I think it's because i didnt use lzo data compression. i switch sever that support lzo data conpression and it's work now. it can also be the protocol. because, in the firts place my server was tcp and now its udp. i hope. for me it's close, but i hope i can help someone else
  • This topic is deleted!

    Moved
    2
    0 Votes
    2 Posts
    7 Views
  • Some newbie questions

    5
    0 Votes
    5 Posts
    553 Views
    M
    Posteo calendar works now. Thx! I dont know why it didnt work before. @Loops said in Some newbie questions: Dash etc: You can download Ubutnu Touch Tweak Tool (UTTT) from the open store and mess around with all kinds of settings etc. with that app. Ok. Thx. I will try that. @Loops said in Some newbie questions: Roadmap: There was one but I think they felt it was giving false hope to people that saw it if the features on there were not implemented in time so it was removed, I think you will now only get a next OTA milestone. I think thats a bit sad. I didnt care much about the time schedule. Its ready when its ready, but this way you always knew what is coming. @dobey said in Some newbie questions: Scopes will be going away when new Mir/Unity8 can be included. It's replaced by the app drawer which slides out from the launcher, and is semi-transparent. Scopes are going? Okay. I didnt know that. By the way who develops unity further? Only UBports? @dobey said in Some newbie questions: When the app is running, open the launcher panel, and long press (or right click) on the app's icon, then choose "Pin to Launcher" in the popup menu. @dobey said in Some newbie questions: Anbox support will be included by default when it's ready (this means there will be a one-click install to download the image, and the kernel requirements will be enabled by default). Okay, sounds good to me. @dobey said in Some newbie questions: There's no alternate keyboards, but you can enable layouts from other languages in settings. I know that. The english space bar is a little wider still I gladly would get rid of those ".com" keys I dont need. Thank you, guys.