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. Qt creator after running on ubuntu show dark display!
Forum Updated to NodeBB v4.3 + New Features

Qt creator after running on ubuntu show dark display!

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt 5.1.1
8 Posts 3 Posters 3.2k Views 2 Watching
  • 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
    M Offline
    MhM93
    wrote on 23 Feb 2016, 06:05 last edited by
    #1

    when I run the Qt on my PC ( Ubuntu OS) show dark display and do not run.

    H.Ghassami

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 23 Feb 2016, 06:13 last edited by
      #2

      Try to start it on command line with:
      ./qtcreator.sh -noload Welcome
      If it works then disable the Welcome plug-in under "Help/About Plugins..".

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

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MhM93
        wrote on 23 Feb 2016, 06:25 last edited by MhM93
        #3

        thanks. it works but the design is different.
        root@ubuntu:/home/hgh1/Qt5.4.1/Tools/QtCreator/bin# ./qtcreator.sh -noload Welcome
        Cannot start '/usr/lib/i386-linux-gnu/qt4/bin/qmake': No such file or directory
        Warning: No kit '{37568147-209f-45aa-8a73-4f89ed9c468d}' found. Continuing.


        I have another compiler for arm. when I opened Qt with your way, that compiler not load.

        H.Ghassami

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 23 Feb 2016, 22:00 last edited by
          #4

          Hi,

          Why are you running Qt Creator as root ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • M Offline
            M Offline
            MhM93
            wrote on 24 Feb 2016, 05:43 last edited by
            #5

            @SGaist : As you said I write these code :
            hgh1@ubuntu:~$ cd /home/hgh1/Qt5.4.1/Tools/QtCreator/bin
            hgh1@ubuntu:~/Qt5.4.1/Tools/QtCreator/bin$ ./qtcreator.sh -noload Welcome
            No tool chain set from kit "Desktop".
            No tool chain set from kit "Desktop".
            and Qt not load. just show a black display ( when not root)
            How Can I fix my Qt?

            H.Ghassami

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 24 Feb 2016, 06:21 last edited by
              #6

              You did not install Qt. You only installed QtCreator.
              You have to install Qt itself. It looks like you used the online installer, then call /home/hgh1/Qt5.4.1/MaintenanceTool (not as root!), select "Add or remove components" and select Qt 5.5 ("Desktop gcc 64-bit" if you have a 64bit Ubuntu).

              Design is different because you are logged on as normal user but start QtCreator as root.

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

              1 Reply Last reply
              0
              • J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 24 Feb 2016, 06:22 last edited by
                #7

                And please write QtCreator if you mean the QtCreator IDE and not Qt. Qt is a C++ framework.

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

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  MhM93
                  wrote on 24 Feb 2016, 11:47 last edited by
                  #8

                  Sorry. yes I mean Qt creator IDE 5 for 32 bit Ubuntu system , And also I said I installed Qt4.8.3 and attache that qmake to Qt IDE. Since yesterday it was damaged. Before that I worked with my IDE as well.
                  My IDE is running on VM ware on my PC.

                  H.Ghassami

                  1 Reply Last reply
                  0

                  1/8

                  23 Feb 2016, 06:05

                  • Login

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