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.
  • download in/for webapps

    3
    0 Votes
    3 Posts
    182 Views
    D
    I have my answer. Good news ! It's work on dev channel with a webapp created with Webber. The downloaded file is in.local/share/webapp.../Downloads. Seen with dev 407 for bq E 4.5. Thanks Balcy !
  • Oneplus One: Installation Stuck on Flashing in fastboot

    16
    0 Votes
    16 Posts
    3k Views
    LakotaubpL
    @crr914 No problem It's what we are all here for. Enjoy.
  • Access camera from CLI?

    3
    0 Votes
    3 Posts
    1k Views
    V
    hi dobey, thank you very much for clearing this up! that said … bummer! actually, i got this phone only because i hoped, i could use it not as phone, but as a development tool. pretty much like a raspberry pi but with battery, cameras, screen, connectivity and sensors all in one nifty packet … but ok, if all hardware is only exposed to qt, that certainly will not work. : ( one question though: i have seen here on the forums, that there is a community dedicated to get ubuntu touch to run on raspberry pis … might there also exist something like this, but in reverse? like some sort of unix (cli/ssh would be perfectly sufficient) running on (and being able to fully leverage) phone hardware? in any way, again: thank you so much for helping me out! karl
  • noobie OnePlus WiFi issue

    8
    0 Votes
    8 Posts
    629 Views
    U
    There is a bug report for this issue here: OnePlus One wifi switch after OTA6 #995 Specifically this comment: WCNSS_qcom_cfg.ini One needs to enable developer mode in settings. Then connect with a device with adb tools installed. Then: adb shell Once you're in the shell: sudo mount -o remount,rw / That is to mount the root partition read/write. Now you can replace or edit the WCNSS_qcom_cfg.ini file. The one mentioned in #995 was sufficient to get wifi working for me. Hope this helps
  • VPN not working Nexus 5 hammerhead

    5
    0 Votes
    5 Posts
    248 Views
    LakotaubpL
    @Eshier Good at least it's working now.
  • Calling with unknown number

    5
    0 Votes
    5 Posts
    376 Views
    AppLeeA
    @michal :beaming_face_with_smiling_eyes: Good to know. In the link provided there are special code to enable or disable masking the number. Depending on your country you can use the same code to switch from hidden to visible or you can have a code to hide your number and another to reveal it. Glad your problem is solved.
  • Returning Ex-User

    dekko2 contacts incoming
    4
    0 Votes
    4 Posts
    581 Views
    The_Cougar_KidT
    I have tried the 'sledge-hammer' approach: delete all email accounts, uninstall Dekko2, clear residual Dekko files in .cache and in .config, reboot, reinstall, re-set up one IMAP account, and ...... same situation! [This is all on a brand-new (one week ago) installation of UT on a Nexus 5.] PS Whilst rummaging through the file store I spotted folders relating to Evolution. Is this just some random hangover from Canonical's original ambitions, or is some version of Evolution available on UT?
  • Is there an app that (offline) displays transit feeds nicely for users?

    11
    0 Votes
    11 Posts
    604 Views
    AppLeeA
    @MarkG_108 I have this link that may help : https://mimecar.gitbooks.io/ubuntu-touch-programming-course/content/en/chapter-05-s01.html And on a larger scale I always start here : https://docs.ubports.com/en/latest/appdev/index.html# If you want to try making the app I can help you, but I don't have time yet to do it myself. The first step is to familiarize yourself with QML language. Once you're comfortable with it, try to connect to a database following the tutorial. Then it will be adjustments... Which is no smal part ^^
  • Obtain apk files

    13
    0 Votes
    13 Posts
    1k Views
    IngoI
    Just tap it
  • Trying to Re-install

    5
    0 Votes
    5 Posts
    522 Views
    M
    I wasn't in developer mode. I had thought I had enabled it earlier but was obviously mistaken Thanks for your help
  • How do I back up my phone?

    1
    0 Votes
    1 Posts
    203 Views
    No one has replied
  • Tutanota webpage not working Nexus 5

    5
    0 Votes
    5 Posts
    382 Views
    Josele13J
    I think you should install the operating system again, with the Ut installer you can do it. download the installer to your computer, install it . Save all the data you have on the phone before installation, greetings...
  • Can't switch back from edge to stable

    11
    0 Votes
    11 Posts
    500 Views
    D
    @zubozrout Thanks for that helpful guide. I already created a GitHub account recently in order to be able to report problems.
  • 0 Votes
    11 Posts
    553 Views
    AppLeeA
    @MarkG_108 Yes indeed I didn't look at UT Media's code before. I guess you can make a QML container for UT Media's code, or maybe there is something in JS, but I don't know much about it. QML and C++ I can do, web technologies is like ancient greek for me ^^ It's a question for the UBPorts app development group : https://t.me/UbuntuAppDevEN
  • Error during the upgrade lxc-android-config

    7
    0 Votes
    7 Posts
    617 Views
    dobeyD
    @DimoAlex If you want the latest versions of system components, then switch to the devel channel, which gets built daily. As Ingo stated, apt is not a supported method of upgrading the system or installing apps. UT is a phone OS, and not a traditional PC Linux distribution, so it is designed more around the hardware and security requirements of mobile devices.
  • Wifi not connectiong after reboot

    wifi
    5
    1 Votes
    5 Posts
    766 Views
    ezzeE
    @Marathon2422 @emailforfor Thanks a lot, guys, for sharing these instructions. It works for my BQ Aquaris M10 HD. I've posted detailed steps to fix the issue in this Github thread.
  • vi without encrypt

    2
    0 Votes
    2 Posts
    268 Views
    dobeyD
    @guru said in vi without encrypt: Why? It's only in a full VIM install, which is not in the UT rootfs. You can install it in libertine if you want to use a full VIM.
  • Meizu PRO5 flyme account

    20
    0 Votes
    20 Posts
    2k Views
    W
    @Stefano Many many thanks! I think that might work. I'll try and keep you posted
  • Solved: Hammerhead 16.04 Stable Reboot Loop

    16.04 stable reboot hammerhead nexus 5
    3
    0 Votes
    3 Posts
    553 Views
    M
    @ernest Many thanks for your help! Sorry, I should have searched for a hardware issue before posting here.
  • No Devices Supported

    7
    0 Votes
    7 Posts
    468 Views
    LakotaubpL
    @mooncosmique Yes your device is Mako and yes that part of the website is still not working correctly. As a work round on the device name thing, start the installer if it does not detect automatically choose it manually and the device and codename will be shown before you start the install.