Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.14.0
-
None
Description
QtC gets crashed at attempt to add the `QBS_AUTOTEST_PROFILE_` environment variable name to the project's Run configuration.
How to reproduce:
- Open any *.qbs project file.
- Goto Project -> Run Settings.
- Expand the build environmend settings and try to add the QBS_AUTOTEST_PROFILE_ (or QBS_AUTOTEST_PROFILE) variable.
- Watch for crash.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-25170 When adding an environment variable to the build environment and then clicking outside the text field to close the variable name edit will cause a crash
- Closed