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 hangs on opening a file or project
Forum Update on Tuesday, May 27th 2025

QT Creator hangs on opening a file or project

Scheduled Pinned Locked Moved Solved General and Desktop
32 Posts 5 Posters 6.8k Views 1 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.
  • mrjjM mrjj

    Hi
    im out of ideas.
    Do you have any scanners installed?
    Its win 7 right so no windows defender.

    D Offline
    D Offline
    dashthird
    wrote on last edited by
    #7

    @mrjj
    I have avg antivirus free edition
    OS is windows 7

    mrjjM 1 Reply Last reply
    0
    • D dashthird

      @mrjj
      I have avg antivirus free edition
      OS is windows 7

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #8

      @dashthird
      Hi
      for test could you try to uninstall it ?

      D 1 Reply Last reply
      0
      • mrjjM mrjj

        @dashthird
        Hi
        for test could you try to uninstall it ?

        D Offline
        D Offline
        dashthird
        wrote on last edited by
        #9

        @mrjj
        OK, I would uninstall it now.
        Kindly suggest the next steps after that

        mrjjM 1 Reply Last reply
        0
        • D dashthird

          @mrjj
          OK, I would uninstall it now.
          Kindly suggest the next steps after that

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #10

          @dashthird
          reboot
          Then just try to run Creator.
          (i pray for a bit of luck)

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

            To add to @mrjj, in case the uninstallation of AVG didn't help, there's one more thing you could try, start a CMD window, type set path= to clear the path and then in that same CMD try start Qt Creator manually, eg:

            set path=
            C:\qt\tools\qtcreator\bin\qtcreator.exe
            

            If you can Browse for project folder location now, then there's something spooky in your path settings. However, when starting Qt Creator this way, you will most likely not be able to compile from inside Qt Creator :-(

            D 1 Reply Last reply
            1
            • mrjjM mrjj

              @dashthird
              reboot
              Then just try to run Creator.
              (i pray for a bit of luck)

              D Offline
              D Offline
              dashthird
              wrote on last edited by
              #12

              @mrjj
              Even after AVG uninstall + reboot, the issue is still there :(

              1 Reply Last reply
              0
              • hskoglundH hskoglund

                To add to @mrjj, in case the uninstallation of AVG didn't help, there's one more thing you could try, start a CMD window, type set path= to clear the path and then in that same CMD try start Qt Creator manually, eg:

                set path=
                C:\qt\tools\qtcreator\bin\qtcreator.exe
                

                If you can Browse for project folder location now, then there's something spooky in your path settings. However, when starting Qt Creator this way, you will most likely not be able to compile from inside Qt Creator :-(

                D Offline
                D Offline
                dashthird
                wrote on last edited by
                #13

                @hskoglund
                Tried your method also, set the path & also ran the QTCreator from CMD.
                Still then, on "File->Open project/file", the issue is same :(

                I would record a small video of the same & post it here

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

                  Ok one more : try disconnect from internet, pull out the wire or disconnect the WiFi

                  D 1 Reply Last reply
                  1
                  • hskoglundH hskoglund

                    Ok one more : try disconnect from internet, pull out the wire or disconnect the WiFi

                    D Offline
                    D Offline
                    dashthird
                    wrote on last edited by
                    #15

                    @hskoglund Even after disconnecting from the internet, the issue is same

                    @hskoglund @mrjj Please find the video link attached

                    QTIssue.avi

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

                      Hi, saw the video, 2 things you can try:

                      1. try reinstalling Qt 5.6.1 on C: (not E:)
                      2. go to Control Panel and create a new user, log out and log in as that new user, then try Qt Creator
                      D 1 Reply Last reply
                      1
                      • hskoglundH hskoglund

                        Hi, saw the video, 2 things you can try:

                        1. try reinstalling Qt 5.6.1 on C: (not E:)
                        2. go to Control Panel and create a new user, log out and log in as that new user, then try Qt Creator
                        D Offline
                        D Offline
                        dashthird
                        wrote on last edited by
                        #17

                        @hskoglund The issue is still the same!

                        mrjjM 1 Reply Last reply
                        0
                        • D dashthird

                          @hskoglund The issue is still the same!

                          mrjjM Offline
                          mrjjM Offline
                          mrjj
                          Lifetime Qt Champion
                          wrote on last edited by
                          #18

                          @dashthird
                          so even with new user, and Qt install on C:
                          it still does it ?
                          (OMG)

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

                            Oh, forgot one thing you can test: open a CMD window and start Qt Creator with 2 switches, like this:

                            C:\qt\Tools\QtCreator\bin\qtcreator.exe -noload all -load Core
                            

                            You will have a stripped down UI but Open File or Project is still present...

                            D 1 Reply Last reply
                            3
                            • D Offline
                              D Offline
                              dashthird
                              wrote on last edited by
                              #20

                              @mrjj

                              I had tried 2 approaches:
                              created a new user "test"

                              1. in new user, simply tried opening QT Creator of E:(installed by old user) & then "File->Open project/file"
                                Still the same issue

                              2. in old user, deleted the QT from E:
                                in new user, installed QT at C: & then "File->Open project/file"
                                Still the same issue

                              @hskoglund
                              Would try your latest CMD method & would let you know the output

                              1 Reply Last reply
                              0
                              • hskoglundH hskoglund

                                Oh, forgot one thing you can test: open a CMD window and start Qt Creator with 2 switches, like this:

                                C:\qt\Tools\QtCreator\bin\qtcreator.exe -noload all -load Core
                                

                                You will have a stripped down UI but Open File or Project is still present...

                                D Offline
                                D Offline
                                dashthird
                                wrote on last edited by
                                #21

                                @hskoglund
                                Yes, Yes, I am able to see the Open Project/file window when I open from CMD using:

                                C:\Qt\Qt5.6.1\Tools\QtCreator\bin\qtcreator.exe -noload all -load Core

                                Here's the screenshot:
                                5d16ef46-bdda-49de-8c3b-7f44628077ea-image.png

                                :)

                                Where do you think is the cause?

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

                                  So most likely some Qt Creator plugin is the culprit.
                                  To find which one(s), start Qt Creator (you can start it normally), open the Help\About Plugins dialog box.

                                  Try deselecting (making the plugin not Load) some of the plugins, try first with all the plugins listed under Utilities. Then exit Qt Creator, start it again and try Open File or Project and see if it hangs. If it still hangs, try deselecting more plugins. If it does not hang, then try selecting a few plugins to see which one is the bad boy :-)

                                  JonBJ 1 Reply Last reply
                                  1
                                  • hskoglundH hskoglund

                                    So most likely some Qt Creator plugin is the culprit.
                                    To find which one(s), start Qt Creator (you can start it normally), open the Help\About Plugins dialog box.

                                    Try deselecting (making the plugin not Load) some of the plugins, try first with all the plugins listed under Utilities. Then exit Qt Creator, start it again and try Open File or Project and see if it hangs. If it still hangs, try deselecting more plugins. If it does not hang, then try selecting a few plugins to see which one is the bad boy :-)

                                    JonBJ Offline
                                    JonBJ Offline
                                    JonB
                                    wrote on last edited by
                                    #23

                                    @hskoglund
                                    Would this be a case where the user should set

                                    set QT_DEBUG_PLUGINS=1
                                    

                                    in CMD before running qtcreator.exe and see if it reveals any plugin problem or suspect?

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

                                      @JonB Might be, but the hang does not occur when launching Qt Creator, but when selecting Open File or Project, and by that time most of the plugins are already loaded.

                                      JonBJ 1 Reply Last reply
                                      1
                                      • hskoglundH hskoglund

                                        @JonB Might be, but the hang does not occur when launching Qt Creator, but when selecting Open File or Project, and by that time most of the plugins are already loaded.

                                        JonBJ Offline
                                        JonBJ Offline
                                        JonB
                                        wrote on last edited by JonB
                                        #25

                                        @hskoglund
                                        Yes, I have no idea, I was hoping with QT_DEBUG_PLUGINS they might speak up as they were called to do something and give a clue as to what was happening :)

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

                                          @JonB QT_DEBUG_PLUGINS will cause qDebug() outputs from the likes of qpluginloader.cpp and qlibrary.cpp but a normal plugin I think is an ignoramus re. that env. variable.

                                          But having a dbgview running before trying that Open File or Project hanging stunt can be a good idea, since there might be a qWarning issued in there somewhere...

                                          D 1 Reply Last reply
                                          2

                                          • Login

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