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.0 is not responding

Qt Creator 4.0 is not responding

Scheduled Pinned Locked Moved Solved Installation and Deployment
qtcreator 4.0.0
9 Posts 4 Posters 3.8k Views 3 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.
  • George LiaoG Offline
    George LiaoG Offline
    George Liao
    wrote on last edited by A Former User
    #1

    Actually I encountered the exact same problem. Every time I try to launch qt creator, it always got stuck and being "not responding".
    If somebody knows something about, please help me a little bit.

    The system is windows 7 64bit. qt creator is 4.0.
    Thanks.

    K 1 Reply Last reply
    0
    • George LiaoG George Liao

      Actually I encountered the exact same problem. Every time I try to launch qt creator, it always got stuck and being "not responding".
      If somebody knows something about, please help me a little bit.

      The system is windows 7 64bit. qt creator is 4.0.
      Thanks.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @George-Liao

      Hi and welcome to this forum

      Basically the same question as above:
      How did you install Qt creator?
      What other components of Qt have you installed?

      Vote the answer(s) that helped you to solve your issue(s)

      George LiaoG 1 Reply Last reply
      0
      • K koahnig

        @George-Liao

        Hi and welcome to this forum

        Basically the same question as above:
        How did you install Qt creator?
        What other components of Qt have you installed?

        George LiaoG Offline
        George LiaoG Offline
        George Liao
        wrote on last edited by
        #3

        @koahnig
        Hi koahnig

        Thanks for the reply.

        Just normal online installer qt-unified-windows-x86-2.0.3-online.exe and standard qt components were included, after this problem I tried any other ways to reinstall qt (or only install qtcreator 4.0) and restart the computer, but none of them worked.

        I can describe more details of the my problem.

        It worked until yesterday (windows 7 64 bits), at some point, it just stopped responding (qt creator was open and working before that). After that, nothing can make it respond again.

        It could be that I installed something at some point, but it conflicts with qt and I do not know what it is yet.

        Let me know if you have any thoughts. Thanks.

        K 1 Reply Last reply
        0
        • George LiaoG George Liao

          @koahnig
          Hi koahnig

          Thanks for the reply.

          Just normal online installer qt-unified-windows-x86-2.0.3-online.exe and standard qt components were included, after this problem I tried any other ways to reinstall qt (or only install qtcreator 4.0) and restart the computer, but none of them worked.

          I can describe more details of the my problem.

          It worked until yesterday (windows 7 64 bits), at some point, it just stopped responding (qt creator was open and working before that). After that, nothing can make it respond again.

          It could be that I installed something at some point, but it conflicts with qt and I do not know what it is yet.

          Let me know if you have any thoughts. Thanks.

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @George-Liao

          It could be a problem with Qt creator 4.0. This is out only a couple of days. I have not used it yet. Therefore, I am of no help here.

          @Moderators : please fork this new discussion off. This might be the same symptoms, but there was no answer given before anyway.

          Vote the answer(s) that helped you to solve your issue(s)

          ? 1 Reply Last reply
          0
          • mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi
            just small notes
            1: Make sure Avast is not blocking it.
            2:
            run like
            qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler

            to test its not related to opengl

            George LiaoG 1 Reply Last reply
            2
            • K koahnig

              @George-Liao

              It could be a problem with Qt creator 4.0. This is out only a couple of days. I have not used it yet. Therefore, I am of no help here.

              @Moderators : please fork this new discussion off. This might be the same symptoms, but there was no answer given before anyway.

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              @koahnig said:

              please fork this new discussion off

              Done.

              K 1 Reply Last reply
              2
              • ? A Former User

                @koahnig said:

                please fork this new discussion off

                Done.

                K Offline
                K Offline
                koahnig
                wrote on last edited by
                #7

                @Wieland
                Thanks. Did not know how to do this. Respectively was not able to get to work. It is not intuitive!

                Vote the answer(s) that helped you to solve your issue(s)

                1 Reply Last reply
                0
                • mrjjM mrjj

                  Hi
                  just small notes
                  1: Make sure Avast is not blocking it.
                  2:
                  run like
                  qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler

                  to test its not related to opengl

                  George LiaoG Offline
                  George LiaoG Offline
                  George Liao
                  wrote on last edited by George Liao
                  #8

                  @mrjj
                  Hey mrjj
                  Thanks for your notes.
                  qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler this one worked.
                  Can you explain a little more about this to make me understand why it is conflicting with openGL?

                  BTW, if I create a new project->importing existing project->File Selection, the Filter does not seem to work. (qt creator 4.0.0 win 7 64bit ). That is a bug from the new version. qt creator 3.6.0 works fine, I just tried.

                  BTW, are you guys developers of QT or just users who know qt very well?

                  Thanks a lot.
                  George Liao

                  mrjjM 1 Reply Last reply
                  1
                  • George LiaoG George Liao

                    @mrjj
                    Hey mrjj
                    Thanks for your notes.
                    qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler this one worked.
                    Can you explain a little more about this to make me understand why it is conflicting with openGL?

                    BTW, if I create a new project->importing existing project->File Selection, the Filter does not seem to work. (qt creator 4.0.0 win 7 64bit ). That is a bug from the new version. qt creator 3.6.0 works fine, I just tried.

                    BTW, are you guys developers of QT or just users who know qt very well?

                    Thanks a lot.
                    George Liao

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

                    @George-Liao
                    Hi
                    I can't say why it dont like the opengl ( can be many reasons)

                    You can try to see if newer drivers are available and also try some other opengl
                    enabled apps to test if the opengl is working.

                    We are just normal users here. the devs hang out here
                    http://lists.qt-project.org/mailman/listinfo/development

                    1 Reply Last reply
                    1

                    • Login

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