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. Qt5.4 carsh

Qt5.4 carsh

Scheduled Pinned Locked Moved General and Desktop
8 Posts 6 Posters 1.8k 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.
  • N Offline
    N Offline
    nandpai
    wrote on last edited by
    #1

    I installed 5.4 recently and it never starts. It crashes with the message:

    Qtcreator.exe has stopped working.

    I am using it on Windows 7 home Basic Service Pack 1 with 2GB memory.

    I have no problems with version 5.2.

    Thanks for any help.

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

      welcome to devnet

      One correction to your post. It is Qt creator crashing. It has a different version number than the Qt lib package.

      Is the install on 32 or 64 bit?
      You memory size seems rather small IMO.

      Did you do a restart of the system already?

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

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

        I had problems with Qt when i was using a 32Bit System. Maybe your RAM is the problem but when 5.2 is running on your system its implausible ... Do you have the option to Debug that problem?

        1 Reply Last reply
        0
        • N Offline
          N Offline
          nandpai
          wrote on last edited by
          #4

          Hi Robert,

          Mine is 32bit. Yes it QT creator crashing. I did a restart of the system.

          Hi Kopfii,

          Windows prompts me asking whether I want to debug the problem. When I say yes, nothing happens.

          I think I will stick to 5.2 till I finish my current work.

          Thanks

          1 Reply Last reply
          0
          • B Offline
            B Offline
            bobjohnson23
            wrote on last edited by
            #5

            I'm also having this problem with 5.4 Qt Creator. My machine is 32-bit Windows 7. I'm going to downgrade to 5.2 and see if that works, but it would be great to know what's going on.

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

              Hi and welcome to devnet,

              You can also try starting Qt Creator with the welcome plugin disabled.

              Hope it helps

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              simowS 1 Reply Last reply
              1
              • SGaistS SGaist

                Hi and welcome to devnet,

                You can also try starting Qt Creator with the welcome plugin disabled.

                Hope it helps

                simowS Offline
                simowS Offline
                simow
                wrote on last edited by
                #7

                Starting Qt Creator without loading specific plugins you need to pass the parameter -noload e.g.
                qtcreator.exe -noload Welcome
                A list for disabling the plugins permanently can be reached via the menu Help - Plugins.

                Let's Try To Negotiate!

                B 1 Reply Last reply
                1
                • simowS simow

                  Starting Qt Creator without loading specific plugins you need to pass the parameter -noload e.g.
                  qtcreator.exe -noload Welcome
                  A list for disabling the plugins permanently can be reached via the menu Help - Plugins.

                  B Offline
                  B Offline
                  bobjohnson23
                  wrote on last edited by
                  #8

                  @simow Thanks, that worked.

                  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