-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.6.0-rc
-
None
-
ubuntu 11.04 32bit, Creator built with Qt 4.8.1
Windows Vista 64bit, Creator built with Qt 4.8.1
-
889f16c345f89fdbaa25a083e57615ef103c3b74, 99cfa88b90e0fb911689a6541d17a3e2326816a6
Steps to reproduce:
- create a qml plugin project
- add some classes to the created project
- remove a cpp file via the project navigation treeview context menu
Expected behaviour:
- Creator removes the file and adjusts the pro file as well
Current behaviour:
- Creator crashes and prints 'ASSERT failure in skipToken: "unexpected item type", file ../../shared/proparser/prowriter.cpp, line 169'
See also attached backtrace
For Gerrit Dashboard: QTCREATORBUG-7706 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
34300,1 | fix crash when modifiying some project files with scopes | 2.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
34301,1 | fix skipping over TokProperty elements | 2.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |