Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 12.0.0
-
Ubuntu 22.04 LTS
-
40d5a90bb (master), f52c92bfe (12.0), 1f69ea54a (master)
Description
- Have a checkout of the 6.0 branch of Creator's repository:
git clone -b 6.0 --depth 1 git://code.qt.io/qt-creator/qt-creator.git
No submodules needed. This is the last branch which still had a .pro file.
- Open the project qtcreator.pro from this repository in Creator and configure it.
I used a kit with my self-built Qt 6.6.0. - Open the file crashhandlersetup.h.
You can use the Locator: p crashhandlersetup.h - Look at the Projects view near that file:
It's inconsistent. Why is "../tools/qtcreatorcrashhandler" on three levels for the header file but just one node for the source file?
Found by Squish test tst_openqt_creator.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-29976 Dummy '..' directories are shown in the 'Projects' view.
- Closed
For Gerrit Dashboard: QTCREATORBUG-29923 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
519467,6 | SquishTests: Update tst_openqt_creator | 12.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
520759,2 | ProjectExplorer: Compress folder nodes bottom-up | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
524869,3 | SquishTests: Let tst_openqt_creator test for fixed bug again | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |