Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Creator 4.4.1 on Win10 starts in background, no GUI

Qt Creator 4.4.1 on Win10 starts in background, no GUI

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 3 Posters 1.4k 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.
  • A Offline
    A Offline
    almatia
    wrote on last edited by
    #1

    I've installed Qt 5.9.2 and Qt Creator 4.4.1 but when I launch Qt Creator the application does not show up. The process starts in background and is visible in task manager.

    I'm on a Windows 10 OS and I tried both the online and offline installers. I also tried to uninstall everything and install only Qt Creator. I tried the latest beta version of Qt Creator, the problem persists.

    I found a similar problem related to Qt designer. Unfortunately the proposed solution (removing/renaming qtwebengine dlls) does not apply to this case (the aforementioned dll is not part of Qt Creator).

    Any help with this would be greatly appreciated.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you try to start Qt Creator from the command line ? Might give some additional output about what is going on ?

      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
      • A Offline
        A Offline
        almatia
        wrote on last edited by
        #3

        Thanks for your reply. Yes, I tried that but nothing gets printed to the shell. In a way it makes sense, because the application starts (I can see it in the list of background processes), but the graphical user interface is not shown.

        1 Reply Last reply
        0
        • hskoglundH Offline
          hskoglundH Offline
          hskoglund
          wrote on last edited by
          #4

          Hi, try launching Qt Creator again on the command line, but with some arguments:

          C:\Qt\Tools\QtCreator\bin>qtcreator -noload all -load Core
          
          1 Reply Last reply
          0
          • A Offline
            A Offline
            almatia
            wrote on last edited by
            #5

            I uninstalled Qt creator once again and ran a registry cleaner. Then downloaded and installed Qt creator for the n-th time and this time it did start up correctly. I'm still baffled at what could have been possibly been wrong, but cleaning the registry did the trick. Hopefully this will help someone that stumbles upon the same issue.

            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