子版面

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

    7 主題
    5 貼文
    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 主題
    642 貼文
    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 主題
    924 貼文
    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.
  • Camera app cannot be installed

    Solved
    30
    0 評價
    30 貼文
    4k 瀏覽
    MoemM
    @Fish That's great, I'm so glad i could help!
  • Firefox snap working for you?

    Unsolved
    8
    0 評價
    8 貼文
    769 瀏覽
    Z
    @padraic Definitely not my work. Anyway, you can check GitLab to see who worked on this: https://gitlab.com/debclick/uFirefox
  • Developer Mode doesn't show in the About menu

    Solved
    9
    0 評價
    9 貼文
    244 瀏覽
    MrT10001M
    @hejaali You don't need to. Boot into the bootloader (fastboot mode), i.e power off the decvice, wait a few seconds and then press and hold volume down and press the power button, release power button when device starts. Start up the UT installer, plug the phone into the PC and manually select the device from the drop down menu box.
  • reduced battery life - something with OTA-5?

    Unsolved
    25
    1 評價
    25 貼文
    3k 瀏覽
    E
    Hi, As suggested by @Fuseteam, I disabled data connection and I did a new test (still without BatterySaver app): Wi-Fi on, data off : 38 hours of battery lifetime Same as Wi-Fi on and data on. It seems that the data connection is not used while Wi-Fi is on.
  • RNDIS on windows?

    Solved
    9
    0 評價
    9 貼文
    429 瀏覽
    T
    @MrT10001 That driver did not work, however, after looking through drivers I was able to select from the list, the "Remote NDIS Compatible Device" worked.
  • One method to encrypt /home/phablet

    39
    9 評價
    39 貼文
    13k 瀏覽
    D
    Also note that nowadays ext4 filesystem natively supports per-directory encryption which may allow a more efficient and better integrated way to encrypt /home. replying to myself: this is called filesystem-based encryption. Here is the relevant documentation for the part living inside the Linux kernel. Appears that Android nowadays also uses this for providing user-data encryption (albeit with a different user-space tooling). As this allows very fine-grained encryption of specific directories only, it may be easier to integrate with LightDM, i.e. maybe not requiring a full restart of LightDM after unlocking just some of the more privacy-relevant directories. Both recent LUKS versions and fscrypt userspace can process the disk encryption password via Argon 2. If you choose sufficiently CPU-intensive parameters for Argon 2 (e.g. multi-second execution time, 4 CPU threads, 512 MB of RAM), then even a password with 40 bits of entropy will be very costly to break using a GPU based brute-force atttack. If one believes the (pretty outdated) claims on the argon2-gpu gitlab page, then the Argon2 settings that I use with LUKS on my Volla22: PBKDF: argon2id Time cost: 12 Memory: 500000 Threads: 4 only allow for roughly 8 password attempts per seconds when brute-forcing on a NVIDIA Tesla K20X. That's only 2^28 password attempts per year and GPU!? Note that Argon2 support in LUKS is not available on the older 16.04 version of UBports, you need 20.04 (focal).
  • GPU management on the redmi 5 Plus phone

    已移動
    2
    0 評價
    2 貼文
    130 瀏覽
    KenedaK
    You can install what you want on any UT device if you make its file system read/write. But if you do that, which is not a supported way using UT, you'll be then the only one to deal with any issue, including breaking the system, you could encounter. AND you'll no longer should make OTA updates as it will overwrite some or all of the customisations you made, with a result depending on which parts where modded (from system bug to device not booting anymore). If you really want to mess with your UT, search the forum how you can make the system read/write. There is also a telegram group for people like you that are not feared "breaking" UT.
  • Help me

    已移動
    5
    0 評價
    5 貼文
    333 瀏覽
    arubislanderA
    @developerbayman no, it was not dropped. In development and testing scenarios it is still used. It just isn't supported, as in if you experience issues after using apt, you would need to return to a clean system and retest before asking for help on your issues. I'm that sense we mean it is not supported.
  • Configuring CalDav and CardDav on Ubuntu Touch 20.04 OTA-5

    Unsolved
    1
    0 評價
    1 貼文
    150 瀏覽
    尚無回覆
  • Latest OTA broke GPS - Need help to revert to previous OTA

    Unsolved
    1
    0 評價
    1 貼文
    121 瀏覽
    尚無回覆
  • 此主題已被刪除!

    Unsolved
    1
    0 評價
    1 貼文
    3 瀏覽
    尚無回覆
  • Help with Touch IDE

    Unsolved
    9
    2
    0 評價
    9 貼文
    598 瀏覽
    AppLeeA
    Hi @Homer3 This is Tide: https://github.com/fredldotme/Tide?tab=readme-ov-file#tide---the-touch-friendly-ide An IDE for development of Ubuntu Touch on Ubuntu Touch.
  • Issues building lomiri-telephony-service

    Solved
    29
    0 評價
    29 貼文
    3k 瀏覽
    lduboeufL
    @Timespansoul said in Issues building lomiri-telephony-service: @lduboeuf Will the merge request lead to an updated control file? It has been merged to ubports/focal, so yes.
  • Is there an SIP client?

    Unsolved
    8
    0 評價
    8 貼文
    483 瀏覽
    I
    @rocket2nfinity Sadly I have noticed this My Nexus 6P isn't maintained anymore, my PinePhone Pro is just bad, and my Fairphone 5 doesn't have a public release yet. I can't win lol
  • costumize status bar on top of display

    Solved
    10
    0 評價
    10 貼文
    510 瀏覽
    K
    thanks
  • no mail notification with Dekko?

    Solved
    3
    0 評價
    3 貼文
    202 瀏覽
    K
    Hi, the problem was not dekko directly. My mail provider allows only check/sync every 15 minutes. Dekko sync -out of the box- every 5 minutes. Seemingly the syncs where blocked. After configure sync every 15 minutes it works.
  • Nextcloud calendar shows empty

    Solved
    4
    0 評價
    4 貼文
    172 瀏覽
    K
    Hi I think I understand the problem. On the first try, I has added the NC account and nothing happens. I added the account again right away. the result was the empty calendar. So remove both account entrys. Add one nc account and wait wait wait even if the account is not yet visible. After any minutes the account will be shown and the sync is working.
  • VPN: import OpenVPN and WireGuard configurations using NetworkManager 'nmcli'

    已移動
    7
    2 評價
    7 貼文
    3k 瀏覽
    K
    @Luksus @danfro I tried it and it worked. This is great. I hope it is integrated into the VPN settings. It is simple and makes things much easier. This is a request. I hope you will consider it. Thank you.
  • unlock phone with fingerprint without press power button

    Unsolved
    5
    1 評價
    5 貼文
    213 瀏覽
    IanI
    @naizena Weird. I wonder what the difference is?
  • Using XMPP clients for text messages and audio calls

    3
    0 評價
    3 貼文
    1k 瀏覽
    D
    @wayneoutthere this would be great. Also, I might add OMEMO encryption would be cool too.