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. QtCreator random hangs on Windows 10

QtCreator random hangs on Windows 10

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 1.5k 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.
  • J Offline
    J Offline
    JohnGa
    wrote on last edited by
    #1

    Hello,
    My QtCreator "Qt Creator 4.8.0-rc1 (4.7.84) Based on Qt 5.12.0 (MSVC 2015, 32 bit)" on Windows 10 (up to date on patches) hangs randomly. Today, it repeatedly hangs when I am trying to paste code into a newly created class. In the past it has shown tendencies to hang on random operations.

    Is it normal for QtCreator to hang? How do I diagnose these hangs?

    Thanks.

    aha_1980A 1 Reply Last reply
    0
    • J JohnGa

      Hello,
      My QtCreator "Qt Creator 4.8.0-rc1 (4.7.84) Based on Qt 5.12.0 (MSVC 2015, 32 bit)" on Windows 10 (up to date on patches) hangs randomly. Today, it repeatedly hangs when I am trying to paste code into a newly created class. In the past it has shown tendencies to hang on random operations.

      Is it normal for QtCreator to hang? How do I diagnose these hangs?

      Thanks.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by aha_1980
      #2

      @JohnGa said in QtCreator random hangs on Windows 10:

      Is it normal for QtCreator to hang? How do I diagnose these hangs?

      No. Normally it is rock-stable. I used the 4.8-beta at work and didn't have problems. Unfortunately with 4.8 on Windows 7 I have the same problems as you and have not been able to isolate the problem. It even happens with Clang Code Model disabled. On Linux all is fine.

      I installed a 4.8.1 snapshot on Friday and will see how that behaves the next days. In case you want try too: http://download.qt.io/snapshots/qtcreator/4.8/4.8.1

      Otherwise downgrade to 4.7.2. It works like a charm.

      Qt has to stay free or it will die.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JohnGa
        wrote on last edited by JohnGa
        #3

        Also, why does the Qt installer install 4.8 RC1 32 bit, instead of 64 bit? I am wondering is the cause of the frequent hangs? My 4.8 RC1 installation is annoying unusable....grrrrr. I just don't know how to resolve this issue.

        If I downgrade to 4.7.2, will it be able open/build the projects defined using 4.8 RC1?

        Where are the logs written during crashes? What makes these crashes worse, is not being to figure out the crashes. They happen during different actions: saving forms, creating slots, copy/pasting...

        jsulmJ 1 Reply Last reply
        0
        • J Offline
          J Offline
          JohnGa
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • J JohnGa

            Also, why does the Qt installer install 4.8 RC1 32 bit, instead of 64 bit? I am wondering is the cause of the frequent hangs? My 4.8 RC1 installation is annoying unusable....grrrrr. I just don't know how to resolve this issue.

            If I downgrade to 4.7.2, will it be able open/build the projects defined using 4.8 RC1?

            Where are the logs written during crashes? What makes these crashes worse, is not being to figure out the crashes. They happen during different actions: saving forms, creating slots, copy/pasting...

            jsulmJ Online
            jsulmJ Online
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @JohnGa 4.8RC1 is a release candidate, it can still have issues. I'm not sure why you install a release candidate.
            32bit build should be just fine as Windows 64bit executes 32bit software.
            It should be possible to open projects created with 4.8RC1 in 4.7.2
            "Where are the logs written during crashes?" - on Windows I guess in the Event Log in MMC.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            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