Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [ISSUE] QtCreator 3.6.0, 3.6.1 and 4.0.0 do not start up on windows
QtWS25 Last Chance

[ISSUE] QtCreator 3.6.0, 3.6.1 and 4.0.0 do not start up on windows

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
issuebug
7 Posts 3 Posters 2.2k 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.
  • AxelDA Offline
    AxelDA Offline
    AxelD
    wrote on last edited by
    #1

    Hi Everyone,

    I currently have a working 3.0.1 QtCreator on my Windows 7 machine (which I got along with Qt 5.2.1). I installed 3.6.0 but when I start the qtcreator.exe, I see the process starting, nothing shows up and after some time it stops without giving any error message.

    The same has been happening with 3.6.1 and 4.0.0. I even checked if some dlls were not missing in the background using process monitor but none of the 'NAME NOT FOUND' dlls happened twice which means the loading failed in some folder but likely suceeded in another one (otherwise there would be several entries of failed loads on more than one folder).

    Any idea how to solve this ?

    thanks in advance

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

      Hi and welcome to devnet,

      Pretty strange… How did you install the newer versions of Qt Creator ?

      Does it also happen if you start if from the command line with the -noload Welcome option ?

      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
      1
      • AxelDA Offline
        AxelDA Offline
        AxelD
        wrote on last edited by
        #3

        Hi there,

        I have a functionnal 3.0.1 which I got along with Qt 5.2.1. After that, I first got Creator 4.0.0 as standalone. As for Creator 3.6.1, I got it along with Qt 5.6.0.

        I tried your option on both versions:

        • 3.6.1 started properly once, but with or without the option, I cannot get it to start again....
        • 4.0.0 still doesn't start : the behaviour remained the same... any extra option/ verbose mode I can use to have more details on what's going on ?

        Thanks for your support

        1 Reply Last reply
        0
        • AxelDA Offline
          AxelDA Offline
          AxelD
          wrote on last edited by
          #4

          I have one update:
          When I deactivated all plugins except core (-noload all -load Core), both 3.6.1 and 4.0.0 do start up.

          I will continue to check plugins one by one to find the crashing one...

          1 Reply Last reply
          0
          • AxelDA Offline
            AxelDA Offline
            AxelD
            wrote on last edited by
            #5

            Hi Again,

            So I have made detailed test by gradually reactivating plugins when starting 4.0.0 with only core plugin loaded.

            Here are my conclusions about this very silent crash / doesn't start up:

            • when activating QmlDesigner plugin --> Creator doesn't start
            • when activating Welcome plugin --> Creator doesn't start

            Exacly the same problems occurs with 3.6.1: QmlDesign and Welcome Plugins both causes the crash.

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

              Hi, I also had problems with the QmlDesigner plugin, I got it working by updating my video driver.
              (more specifically, it's the OpenGL driver).

              1 Reply Last reply
              1
              • AxelDA Offline
                AxelDA Offline
                AxelD
                wrote on last edited by
                #7

                Hi Guys,

                Thanks, indeed this is due to the graphic card... I have 2 of them on his laptop and when I force the ati one, it solves the problem. However if I leave the built in Intel HD chip active as it is by default, it crashes.

                Will look for some drive update for it, thanks !

                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