Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 1.2.1
-
None
-
6737ca53bc774905fbf9b1fea6e24c7e28bcff71, 2fba3888dc76f92855b2e72cf57f46273bfffe4b
Description
Steps to reproduce / test case:
1. Start QtCreator
2. At the welcome page, select "Edit Mode".
3. No file loaded in editor.
3. Move cursor over area where "Make Writable" button is located (EditorView::m_lockButton??). Button area is highlighted, no icon shown.
4. Click on "Make Writable" button area.
5. QtCreator crashes.
More information
Same issue seen with the following
QtCreator 1.2.1 - Linux
QtCreator 1.2.1 - Windows (Revision b410ddc4bd). From Qt SDK 2009.03
QtCreator 1.2.90 - Compiler mingw32-g++ (Version 3.4.5). Built against Qt.4.5.2 (32-bit)
Attached stack trace. IEditor *editor is 0 at point of crash.