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 4.14.2 constantly deadlocks on Windows10

QtCreator 4.14.2 constantly deadlocks on Windows10

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 606 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.
  • A Offline
    A Offline
    AzBako
    wrote on last edited by
    #1

    OS: Windows 10
    QtCreator version: 4.14.2 (c34b950227)
    Qt version: 5.15.2 (MSVC 2019, 64bit)

    QtCreator constantly deadlocks for 5-20 seconds, whenever I open a file that wasn't opened before, or when I open a project (CMake based), or even when I just navigate around the project structure.

    The task manager says that the qtcreator is not responding, the plugins are well and alive. I am using clang code model plugin, however, the task manager says its working..

    jsulmJ 1 Reply Last reply
    0
    • A AzBako

      OS: Windows 10
      QtCreator version: 4.14.2 (c34b950227)
      Qt version: 5.15.2 (MSVC 2019, 64bit)

      QtCreator constantly deadlocks for 5-20 seconds, whenever I open a file that wasn't opened before, or when I open a project (CMake based), or even when I just navigate around the project structure.

      The task manager says that the qtcreator is not responding, the plugins are well and alive. I am using clang code model plugin, however, the task manager says its working..

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @AzBako You can try to disable all plug-ins. If the issue goes away you can enable one plug-in after another until the issue comes back. Then you will know which plug-in it is (if the issue is caused by a plug-in).
      Also it is worth trying to temporarily disable the anti virus software.
      And check the Windows logs (mmc).

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

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @AzBako You can try to disable all plug-ins. If the issue goes away you can enable one plug-in after another until the issue comes back. Then you will know which plug-in it is (if the issue is caused by a plug-in).
        Also it is worth trying to temporarily disable the anti virus software.
        And check the Windows logs (mmc).

        A Offline
        A Offline
        AzBako
        wrote on last edited by
        #3

        @jsulm What is the source of the log that I should check in the Event Viewer?

        jsulmJ 1 Reply Last reply
        0
        • A AzBako

          @jsulm What is the source of the log that I should check in the Event Viewer?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @AzBako It's the event-viewer

          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