• Sharing experience of a bug fix in Music-app

    3
    1 Votes
    3 Posts
    558 Views
    lduboeufL
    @matteo Thanks. I think i'm going to make a short video before i forget all
  • Making apps for Ubuntu Touch using Windows

    Unsolved
    1
    0 Votes
    1 Posts
    268 Views
    No one has replied
  • Angelfish Browser on UBports

    6
    1 Votes
    6 Posts
    943 Views
    D
    @magdesign Yes I HATE youtube ads too and making a Webber webapp with https://iteroni.com/ seems to be the right solution so far because the openstore Invidious webapp does not display subtitles on my Volla.
  • Install steam under libertine

    5
    0 Votes
    5 Posts
    954 Views
    T
    @dobey Don't worry, it's fine. I have been chatting with people in telegram checking that question I did. Yes, after some time thinking, it's libertine on PC. I'm aware that the android apps for steam does not launch any games. I knew that it might not work, but I was just wondering that if there was a chance of multi-arch dependency to be installed, I could maybe get x86 sort of emulation/binaries to see a laggy steam, I was not expecting to see a fully functional app to be honest.
  • Catching close events in QML or C++

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    s710S
    Got it, after googling even more. Some guy at the QT forum revealed: Connections { target: Qt.application onAboutToQuit: { audioPlayer.stop() } This works
  • How to make a "simple webapp" via clickable in 2021?

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    S
    I was thinking of automating the creation of clickable WebApps from scratch online games and apps through https://sheeptester.github.io/htmlifier/
  • module "Ubuntu.Web" is not installed

    13
    0 Votes
    13 Posts
    2k Views
    s710S
    @cibersheep Yeah well it is handled by the webview, after setting high dpi mode. This is also in line with the QT documentation so I guess everything is working correctly here.
  • CovPass app for UT?

    4
    0 Votes
    4 Posts
    1k Views
    K
    @bmarbol Here's what you're searching for.
  • Registering url scheme for app

    6
    0 Votes
    6 Posts
    629 Views
    flohackF
    @s710 Well our documentation is hosted here: https://github.com/ubports/docs.ubports.com - you can either clone the repo to your local disk, or make online changes. Then, after submitting the changes, open a pull request and we will review and merge it if ok.
  • Questions regarding map & location

    4
    0 Votes
    4 Posts
    647 Views
    s710S
    I added: { "policy_groups": ["location", "networking"], "policy_version": 16.04 } And now the map works as expected. Thanks again.
  • Couple Newbie question

    8
    0 Votes
    8 Posts
    994 Views
    K
    My apparmor.json file needed "webview" listed under the policy_groups which according to the documentation and this solved my issue. Thanks for pointing me in the right direction.
  • GPS tracking in Background - Edge Hack (Not Devel, Stable, RC)

    38
    8 Votes
    38 Posts
    9k Views
    M
    Guys, I tested the last version from the OpenStore. Once I launch the script it indicates is searching for satellites but does not get the position so generates an empty gpx. If I run test_gps, it gives a "segmentation fault" message. However, GPS works (very) fine in other applications (GPS tracker or uNav). I' m on Volla RC. Any idea why the script is not working? I assume something related to halium or so but not really sure.
  • How to run CPP or C?

    Unsolved
    2
    0 Votes
    2 Posts
    532 Views
    AppLeeA
    @trwidick The recommended way is to build a click. It's easy with clickable. If you need only CLI, then I guess you can cross-build the program on your desktop, transfer it to your UT device and run it within the terminal. G++ or GCC are not "missing" they are not required (it's the same for android) for a normal usage. The system partition are limited so everything that is not required is removed from the rootf. Same goes for pip, installing all the required libraries and managing the directories is an unnecessary burden. It's very simple and easy to use click packages so deployment on the device is consistent and simple. You don't ask why RPM are not supported on Ubuntu... That's the same for a mobile operating system choices were made and we stick to it until we change... :winking_face:
  • Godot project

    Solved
    6
    0 Votes
    6 Posts
    920 Views
    pavelprostoP
    Finish! If you want to create a Godot project, you need to use version 3.2.1 https://downloads.tuxfamily.org/godotengine/3.2.1/ We create a project folder and copy the missing files to it. Directory click, build-ubports.sh, clickable.json from ubports-circle-jump In all files, you must replace the project name with your own. Open Godot project. Project->Export->Linux/X11->Export PCK/ZIP Save your *.pck file in project(Clickable) path. Open terminal in project path and run: clickable You may have an error: 404 file not found. In build-ubports.sh go to 7 line and change URL_LATEST Copy actual ubports-godot link for armhf architecture. # The latest build can always be obtained from this URL URL_LATEST=https://gitlab.com/abmyii/ubports-godot/-/jobs/1091542236/artifacts/download For better work, do not forget to change the settings of your project, as in the example of ubports-circle-jump
  • Annotating PDFs in Document Viewer?

    app
    3
    0 Votes
    3 Posts
    663 Views
    KenedaK
    @thomasohm Just a hint, UBports is not th OS, witch is Ubuntu Touch, but the fundation that maintain uTouch.
  • APN App Concept

    6
    1 Votes
    6 Posts
    774 Views
    TotalRandoT
    @trwidick I use Walmart Family Mobile in the US
  • KDE Connect for Ubuntu Touch

    11
    1
    7 Votes
    11 Posts
    5k Views
    FuseteamF
    @kugiigi funny enough when i joked about ut jumping to 5.15 in the kde connect group, nicofee's response was "5.15 is not even out yet"
  • new app: hutspot, a spotify controller

    4
    1 Votes
    4 Posts
    724 Views
    M
    @wdehoog that's a shame... I did try once more, though, and it worked! Thanks for the great app!! That is one less motivation for anbox...
  • Manually refresh webapp?

    5
    0 Votes
    5 Posts
    578 Views
    poVoqP
    So I made an feature request here: https://gitlab.com/clickable/clickable/-/issues/271 But looking at the structure of the app, it seems to me like the long press modal that is available comes strait from the Morph browser. Maybe there could be some additional long press modal options available when Morph is used as an embedded browser to offset the lack of a address-bar?
  • An app for smartwatches that expect Android?

    smartwatch app development
    29
    0 Votes
    29 Posts
    7k Views
    MoemM
    @malditobastardo said in An app for smartwatches that expect Android?: Maybe Brian Douglass can give us more insight about this. I've asked him, and he said he was hardly involved, the app was mostly made by Michael Zanetti. So I asked him, and he did not reply. So I decided to ask the community for help.