• This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • Store a file imported with Content Hub

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    A
    Thanks @cibersheep for your answers, I succeed to do what I want with Content Hub and a C++ plugin to manage file deletion and renaming. I wrote a a sample app available here: importwithcontenthub, with many (too much!) comments. This sample app allow user to import an image, the image is stored (so that it is available on next app launch). And when user imports a new image, it is stored by overwriting the last one (only last imported image is stored).
  • Fail to run C++ template app (clickable create) on phone

    Solved
    4
    0 Votes
    4 Posts
    443 Views
    A
    Yes! it is working with last clickable version (6.23.3). Thank you @lduboeuf !
  • Add Clickable to Qt Creator IDE? ut-qtcreator error...

    13
    0 Votes
    13 Posts
    2k Views
    P
    @cibersheep said in Add Clickable to Qt Creator IDE? ut-qtcreator error...: @pierpaolo Start by installing clickable and running the command for the Qt Creator inside the container Thank you all
  • Binary apps/Flutter

    15
    0 Votes
    15 Posts
    2k Views
    Josele13J
    @keneda I don't believe that, if the .apk apps are still used...perfect, but the most important OS's have come together to create something new. If Ut can take advantage of it in some way that's great....
  • Building ubuntu-ui-toolkit on opensuse

    1
    0 Votes
    1 Posts
    201 Views
    No one has replied
  • RSS Reader

    26
    2 Votes
    26 Posts
    8k Views
    3
    In addition to my previous comment, would it be possible to change the item layout in order to get it more easy to read? The RSS Reader app for instance is using a much better font/size/spacing.
  • SuperTuxKart porting

    29
    3 Votes
    29 Posts
    6k Views
    AntiDroidA
    @trischi Thank you, I will look into it.
  • Odd Syntax Errors Python3 at colon

    Solved
    3
    0 Votes
    3 Posts
    326 Views
    A
    @unisuperbox Yes that was the Problem tank you
  • Handling python dependencies

    Solved
    9
    1 Votes
    9 Posts
    1k Views
    A
    Just to explain the solution if someone stumbles across this with the same question: use sys to add "lib/python3.8/site-packages" to path. note that you not need to "../" out of the src directory. The end result looks like this: import sys sys.path.append('lib/python3.8/site-packages') You might need to change the Python version
  • Ubuntu Emulator and 20.04

    clickable ubuntu touch 20.04 emulator development
    4
    0 Votes
    4 Posts
    2k Views
    A
    @applee There is this - https://github.com/ubports/utqemu. Didn't work for me on Ubuntu 18.04 though.
  • Clickable desktop cannot run html APP

    Solved
    8
    1
    0 Votes
    8 Posts
    759 Views
    A
    Ah, I'll use the browser to preview the WEB APP temporarily
  • Don't have permission to exec library in cache directory

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    pavelprostoP
    @cibersheep Yes,I want to write a guide. But first I need to make sure it works for all console programs. I tried, add the previous guides in github https://docs.ubports.com/en/latest/appdev/guides/index.html But something didn't work out for me. I try will do this in spare time
  • Migration from Oxide

    9
    0 Votes
    9 Posts
    1k Views
    F
    UPDATE: After some attempts and the help of Balcy user i finally get a working example on Desktop: clickable desktop Source code: https://github.com/fulvio999/testWebChannel Running on device i have this blocking issue: https://github.com/fulvio999/testWebChannel/issues/1 Any idea to solve it is welcome. Thanks !
  • Is libertine required for development?

    Solved
    3
    1 Votes
    3 Posts
    458 Views
    O
    @dobey thanks for clarifying the workflow. I was expecting it to be more like with an rpi, where I use sshfs in the ide to control the build remotely from my desktop.
  • Building on device with small root partition

    22
    0 Votes
    22 Posts
    4k Views
    dobeyD
    @anhilde Did you disable the tests or something? How did you get debs built to install if the issue wasn't resolved?
  • ContentHub files finalize transfer again

    1
    0 Votes
    1 Posts
    201 Views
    No one has replied
  • Reinstalling original version of a broken component

    8
    0 Votes
    8 Posts
    474 Views
    A
    @jezek good idea actually, I will give that a try.
  • QML change screen Orientation and Fullscreen mode.

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • Podbird Freezing on start for about 1 minute?

    6
    0 Votes
    6 Posts
    735 Views
    rikR
    @danqo6 Whoa, that is a very welcomed update! Africa thanks you!!!! (We are in Ethiopia, but many other countries have the same challenges)