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. Qt Creator hangs on startup
Forum Updated to NodeBB v4.3 + New Features

Qt Creator hangs on startup

Scheduled Pinned Locked Moved Qt Creator and other tools
8 Posts 2 Posters 6.6k 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.
  • D Offline
    D Offline
    dienet
    wrote on last edited by
    #1

    Hello

    I have installed the Qt 5.1.1 for windows 32 bit with MinGW 4.8 with opengl on Windows machine.
    The installation was done from administrator account.

    From administrator account I can start Qt Creator without any problems, but on user account, Qt Creator hangs just after it starts.
    I can see on bottom right the information "Registering defi...", but the whole window of Qt Creator is not responding and I don't see any machine operation like disk usage, eth usage, etc (I use VirtualBox for testing, but it also happens on real computer).
    The Qt Creator hangs for quite some time, and then is suddenly gets back to normal, but each new start of Qt Creator will makes it hangs.

    Is there a way to fix the problem?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dienet
      wrote on last edited by
      #2

      I can say that the hangs last for about 20 min, if not exactly 20 min.
      Installation from user account additional Qt instance in different directory, when Qt from admin account is still installed yields the same result.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        welcome to devnet

        Which windows are you using?
        Did you try to give the user account admin rights?

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

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dienet
          wrote on last edited by
          #4

          I test it on XP and W7.
          The problem is that user account should not have admin rights. Starting Qt Creator as admin account is not the solution too (I will have to type the admin pass every time on startup on every computer - bad idea)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            koahnig
            wrote on last edited by
            #5

            In general security reasons are the cause to use accounts without admin rights. However, the question is if the problem stems from using Qt sdk from another account or if the actual reason is that there are no admin rights.
            Therefore, you have installed with admin rights from one account. You cannot use from another account. Give this other account admin rights. If the problem goes away, we know that the missing admin rights are causing the problem.

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

            1 Reply Last reply
            0
            • D Offline
              D Offline
              dienet
              wrote on last edited by
              #6

              I'm quite sure the problem is with admin rights - see 2nd post in this thread (installing from non admin right account of course gave me some permission errors/warnings, but the installation finished). But the question is: why no admin rights user has this problem, and is there a way to fix it.
              I assumed that Qt Creator should work like a charm when used from non admin account (it works on Linux) ;)

              1 Reply Last reply
              0
              • K Offline
                K Offline
                koahnig
                wrote on last edited by
                #7

                Well, than probably you need to wait for someone being involved in Qt creator development to reply.

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

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  dienet
                  wrote on last edited by
                  #8

                  Dirty hack for the time being:
                  @C:\WINDOWS\system32\runas.exe /user:someadmin /savecred c:\Qt\Qt5.1.1\Tools\QtCreator\bin\qtcreator.exe@
                  Type the password and forget...

                  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