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
    922 Posts
    arubislanderA
    @bamboy360 said in Elevate Push Notifications from WayDroid to UT?: Someone there mentioned using KDEConnect as a workaround. I might look into that next. I suspect this was aimed primarily at desktop Linux, although any mobile Linux where KDE/GConnect shows notifications would work as well. Unfortunately, at the moment UT is not one of those where it would work out of the box. But feel free to experiment, maybe you can make it work.
  • How to migrate / copy Axolotl / Signal profile to new smartphone / device?

    Solved
    6
    0 Votes
    6 Posts
    589 Views
    A
    @gt : Glad to hear that! Kind regards, Alter
  • Bluetooth calls in car doesn't work anymore on Vollaphone

    Unsolved
    5
    0 Votes
    5 Posts
    491 Views
    stanwoodS
    @daha Indeed, OTA23 broke the Bluetooth calls in car on most devices, including the Volla Phone. This should be restored on OTA-24.
  • Microphone mute button in phone app not working

    Solved
    3
    0 Votes
    3 Posts
    251 Views
    RayCulpR
    @arubislander Thanks!
  • Reverse tethering

    Unsolved
    4
    0 Votes
    4 Posts
    282 Views
    D
    @keneda YES (i edited my first post )
  • WiFi connecting causes a reboot and bootloop

    Unsolved
    6
    0 Votes
    6 Posts
    395 Views
    MrT10001M
    Apologies for being a bit obtuse on this one, but I am trying something on a device and I keep hitting a brick wall. It is not on the OTA. I either get a boot loop when I connect to Wi-Fi at the inital set up or, if I bypass it and try and connect there is no available Wi-Fi and the output of nclmi d is WiFi disabled when it is not. I don't want it to be device specific just yet.
  • Connecting two points in Puremaps

    Unsolved
    4
    0 Votes
    4 Posts
    386 Views
    AppLeeA
    @becherekmg Maps used by Puremaps are from the OpenStreetMap project. You can create an account and add the missing bike road. The maps used are updated, but I don't at which frequency so after a modification on OSM, I don't know how long it will take for it to show on your phone... It might vary depending on which map you have selected in Puremaps.
  • ubuntu touch on proot

    Moved
    1
    0 Votes
    1 Posts
    612 Views
    No one has replied
  • Sapot browser - opening of local files in ~/ home/phablet/Downloads folder impossible?

    Unsolved
    9
    1 Votes
    9 Posts
    511 Views
    U
    @arubislander ...yes, some downloaded html files, some png, jpg files (e.g.pricelists etc.) and even pdf files I can normally open with the document viewer by morph browser. When trying to open these files with Sapot browser in the "foreign" Morph-Downloads folder ... nothing happens due to "access denied"...
  • OTA 23 doesn't install

    Solved
    12
    0 Votes
    12 Posts
    995 Views
    IanI
    @phiibuntu Good to hear! Now please mark as solved as per:- https://forums.ubports.com/topic/6311/how-to-ask-a-question-and-then-mark-it-as-solved Thanks.
  • Album titles in Gallery

    Solved
    3
    0 Votes
    3 Posts
    273 Views
    C
    @moncon That was the answer thank you. I had no use for the subtitle field so I simply ignored it.
  • Stop gallery auto scan

    Moved Solved
    13
    0 Votes
    13 Posts
    702 Views
    IanI
    @007fred50 Try this link.... https://forums.ubports.com/topic/6311/how-to-ask-a-question-and-then-mark-it-as-solved
  • RE: Moto E2015 Surnia

    Solved
    4
    1 Votes
    4 Posts
    342 Views
    MrT10001M
    As I discuss this with myself, these are kind of my notes, so if someone else wants to try these may assist. I am not a programmer, software engineer or anything of the ilk. I can navigate clumsily round DOS commands and basic Terminal commands in Ubuntu and other distro's, so I am ahead in some respects, but an absolute novice with software! I have led a disciplined electrical and electronic fault finding hobby and job. I did in my younger days repair to component level, but have lost this skill, so I am relatively good at resolving faults. That's me, the main bit now: Moto E (2015) Surnia is a really cheap second user phone to buy, picked one up for £8 on eBay. It is only 8Gb and 1Gb of RAM, but the fact that it is so cheap, if I brick the device, I have not lost too much cash. Instructions on the linked forum page are good, but you still require some knowledge of the CLI and file ownership. Motorola bootloader is pretty much straightforward and Googling will show you what to do. To me that was the easy part. Ran the instructions from within the halium-install folder in Ubuntu 22.04, so not in TWRP on the device but on the PC. This was not abundantly clear to me, but trial and error got me past that faux pas. Forgot to ./(sh?) halium-install which would be nice to know so when running it use ./halium-install inside the unzipped halium install folder (doh.. I have used ./ and the sh command a lot when manually installing VBOX utilities pack in a virtual machine). I kept getting a permission denied error when running halium-install. So I googled fu'd and realised I probably didn't have ownership so took ownership with the chmod command: chmod u+x halium-install This resolved the issue and allowed the halium-install command to work. Then the phone showed up on desktop and not in adb. This causes the install not to be pushed to the device. Run: sudo adb kill-server sudo adb start-server This showed the phone up in the CLI (adb devices) After that the install went through fine, so I am now going to be messing with this device to see what is working and what isn't - there is a list, but I will have a play. I don't know if it will have any bearing, but I installed the prerequisites for the build environment from the UBports documentation - I think it must have as I got :35 :permission denied before hand when executing the halium-install and only permission denied after I installed all the dependencies. So I have muddled my way through this and got a successful install, a nice learning curve for me, which would be pretty straightforward to most Linux users.
  • Virtual keyboard malfunction after dev 2407 update

    Unsolved
    3
    0 Votes
    3 Posts
    242 Views
    U
    @arubislander o.k. I opened a new issue in github seabass2
  • No space left on device

    Moved
    5
    0 Votes
    5 Posts
    962 Views
    arubislanderA
    @keneda said in No space left on device: He did, and someone suggested to try directly on device ^^ That was a misunderstanding. The suggestion was to check if the relevant package was installed on the device not to check if the app would compile on device.
  • Can't create gmail account in dekko

    Solved
    10
    2
    0 Votes
    10 Posts
    1k Views
    MrT10001M
    @naizena Just need to mark as solved, here is how. :beaming_face_with_smiling_eyes: https://forums.ubports.com/topic/6311/how-to-ask-a-question-and-then-mark-it-as-solved
  • My questian is, what is the job of this allowed port

    Unsolved
    6
    2
    0 Votes
    6 Posts
    480 Views
    chris.guddhC
    I turned off my phone before sending dobey a UFW log file. (2022.06.11 europe) Since then I had considered whether I allowed this port myself. But I would rule that out 75% of the time. Is there no one else who uses UFW but me? I think listening ports or not. the purpose is certainly not in vain. I mean.
  • How to revert to previous OTA?

    Unsolved
    2
    0 Votes
    2 Posts
    256 Views
    stanwoodS
    @daha Not sure it's possible to do so. But would you explain which bug are you facing?
  • Editing with nano

    Solved
    3
    0 Votes
    3 Posts
    371 Views
    E
    @lakotaubp Yeah, thank you very much ! As one would say: RTFM :grinning_face_with_sweat:
  • Changing channel settings is very slow!

    Moved
    5
    0 Votes
    5 Posts
    506 Views
    ?
    @cherrie Possibly related discussion within this thread linked below, with a procedure from @flohack to change channel: https://forums.ubports.com/post/65115 Not sure if this is relevant or helps, but hope so.
  • Changing Oneplus 3T from RC to stable channel

    Unsolved channels stable channel oneplus 3t
    14
    0 Votes
    14 Posts
    918 Views
    D
    @3t_ed said in Changing Oneplus 3T from RC to stable channel: like calender entries This must be this folder to save outside the phone as a precaution if you want : [image: 1656505146982-screenshot20220629_134151268.png]