• This topic is deleted!

    1
    0 Votes
    1 Posts
    48 Views
    No one has replied
  • Passing additional parameters to docker run command in clickable

    6
    1 Votes
    6 Posts
    979 Views
    arubislanderA
    @advocatux: Done! Thanks for the reminder. @hummlbach: That should not be too difficult... Hehehe. I have to get back to it. Have been distracted by life...
  • Core Apps Update #3

    4
    13 Votes
    4 Posts
    852 Views
    bhdouglassB
    @tricky there is a lot of issues and not a lot of people or time to implement them. If you are able to help out in any way, I would encourage you and anyone else who is able to, to do so.
  • Is there are support for Qt dialog?

    7
    0 Votes
    7 Posts
    2k Views
    X
    @lduboeuf Thanks, I have found the dialog in QtQuick. Thanks to all people helped me.
  • Messaging-app as click(able)

    6
    3 Votes
    6 Posts
    856 Views
    dobeyD
    There isn't a problem with the apparmor confinement. The things which messaging-app needs to access requires it to have the unconfined profile if it's to be a click.
  • Ubuntu.components ? ( Developpment guidelines )

    10
    2 Votes
    10 Posts
    2k Views
    KrilleK
    Congratulations!!
  • gps info app

    5
    2 Votes
    5 Posts
    875 Views
    dobeyD
    @wartburgritter said in gps info app: Is it may be possible to compile this for ubuntu touch? I think not. It would need to be rewritten to use the location-service API rather than whatever Sailfish provides. It's theoretically possible to develop a similar app for UT though.
  • Development tools VM

    15
    1 Votes
    15 Posts
    2k Views
    AlainW94A
    @dobey OK so I will did it in that way thanks for your tips
  • This topic is deleted!

    3
    -1 Votes
    3 Posts
    41 Views
  • New UI/UX Idea for the Morph Browser

    3
    2
    2 Votes
    3 Posts
    685 Views
    K
    @krille Well if we will push with this idea, we can change the icon for the tabs. Maybe something similar to Chrome android where it indicates the number of open tabs. Not sure if the browser suspends tabs that are not in focus but if not, this button can also have an indicator when a tab needs attention similar to the desktop browsers when the tab is blinking.
  • Libertine - Desktop Apps

    5
    1 Votes
    5 Posts
    846 Views
    LakotaubpL
    @rocky58 Libreoffice does on mine. Not that I use it only installed as test and my I eyes are not that good : )
  • 3 Votes
    3 Posts
    1k Views
    advocatuxA
    @jimmiejohnsson84 hi, are you still around us? It would be cool if you can add that tutorial to our common documentation effort. Please, see https://forums.ubports.com/topic/1737/developer-documentation Thank you !!
  • How can I develop apps efficiently without deploying each modification?

    11
    1 Votes
    11 Posts
    2k Views
    bhdouglassB
    @marc_aurel sounds like you are good to go then! Feel free to ask any questions you might have!
  • Core Apps & Documentation Updates #2

    12
    6 Votes
    12 Posts
    2k Views
    bhdouglassB
    @fulvio I've added a link to your templates to the ubport's docs (it's not quite there yet, still a PR): https://github.com/ubports/docs.ubports.com/pull/174
  • UUITK highlight for Geany

    1
    2
    5 Votes
    1 Posts
    373 Views
    No one has replied
  • How to install clickable successfully?

    4
    0 Votes
    4 Posts
    925 Views
    M
    @dobey Thanks for your advice. I've used these two commands: echo "export PATH=$HOME/.local/bin:$PATH" >> ~/.bashrc export PATH="$HOME/.local/bin:$PATH" Now I execute the terminal command clickable, but it seems, that docker is required: clickable The command "docker" does not exist on this system, please install it for clickable to work properly" Thus I tried the following command: sudo apt-get install docker [sudo] password for marc: Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: docker 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 12,9 kB of archives. After this operation, 45,1 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 docker amd64 1.5-1build1 [12,9 kB] Fetched 12,9 kB in 1s (8.761 B/s) Selecting previously unselected package docker. (Reading database ... 178588 files and directories currently installed.) Preparing to unpack .../docker_1.5-1build1_amd64.deb ... Unpacking docker (1.5-1build1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Setting up docker (1.5-1build1) ... Unfortunately this doesn't help. I get the same error. Any idea? Edit: Ok, It seems, that sudo apt-get install docke' is not sufficient. I could resulve the issue with sudo apt-get install docker.io.
  • Network Access problem in new native App

    7
    0 Votes
    7 Posts
    1k Views
    KrilleK
    Hey, how is this progressing? For me a native nextcloud passwords app would be very useful, so I'm looking forward for your app
  • 2 Votes
    1 Posts
    467 Views
    No one has replied
  • List of Game Engines supporting Ubuntu Touch - Discussion

    10
    3 Votes
    10 Posts
    2k Views
    bhdouglassB
    @gouchi Looks like it's based on SDL, so in theory it should work if we get a working SDL port for xenial.
  • Core Apps & Documentation Updates

    13
    10 Votes
    13 Posts
    2k Views
    ?
    Ah I see. Thanks @cibersheep.