Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Build and run problems with qtquick
QtWS25 Last Chance

Build and run problems with qtquick

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.6qt quickbuild error
18 Posts 4 Posters 5.5k Views
  • 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.
  • L Offline
    L Offline
    Linuxfluesterer
    wrote on 14 Mar 2018, 15:31 last edited by
    #9

    After trying to install the pure qtcreator from qt website on a new installed Linux virtual box, I was not able to run and build the simple example qtquick man.qml.
    So, I don't know, what it's lacking of, I assume, the settings, but how should I know?
    So then, thank you for your suggestions, I'm sorry to say, for this time I give it up to try, to use qtcreator.

    -Linuxfluesterer

    J 1 Reply Last reply 15 Mar 2018, 07:16
    0
    • L Linuxfluesterer
      14 Mar 2018, 15:31

      After trying to install the pure qtcreator from qt website on a new installed Linux virtual box, I was not able to run and build the simple example qtquick man.qml.
      So, I don't know, what it's lacking of, I assume, the settings, but how should I know?
      So then, thank you for your suggestions, I'm sorry to say, for this time I give it up to try, to use qtcreator.

      -Linuxfluesterer

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 15 Mar 2018, 07:16 last edited by
      #10

      @Linuxfluesterer QtCreator is just an IDE. If you want to use Qt/QML/QtQuick you need to install Qt itself. Simply use the online installer and select a Qt version during installation.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Linuxfluesterer
        wrote on 15 Mar 2018, 14:15 last edited by
        #11

        @jsulm said in Build and run problems with qtquick:

        @Linuxfluesterer QtCreator is just an IDE. If you want to use Qt/QML/QtQuick you need to install Qt itself. Simply use the online installer and select a Qt version during installation.

        That was my idea also. I installed a new blank OS (Sabayon 64bit with Plasma 5.12.2 and Kernel 4.14) into a VirtualBox machine. Then I installed a browser (Vivaldi) and went to the qt.io website to download the online installer for my Linux system.

        So far so good. After downloading I started the installer and begun to choose components, the qt-creator is checked already. So I checked the qt engine (qt 5.10) but then I received an error message:
        Not enough disk space to store temporary files! 983,15 MiB are available while 1.30 GB are at least required.
        Hmmm I chose a 26 GByte System partition to install my Sabayon into, And at least I had 17 GBytes of free space. But qt installer insists on only 983 MBytes that were free. Strange and less helpful.

        -Linuxfluesterer

        J A 2 Replies Last reply 16 Mar 2018, 05:42
        0
        • L Linuxfluesterer
          15 Mar 2018, 14:15

          @jsulm said in Build and run problems with qtquick:

          @Linuxfluesterer QtCreator is just an IDE. If you want to use Qt/QML/QtQuick you need to install Qt itself. Simply use the online installer and select a Qt version during installation.

          That was my idea also. I installed a new blank OS (Sabayon 64bit with Plasma 5.12.2 and Kernel 4.14) into a VirtualBox machine. Then I installed a browser (Vivaldi) and went to the qt.io website to download the online installer for my Linux system.

          So far so good. After downloading I started the installer and begun to choose components, the qt-creator is checked already. So I checked the qt engine (qt 5.10) but then I received an error message:
          Not enough disk space to store temporary files! 983,15 MiB are available while 1.30 GB are at least required.
          Hmmm I chose a 26 GByte System partition to install my Sabayon into, And at least I had 17 GBytes of free space. But qt installer insists on only 983 MBytes that were free. Strange and less helpful.

          -Linuxfluesterer

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 16 Mar 2018, 05:42 last edited by
          #12

          @Linuxfluesterer Are you sure your partition uses all available space? Is there enough free space on the root partition (for /tmp)?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          L 1 Reply Last reply 16 Mar 2018, 18:31
          0
          • J jsulm
            16 Mar 2018, 05:42

            @Linuxfluesterer Are you sure your partition uses all available space? Is there enough free space on the root partition (for /tmp)?

            L Offline
            L Offline
            Linuxfluesterer
            wrote on 16 Mar 2018, 18:31 last edited by
            #13

            @jsulm said in Build and run problems with qtquick:

            @Linuxfluesterer Are you sure your partition uses all available space? Is there enough free space on the root partition (for /tmp)?

            yes, when I leave a df -h command, then I receive 17 GB available space.

            J 1 Reply Last reply 19 Mar 2018, 06:35
            0
            • L Linuxfluesterer
              15 Mar 2018, 14:15

              @jsulm said in Build and run problems with qtquick:

              @Linuxfluesterer QtCreator is just an IDE. If you want to use Qt/QML/QtQuick you need to install Qt itself. Simply use the online installer and select a Qt version during installation.

              That was my idea also. I installed a new blank OS (Sabayon 64bit with Plasma 5.12.2 and Kernel 4.14) into a VirtualBox machine. Then I installed a browser (Vivaldi) and went to the qt.io website to download the online installer for my Linux system.

              So far so good. After downloading I started the installer and begun to choose components, the qt-creator is checked already. So I checked the qt engine (qt 5.10) but then I received an error message:
              Not enough disk space to store temporary files! 983,15 MiB are available while 1.30 GB are at least required.
              Hmmm I chose a 26 GByte System partition to install my Sabayon into, And at least I had 17 GBytes of free space. But qt installer insists on only 983 MBytes that were free. Strange and less helpful.

              -Linuxfluesterer

              A Offline
              A Offline
              ambershark
              wrote on 18 Mar 2018, 20:09 last edited by
              #14

              @Linuxfluesterer This error is because it uses /tmp to extract and install. Chances are your /tmp filesystem is set low.

              In most linux systems (especially cutting edge ones like gentoo, arch, etc) they use RAM for /tmp. So you just don't have enough space on your /tmp. It could have been something else was using tmp (reboot would fix, or clean it yourself), or it could be it just is only allocated 1GB.

              Temporarily you can just reassign /tmp to a physical HD location for your install.

              That's not a Qt issue but one with your setup of linux. Probably because it's a vm and people set low RAM values on their vms. :)

              My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

              1 Reply Last reply
              3
              • L Linuxfluesterer
                16 Mar 2018, 18:31

                @jsulm said in Build and run problems with qtquick:

                @Linuxfluesterer Are you sure your partition uses all available space? Is there enough free space on the root partition (for /tmp)?

                yes, when I leave a df -h command, then I receive 17 GB available space.

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 19 Mar 2018, 06:35 last edited by
                #15

                @Linuxfluesterer Do you have an extra partition for /tmp or is it a ramdisk?

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                A 1 Reply Last reply 19 Mar 2018, 06:57
                0
                • J jsulm
                  19 Mar 2018, 06:35

                  @Linuxfluesterer Do you have an extra partition for /tmp or is it a ramdisk?

                  A Offline
                  A Offline
                  ambershark
                  wrote on 19 Mar 2018, 06:57 last edited by
                  #16

                  @jsulm I don't know 100% sure for his install, but most will use tmpfs which will essentially be a ram disk. Not stored on actually HD anywhere.

                  I.e. this excerpt from one of my linux systems:

                  tmpfs                7.8G  472K  7.8G   1% /tmp
                  

                  I can't imagine that a cutting edge distro like Sabayon isn't using tmpfs, so again I'm not 100% sure but like 97%. ;)

                  My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

                  L 1 Reply Last reply 24 Mar 2018, 14:27
                  0
                  • A ambershark
                    19 Mar 2018, 06:57

                    @jsulm I don't know 100% sure for his install, but most will use tmpfs which will essentially be a ram disk. Not stored on actually HD anywhere.

                    I.e. this excerpt from one of my linux systems:

                    tmpfs                7.8G  472K  7.8G   1% /tmp
                    

                    I can't imagine that a cutting edge distro like Sabayon isn't using tmpfs, so again I'm not 100% sure but like 97%. ;)

                    L Offline
                    L Offline
                    Linuxfluesterer
                    wrote on 24 Mar 2018, 14:27 last edited by
                    #17

                    @ambershark said in Build and run problems with qtquick:

                    @jsulm I don't know 100% sure for his install, but most will use tmpfs which will essentially be a ram disk. Not stored on actually HD anywhere.

                    I.e. this excerpt from one of my linux systems:

                    tmpfs                7.8G  472K  7.8G   1% /tmp
                    

                    I can't imagine that a cutting edge distro like Sabayon isn't using tmpfs, so again I'm not 100% sure but like 97%. ;)

                    Hmmm. I told you, that I created a VirtualBox machine with size of 26 GBytes for installing a fresh Sabayon. After installing the Sabayon OS there was a free space of 17 GBytes.
                    Or do you suggest, I should create a RAM-Disk for tmpfs within a virtual machine, which has only 2 GBytes of dedicated RAM?

                    -Linuxfluesterer

                    p.s. of course Sabayon (it is a derivate of Gentoo) can handle tmpfs and RAM disks.

                    A 1 Reply Last reply 24 Mar 2018, 22:26
                    0
                    • L Linuxfluesterer
                      24 Mar 2018, 14:27

                      @ambershark said in Build and run problems with qtquick:

                      @jsulm I don't know 100% sure for his install, but most will use tmpfs which will essentially be a ram disk. Not stored on actually HD anywhere.

                      I.e. this excerpt from one of my linux systems:

                      tmpfs                7.8G  472K  7.8G   1% /tmp
                      

                      I can't imagine that a cutting edge distro like Sabayon isn't using tmpfs, so again I'm not 100% sure but like 97%. ;)

                      Hmmm. I told you, that I created a VirtualBox machine with size of 26 GBytes for installing a fresh Sabayon. After installing the Sabayon OS there was a free space of 17 GBytes.
                      Or do you suggest, I should create a RAM-Disk for tmpfs within a virtual machine, which has only 2 GBytes of dedicated RAM?

                      -Linuxfluesterer

                      p.s. of course Sabayon (it is a derivate of Gentoo) can handle tmpfs and RAM disks.

                      A Offline
                      A Offline
                      ambershark
                      wrote on 24 Mar 2018, 22:26 last edited by
                      #18

                      @Linuxfluesterer No it's not the size of your hard drive, it's the size of the RAM allocated to that machine and how much it uses for /tmp.

                      So do a df -h and you can post the output or at least see how much space you have on tmp. If it is less than the 1.4gb needed for the install, up it. Or as I suggested temporarily point /tmp to a hard disk if you don't have the ram for a bigger /tmp.

                      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

                      1 Reply Last reply
                      2

                      18/18

                      24 Mar 2018, 22:26

                      • Login

                      • Login or register to search.
                      18 out of 18
                      • First post
                        18/18
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved