Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.14.0
-
None
-
Ubuntu 16.04.7 x64
-
-
fbeaa774b5528764669f8cf2068b65149fc4adcd (qt-creator/qt-creator/4.15)
Description
CMake project parsing freezes if I clicked "CMake Run" in project context menu when previous parsing process in progress.
Current parsing process stops but new not started.
Project parsing working icon has infinite animation:
Message in terminal:
SOFT ASSERT: "!m_reader.isParsing()" in file /home/qt/work/build/qt-creator/src/plugins/cmakeprojectmanager/cmakebuildsystem.cpp, line 239
Steps to reproduce:
1. Click "CMake Run" in project context menu
2. Click again "CMake Run" before parsing process is finished