-
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