UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Where is defined which docker image is used for "clickable desktop"?

    Scheduled Pinned Locked Moved Support
    1 Posts 1 Posters 196 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • B Offline
        Borim7
        last edited by Borim7

        Hallo,

        currently I want to get pure-maps and osmscout-server running in desktop mode (clickable desktop).
        For pure-maps it works without problems, but I can not get it running for osmscout-server.

        Building the click package is working for both apps.

        When I start osmscout-server with "clickable desktop" only the error message occur: amd64-nvidia is not supported by the qmake build yet

        So I asked myself what is the difference between both apps? When running with the verbose flag, you can see that different docker images are used:

        • pure maps
          • Using docker container "clickable/ubuntu-sdk:16.04-amd64-nvidia"
        • osmscout-server
          • Using docker container "clickable/ubuntu-sdk:16.04-amd64-nvidia-195a4200-9cf2-4030-88c4-70800ba70f8c"

        I guess the difference is that pure maps uses the latest version of the image and osmscout-server a fixed version. So I tried to change the docker image used by osmscout-server with
        clickable desktop --verbose --docker-image "clickable/ubuntu-sdk:16.04-amd64-nvidia"

        The result is the error message:
        Container was not initialized with Container Mode. This seems to be a bug in Clickable.

        So what I am doing wrong?
        Where it is defined which docker image is used for "clickable desktop"?
        How do I get osmscout-server running in desktop mode?

        1 Reply Last reply Reply Quote 1
        • First post
          Last post