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!
QtWS25 Last Chance

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.1k 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.
  • MhM93M Offline
    MhM93M Offline
    MhM93
    wrote on 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
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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
      • MhM93M Offline
        MhM93M Offline
        MhM93
        wrote on 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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
          • MhM93M Offline
            MhM93M Offline
            MhM93
            wrote on 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
            • jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on 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
              • jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on 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
                • MhM93M Offline
                  MhM93M Offline
                  MhM93
                  wrote on 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

                  • Login

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