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.
  • While in a call, can't access anything else

    7
    0 Votes
    7 Posts
    377 Views
    E
    @kugiigi nope.
  • Anbox issues

    4
    0 Votes
    4 Posts
    691 Views
    c4pp4C
    @aclifton314 said in Anbox issues: When I started anbox, there were multiple instances of the default apps (i.e. calculator, calendar, contact, and 4 instances of Files). Does anyone know how to get these default apps to not show up when running anbox? If I have to remove the default apps (or any apps I pull from my android), where are they installed to verify that adb uninstall has worked? Ad 1 To get rid of multiple icons try to refresh the Drawer by pulling down and releasing. Ad 2 You can remove default packages directly from an android image, see https://forums.ubports.com/post/31776 (skip media_codecs.xml step) e.g. if you want to remove Contacts and Calendar delete the following dirs: squashfs-root/system/app/Calendar squashfs-root/system/priv-app/CalendarProvider squashfs-root/system/priv-app/Contacts squashfs-root/system/priv-app/ContactsProvider
  • Dekko2 && old mails

    3
    0 Votes
    3 Posts
    293 Views
    G
    Thanks. I have to admit that I did not knew this (new?) feature. I have configured in Dekko2 three mail accounts and I cleared their cache now to the smalles backlog (one week). While this was running in the GUI (btw: there is no visible reaction on pressing the clear button and no progress meter), I ssh'ed to the device and run a for loop: phablet@ubuntu-phablet:~/.cache/dekko2.dekkoproject/mail$ while true ; do find . -type f | wc -l ; sleep 10 ; done 2402 2464 2560 2657 2740 2812 2847 2856 2914 3003 ... The number of files went down from some 22000 to 3000, but why it's counting some times incrementing? A bit strange, isn't it? And on which date the backlog is counting backward? I have here an example of a file which originated from mid April, but the last modified date is of today: phablet@ubuntu-phablet:~/.cache/dekko2.dekkoproject/mail$ ls -l 1590987986.20456.47xC6 -rw-rw-r-- 1 phablet phablet 6680 Jun 1 07:06 1590987986.20456.47xC6 phablet@ubuntu-phablet:~/.cache/dekko2.dekkoproject/mail$ grep ^Date: 1590987986.20456.47xC6 Date: Sat, 18 Apr 2020 15:09:09 +0000 Why this old mail header file has been rewritten today?
  • Dekko 2

    20
    0 Votes
    20 Posts
    1k Views
    3
    @TotalSonic , @libremax Thank you very much for sharing your thoughts on Dekko (2). Just created my account and folder structure in Derek 2 and I'm impressed by how intuitive it is and very fast. Looking forward to using this client on a daily basis and improvements to come. Thanks to devs, this is certainly worth donating (and waiting) for. Cheers!
  • Security of banK app

    Moved
    10
    0 Votes
    10 Posts
    1k Views
    -
    I tried an box but it's really not stable and i can't install my app for security problem, i can't install the apk directly. son i think i have to keep an old android phone just for my security code.
  • Unlock the bootloader forcibly

    22
    0 Votes
    22 Posts
    4k Views
    P
    @marek_python said in Unlock the bootloader forcibly: (...) I followed the tuts on XDA site all UT community is aware of. However, I can't pass the point where I'm supposed to type "su" into terminal emulator. It just spits out "Connection to ui timed out" meaning it won't let me execute the commands where I need elevated privileges. And for overwriting the proinfo file I do need to be root in the session. So far I haven't found a way to go around it. I had the same problem, Terminal just hangs. So I simply use adb shell su and a then following with the procedure (using simply cp instead of dd)
  • OPO OTG wifi supported?

    4
    0 Votes
    4 Posts
    269 Views
    R
    After doing a bit more searching, i acknowledge I'm in 'unsupported use' territory. I have no expectations of help :). Just hopeful. I have checked out postmarket and it looks less mature. I suppose I can try Kali, as it should have otg/modules support, just a lot of hacking tools I have no use for, and doubtful camera and other things work out of box Attempting to compile kernel with config_modules=y and seeing if it's just as simple as that. First time build is slow. Anyway, appreciate any tips.
  • 0 Votes
    4 Posts
    492 Views
    S
    @Fanch33 I am on surfshark and using VPN onmy Meizu pro5..I should be able to help.
  • TOR + Iptables

    2
    0 Votes
    2 Posts
    579 Views
    B
    I will answer myself)). Everything works "Toriptables". Python errors are not clear, but everything works. By the way, I am very grateful to those who will tell you how to add TOR to autostart.
  • Using linphone

    Moved linphone sip
    20
    0 Votes
    20 Posts
    2k Views
    flohackF
    @ogogon you are not supposed to use /var/log as a shared directory. Apps are confined in what they can do quite heavily (as on every mobile device OS so far), and have their own directory for logs and temporary stuff. This is done for security. How else could we ever allow 3rd parties (means non-Ubuntu Touch developers) to contribute any App through a store? If you trust all the world its fine, we don't. So, Apps cannot do what they want and should not do what they want. Also, the whole root file system is read-only. Also do not use apt to update stuff. We got image-based OTA upgrades. It is faster, saves write cycles on the flash storage, and its transactional, meaning no partially upgraded systems . This is not a desktop, saying this just once more. The advantage is a superior stability, you cannot brick your device easily, Apps cannot spy on each other and the system, most rootkits/hacks wont work on UT etc. You have claims that Apps can request and the user can allow or disallow them, like mic, camera etc access. This is not possible in a traditional desktop OS. So, a big win. If you tamper with that security model, you are on your own. We cannot support you when you start changing the way how the OS works. If you start rearranging how logging works you need to give Apps elevated permissions, and that's not how we think a mobile OS should work these days. So before you complain about why we made everything wrong you should better ask why decisions were made in that way. We di dnot make our life more complicated because it´s fun but because we wanted to improve the architecture.
  • buttons

    3
    1 Votes
    3 Posts
    398 Views
    U
    @FlavioMala oki doki. thanks for answer Flavio
  • OnePlus One OR Nexus 5

    22
    0 Votes
    22 Posts
    3k Views
    A
    @Lakotaubp I apologize for my fellow Moroccans, but I will not apologize for any other stuff nor will I discuss this further as this is not the right place for this kind of discussions. Again, I'm sorry If I offended anyone, and sorry for the language.
  • Changing font size in SMS text messages

    sms font text
    2
    1 Votes
    2 Posts
    189 Views
    D
    @bergamot I don't know if this can be developed but the feature requests for messaging are here : https://github.com/ubports/messaging-app/issues
  • keyboard overlapping fullscreen windows

    3
    0 Votes
    3 Posts
    308 Views
    K
    This hasn't been implemented reliably in windowed mode. There are apps that adjusts when the OSK is displayed but they won't work well in windowed mode. I suggest your turn down the opacity of the keyboard in the settings although this is still not perfect but at least you can see behind it.
  • Trouble With My APN Settings

    7
    8
    0 Votes
    7 Posts
    800 Views
    E
    @Keneda said in Trouble With My APN Settings: @Edward-Wilhelm said in Trouble With My APN Settings: However, ATT has more data fields than the phone has input for. I wonder if this may be part of the problem. My carrier too, anyway, SMS/MMS messaging works for me. And if SMS/MMS works for you, but not grouped ones, then it's not an APN issue so keep the default created/activated APN on. I think you have an messaging-app issue and you're not alone having it. See here for active issues, and submit yours if not already created : https://github.com/ubports/messaging-app/issues?q=is%3Aopen+is%3Aissue Okay, I guess it isn't APN problem.
  • Nexus 7 2013 wifi flo

    Moved
    11
    0 Votes
    11 Posts
    1k Views
    D
    @Macadam "out of space" maybe try wiping first?! If this doesn't help - then I can only repeat the the request: share logs! Without it, it is close to impossible to help you
  • 4G lost after a while

    Locked
    6
    1 Votes
    6 Posts
    459 Views
    LakotaubpL
    I am going to lock this thread as it is the same as here https://forums.ubports.com/topic/4311/no-more-lte/15 if you can all use that ut would be best. Thanks
  • Possible to restore a ROM on a OnePlusOne device?

    5
    0 Votes
    5 Posts
    519 Views
    gnugeekG
    Thank you everyone for your help you Rock! Sorry I was sending this from mobile device and looking after a 2 yr old so things got a little confused. I've already downloaded the back up from their site just wasn't sure if ubports would alter things permanently.
  • Help App crashes

    13
    0 Votes
    13 Posts
    907 Views
    U
    @arubislander Thanks arubisander. I think we have nailed it. On a nexus 7, the "Help" app works. It does not crash but it opens an error message: Document Not Found The URI 'help:ubuntu-help/index' does not point to a valid page. However, the app shows a working menu with "Find... | Print... | Previous Page | Next Page | All Help". Clicking on "All Help" opens a page with the following items: AisleRiot Manual Gnome Help A guide for GNOME 3 desktop users GNOME System Administration Guide A guide for GNOME 3 system administrators I think this Help app was installed automatically as a dependency to AisleRiot Solitaire which may be a GNOME app. This "Help" probably doesn't have all the documentation that could come with it. Hence the error message. I still don't know why it crashes on a nexus 5 though.
  • 0 Votes
    6 Posts
    606 Views
    F
    @Ubuntu-Schommel Ich habe eine Frage: hast Du noch der bq E5? Ich habe eine Problem mit alle eingehenden Anrufen > Kein “Telefon“ app (Fenster). I've a question: Do you still have the bq E5? I have a problem on all incoming calls > no “phone“ app/windows. Sorry for broken english and/und tut mir Leid fur die deutschen Fehler !