Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.0.0-rc1
-
Windows 7 64 bit
Description
- Enable the Qbs plugin.
- Restart Creator.
- Open qtcreator.qbs from Creator's repository.
- Go to Projects mode.
- Add another kit.
- While Creator is parsing the project, make the other kit active.
After a short time, Creator will show another "Parsing" progress bar. This looks wrong already. I assume parsing with the other kit should be canceled. - While Creator shows the next "Parsing" progress bar, switch to the now inactive kit again.
Another "Parsing" progress bar will appear. - Repeat step 7 until Creator crashes.
For me it already crashes when two or three "Parsing" actions are running and I switch again.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-10247 Creator is unstable when doing frequent changes to qbs files
- Closed