• Weird Issue with c++ vs qml Webview

    2
    0 Votes
    2 Posts
    181 Views
    K
    @ari Maybe it has something to do with chromium flags? Morph uses C++ though not exactly the clickable template.
  • Killing an App

    5
    0 Votes
    5 Posts
    406 Views
    D
    @arubislander Yes, you are right: It is drastic to kill an app. But it seemed the simplest solution. Okay, I was wrong. I will search the net for the media-hub or Pulseaudio, maybe I can control it via python. Thanks for your suggestions.
  • Camera not working in Webview

    Solved
    4
    0 Votes
    4 Posts
    485 Views
    A
    Finally figured it out. Well... kind of. The solution is to not use the Webview, but instead WebEngineView, and make sure to include the onFeaturePermissionRequested method. In conclusion, just steal the code from the discord app.
  • write a command line executable program for ubuntu-touch using C++.

    2
    0 Votes
    2 Posts
    221 Views
    lduboeufL
    @dawnlike history-service is the code that store and retrieve SMS. But notifications of new SMS is managed by telephony-service. Communication between them is handled through dbus with a middleware called Telepathy. So you might listen to dbus signals if you want to be notified of a new sms. If it helps: https://m.youtube.com/watch?v=5b3PGvDbcp8 https://m.youtube.com/watch?v=IGgbEhTrmvg
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    68 Views
    No one has replied
  • qml scroll by sections

    2
    0 Votes
    2 Posts
    255 Views
    K
    @fooxl I don't think there's one in the toolkit but Contacts app has one so perhaps you can just reuse that.
  • Run python script within confined app

    Unsolved apparmor python network html5
    4
    0 Votes
    4 Posts
    391 Views
    arubislanderA
    @jerzecokno Use clickable to create an app skeleton by choosing the Python template. Then copy the content of the Main.qml file of the project I pointed you to. Create a public repository somewhere and then if you have any concrete questions on how to proceed, either ask them here or join our App Development Telegram channel for more interactive support.
  • New music track recognition app

    17
    0 Votes
    17 Posts
    1k Views
    AppLeeA
    @emphrath This is probably a spammer, I'll moderate the link, but it's the second weird message from @ritomkai that raise suspicion. Next time or sooner we'll ban them.
  • How do i make a webapp to publish it on the store

    webapp creator webapp
    2
    0 Votes
    2 Posts
    316 Views
    arubislanderA
    @supervisor just you the Webber app from Open Store and create a webapp with that. No need to publish it though.
  • qt quick camera frames pass to cpp

    1
    0 Votes
    1 Posts
    156 Views
    No one has replied
  • Is it possible to make laptop camera available to app running in "clickable desktop"

    Solved
    8
    0 Votes
    8 Posts
    605 Views
    rineezR
    @arubislander I'm not sure. I suspect the name of video device can change for different environments. Some environments may not even have a camera, and I haven't yet tested for negative side effects of putting a non-existing device there. I'm thinking I may have to write some additional code to detect camera devices in the environment to make it into a PR suitable for all users. I'll try to figure out though. Thanks for the encouragement
  • "Unable to detect a web browser" when loading iframe in Clickable HTML app

    Solved
    6
    0 Votes
    6 Posts
    493 Views
    rineezR
    @arubislander Ah! That makes total sense now. Thanks.
  • 0 Votes
    5 Posts
    423 Views
    C
    @safalbk I can not help in any way. I replied only to discover the reason for your post, so that others may provide useful assisstance.
  • Not displaying the window in a clickable Nim template

    2
    0 Votes
    2 Posts
    178 Views
    No one has replied
  • CalDav Tasks

    3
    1 Votes
    3 Posts
    296 Views
    ?
    @kugiigi Well some do. But I think it still makes sense to have a separate view at least for tasks, since there is not only a date attached to a task but also stuff like priority, status and so on. Also, some tasks might not have any date/time information associated with them, so you would not know where to display them in the setting of a calendar app.
  • FluffyChat QML and Pantalaimon development

    10
    0 Votes
    10 Posts
    908 Views
    C
    Hello! Fluffychat is very cool! I'd like to see support for reactions in it. The desktop version shows them but the UT one doesn't. The feature probably wouldn't change anyone's life, but.... it is just to add some more "fluffyness"
  • Minecraft clones for ub touch

    minecraft clone app ubuntutouch
    2
    0 Votes
    2 Posts
    429 Views
    RedXXIIIR
    @supervisor Did you tried this one? https://open-store.io/app/terrartisan.bhdouglass Very basic but fun
  • Bicycle Navigation App Development (HELP needed)

    Solved
    18
    1
    1 Votes
    18 Posts
    2k Views
    AppLeeA
    @magdesign You should have a look at 20.04 version of Ubuntu Touch. Yes your app won't work until the official release of focal but it will be hopefully soon.
  • OSM Scout server improvements

    Moved
    11
    2 Votes
    11 Posts
    909 Views
    C
    An update today has restored the functionality of the menu. Quick work by those concerned.
  • Webapp creator Webber

    1
    1
    0 Votes
    1 Posts
    262 Views
    No one has replied