Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.8.0
-
None
-
Ubuntu 12.04 32bit, Qt Creator built with Qt4.8.4
-
793dced48803e29935aa245f85539a0457990c28
Description
Steps to reproduce:
- open/create simple Qbs project
- open one of the qbs files
- type 'import qbs.' and select one of the suggestions (I've used 'fileinfo')
- save without further modification
Current result:
- reparsing brings up 1 error, 1 warning and removes the project name (as well as other qbs files) from Projects list on the left
- run/debug button stay disabled until triggering a reparse without the error