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

    How should I set up my environment for developing?

    Scheduled Pinned Locked Moved App Development
    20 Posts 7 Posters 3.5k Views 3 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.
    • M Offline
      matteo @Kanduras
      last edited by

      @Kanduras Great, it works!! Thank you very much 🙂 You made my life much easier 👏 Now the set Atom/clickable really rocks!

      Kind regards to you all @AppLee, @Kanduras and @lduboeuf

      Matteo

      1 Reply Last reply Reply Quote 1
      • M Offline
        MarkG_108 @lduboeuf
        last edited by

        @lduboeuf I have Qt Creator installed on my computer. So, I was interested in setting it up with clickable. However, my computer is Debian, and not Ubuntu. Is this safe to do on Debian?

        I tried, from way 0, to run the script, but stopped it midway through (see commandline stuff below) since it seemed that it was going to install a bunch of Ubuntu packages on my machine. And I wasn't running it as root, which is normally required for package installation. Odd. I stopped it before it installed all the Ubuntu things it was getting.

        mark@debian:~/Templates/clickable/ut-qtcreator-master$ cd ut-qtcreator && docker build -t ut-qtcreator:base .
        Sending build context to Docker daemon     64kB
        Step 1/3 : FROM clickable/ubuntu-sdk:16.04-amd64
         ---> 86c5e694130c
        Step 2/3 : RUN apt-get update && apt-get install -y git qtcreator libxrender1 gdb
         ---> Running in 31561210b835
        Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
        Get:2 http://ppa.launchpad.net/bhdouglass/clickable/ubuntu xenial InRelease [17.5 kB]
        Ign:3 http://repo.ubports.com xenial InRelease
        Get:4 http://repo.ubports.com xenial Release [6317 B]
        Get:5 http://repo.ubports.com xenial Release.gpg [473 B]
        Get:6 https://deb.nodesource.com/node_10.x xenial InRelease [4584 B]
        Get:7 http://ppa.launchpad.net/bhdouglass/clickable/ubuntu xenial/main amd64 Packages [790 B]
        Get:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
        Get:9 https://deb.nodesource.com/node_10.x xenial/main amd64 Packages [768 B]
        Get:10 http://repo.ubports.com xenial/main amd64 Packages [1740 kB]
        Get:11 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
        Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
        Get:13 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
        Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
        Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1393 kB]
        Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB]
        Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [998 kB]
        Get:18 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1005 kB]
        Get:19 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6283 B]
        Get:20 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [593 kB]
        Fetched 17.8 MB in 11s (1486 kB/s)
        Reading package lists...
        Reading package lists...
        Building dependency tree...
        Reading state information...
        libxrender1 is already the newest version (1:0.9.9-0ubuntu1).
        libxrender1 set to manually installed.
        gdb is already the newest version (7.11.1-0ubuntu1~16.5).
        git is already the newest version (1:2.7.4-0ubuntu1.6).
        The following additional packages will be installed:
          binfmt-support clang clang-3.8 libbotan-1.10-1 libclang-common-3.8-dev
          libclang1-3.8 libclang1-5.0 libffi-dev libllvm3.8 libllvm5.0 libobjc-5-dev
          libobjc4 libpipeline1 libqbscore1.10 libqbsqtprofilesetup1.10 libtinfo-dev
          libutempter0 libxft2 libxv1 libxxf86dga1 llvm-3.8 llvm-3.8-dev
          llvm-3.8-runtime qbs-common qml-module-qtquick-controls qt5-doc qtbase5-doc
          qtconnectivity5-doc qtcreator-data qtcreator-doc qtdeclarative5-doc
          qtgraphicaleffects5-doc qtlocation5-doc qtmultimedia5-doc
          qtquickcontrols5-doc qtscript5-doc qtsensors5-doc qtserialport5-doc
          qtsvg5-doc qttools5-doc qttranslations5-l10n qtwebkit5-doc
          qtwebkit5-examples-doc qtwebsockets5-doc qtx11extras5-doc
          qtxmlpatterns5-dev-tools qtxmlpatterns5-doc x11-utils xbitmaps xterm
        Suggested packages:
          gnustep gnustep-devel clang-3.8-doc llvm-3.8-doc kate-data subversion
          mesa-utils xfonts-cyrillic
        The following NEW packages will be installed:
          binfmt-support clang clang-3.8 libbotan-1.10-1 libclang-common-3.8-dev
          libclang1-3.8 libclang1-5.0 libffi-dev libllvm3.8 libllvm5.0 libobjc-5-dev
          libobjc4 libpipeline1 libqbscore1.10 libqbsqtprofilesetup1.10 libtinfo-dev
          libutempter0 libxft2 libxv1 libxxf86dga1 llvm-3.8 llvm-3.8-dev
          llvm-3.8-runtime qbs-common qml-module-qtquick-controls qt5-doc qtbase5-doc
          qtconnectivity5-doc qtcreator qtcreator-data qtcreator-doc
          qtdeclarative5-doc qtgraphicaleffects5-doc qtlocation5-doc qtmultimedia5-doc
          qtquickcontrols5-doc qtscript5-doc qtsensors5-doc qtserialport5-doc
          qtsvg5-doc qttools5-doc qttranslations5-l10n qtwebkit5-doc
          qtwebkit5-examples-doc qtwebsockets5-doc qtx11extras5-doc
          qtxmlpatterns5-dev-tools qtxmlpatterns5-doc x11-utils xbitmaps xterm
        0 upgraded, 51 newly installed, 0 to remove and 24 not upgraded.
        Need to get 195 MB of archives.
        After this operation, 596 MB of additional disk space will be used.
        Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB]
        Get:2 http://repo.ubports.com xenial/main amd64 qml-module-qtquick-controls amd64 5.9.5-0ubports1 [713 kB]
        Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB]
        Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB]
        Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
        Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 binfmt-support amd64 2.1.6-1 [50.7 kB]
        Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB]
        Get:8 http://repo.ubports.com xenial/main amd64 qbs-common all 1.10.1+dfsg-1 [103 kB]
        Get:9 http://repo.ubports.com xenial/main amd64 libqbscore1.10 amd64 1.10.1+dfsg-1 [912 kB]
        Get:10 http://repo.ubports.com xenial/main amd64 libqbsqtprofilesetup1.10 amd64 1.10.1+dfsg-1 [104 kB]
        Get:11 http://repo.ubports.com xenial/main amd64 qtconnectivity5-doc all 5.9.5-0ubports1 [2516 kB]
        Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.12 [111 kB]
        Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [381 kB]
        Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4139 kB]
        Get:15 http://repo.ubports.com xenial/main amd64 qtgraphicaleffects5-doc all 5.9.1+ubports [13.1 MB]
        Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang-common-3.8-dev amd64 1:3.8-2ubuntu4 [1167 kB]
        Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 clang-3.8 amd64 1:3.8-2ubuntu4 [21.5 MB]
        Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 clang amd64 1:3.8-33ubuntu3.1 [3248 B]
        Get:19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libbotan-1.10-1 amd64 1.10.12-1 [957 kB]
        Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm5.0 amd64 1:5.0-3~16.04.1 [13.5 MB]
        Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libclang1-5.0 amd64 1:5.0-3~16.04.1 [6695 kB]
        Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB]
        Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libutempter0 amd64 1.1.6-3 [7898 B]
        Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 llvm-3.8-runtime amd64 1:3.8-2ubuntu4 [72.3 kB]
        Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 llvm-3.8 amd64 1:3.8-2ubuntu4 [1524 kB]
        Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB]
        Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 llvm-3.8-dev amd64 1:3.8-2ubuntu4 [16.7 MB]
        Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qtbase5-doc all 5.5.1-3ubuntu0.1 [26.3 MB]
        Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qtdeclarative5-doc all 5.5.1-3ubuntu0.1 [9705 kB]
        Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qtscript5-doc all 5.5.1-3ubuntu0.1 [381 kB]
        Get:31 http://archive.ubuntu.com/ubuntu xenial/universe amd64 qtserialport5-doc all 5.5.1-2build1 [300 kB]
        Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 qtsvg5-doc all 5.5.1-2build1 [190 kB]
        Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 qttools5-doc all 5.5.1-3ubuntu0.1 [3567 kB]
        ^C
        
        D lduboeufL 3 Replies Last reply Reply Quote 0
        • D Offline
          doniks @MarkG_108
          last edited by

          @MarkG_108 to me it looks like it would be installing INSIDE a docker container and not into your actual system

          1 Reply Last reply Reply Quote 1
          • lduboeufL Offline
            lduboeuf @MarkG_108
            last edited by

            @MarkG_108 yes it is safe to use as it install all in a container. Here it seems that clickable image needs to be updated .

            M 1 Reply Last reply Reply Quote 1
            • M Offline
              MarkG_108 @lduboeuf
              last edited by

              @lduboeuf Great, I'll give it a try then.

              1 Reply Last reply Reply Quote 0
              • poVoqP Offline
                poVoq
                last edited by

                Might be a nice addition:
                https://github.com/rschiang/atom-language-qml

                It's available in the Atom install dialog.

                Fairphone 5 (Not yet installed UT on it though)

                1 Reply Last reply Reply Quote 0
                • poVoqP Offline
                  poVoq
                  last edited by

                  Some other interesting things I found for live preview of QML/QTQuick apps:

                  https://github.com/penk/terrarium-app (even has a Ubuntu Touch version!)

                  https://github.com/penk/qml-livereload

                  Fairphone 5 (Not yet installed UT on it though)

                  lduboeufL 1 Reply Last reply Reply Quote 0
                  • lduboeufL Offline
                    lduboeuf @poVoq
                    last edited by

                    @poVoq yes, that one also worked for me : https://open-store.io/app/me.lduboeuf.livecoding

                    poVoqP 1 Reply Last reply Reply Quote 1
                    • poVoqP Offline
                      poVoq @lduboeuf
                      last edited by

                      @lduboeuf Cool, that seems even better, need to try on my device 🙂 Thanks for that.

                      Fairphone 5 (Not yet installed UT on it though)

                      1 Reply Last reply Reply Quote 0
                      • lduboeufL Offline
                        lduboeuf @MarkG_108
                        last edited by lduboeuf

                        @MarkG_108 said in How should I set up my environment for developing?:

                        I tried, from way 0, to run the script

                        i've just updated the script, i made a mistake regarding volume mapping if you want to see any files under your home directory... ( don't need to rebuild the image though, only the sh script)

                        1 Reply Last reply Reply Quote 1

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post