Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.2.0-rc1
-
MacOSX 10.8.5, QtCreator 3.2rc based on Qt5.3.1
-
92cdd7045b48ea6140341f7f0cb0f591d2c0a351
Description
Steps to reproduce:
- open a CMake project (I've used speedcrunch for this), follow the wizard to configure this one for a kit (Qt4 works for speedcrunch)
- try adding another kit on the 'Projects' view
- brings up the CMake wizard again, I've selected a Qt5 kit which failed as Qt5 is not supported, so I've cancelled
- nevertheless the kit is added to the Projects view
- some buttons are still enabled (e.g. the Rename button for the current build)
- click the Rename button and Creator crashes as there's no current build that can be renamed
Expected result:
- a cancelled wizard should not add the selected kit