Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.10.0, Qt Creator 4.13.0-beta1
-
None
-
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
- relates to
-
QTCREATORBUG-18533 Load/parse projects without blocking the UI
-
- Closed
-