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

The Parsing of QML files is synchronous

    XMLWordPrintable

Details

    • ba171172e4f569c2e4be7bce13b581606f44345a (qt-creator/qt-creator/master) a6f69d6142be4a32be108a243d4bfc2cff35b3ca (qt-creator/qt-creator/master)

    Description

      Truly annoying about Qt Creator is that it frequently shows this box telling that it's parsing QML files.

      While it does that, everything hangs. This includes the keyboard, drawing, everything.

      Being a very spastic gnome constantly typing things and working hard, this is annoying enough that it will make me destroy LCD screens and keyboards at the same time some day.

      Can somebody please put the parsing in a different process with fork()? Or maybe a QThread if you do want to also let the rest of QtCreator crash when the QML parser has a bug. I'm sure you can pass the progressbar's info over popen's FD.

      Attachments

        Issue Links

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

          Activity

            People

              mabenell Marco Benelli
              pvanhoof Philip Van Hoof
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes