Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26260

Constant scanning and freezing

    XMLWordPrintable

Details

    • Windows

    Description

      Something seems to be triggering scanning constantly and Qt Creator freezes all the time.

      During one of about 15 minute freezes, debug messages from Qt Creator seems to show things like this for different files:

      00000001        0.00000000      [688] qtc.qmljs.imports: added export  "QtQuick.Window 2.0"  for id  "TestCase.qml"  ( "C:/Qt/5.15.6/msvc2019_64" )     
      00000002        0.00902140      [688] qtc.qmljs.imports: added export  "QtQuick.Window 2.1"  for id  "TestCase.qml"  ( "C:/Qt/5.15.6/msvc2019_64" )     
      00000003        0.01556010      [688] qtc.qmljs.imports: added export  "QtQuick.Window 2.2"  for id  "TestCase.qml"  ( "C:/Qt/5.15.6/msvc2019_64" )     
      00000004        0.01564430      [688] qtc.qmljs.imports: added export  "QtQuick.Window 2.3"  for id  "TestCase.qml"  ( "C:/Qt/5.15.6/msvc2019_64" )     
      

      This continues for a long time for many files seemingly for QML files from Qt installations (mingw and msvc), then few messages from clangd, and then similar to above continues again. I can see that same file names for the same import and version seem to repeat few hundred times during this.

      Qt Creator is also showing "cppcheck", "Parsing C/C++ Files", "Parsing QML Files", "Scanning QML Imports" indicators in the UI at least.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes