Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 16.0.0, Qt Creator 16.0.2 (16.0 branch)
-
None
-
Ubuntu 24.04 LTS
-
034245ec1 (master)
Description
- Open a project.
- Build the project if you didn't do it yet.
- Show its Run Settings.
The executable's path is displayed there. - Right-click the path and select "Open Terminal Here" from the context menu.
Expected: Creator opens a Terminal in the binary's parent directory.
Actual: No Terminal can be seen. The GUI flashes once, maybe because it opens a Terminal view which disappears immediately.
If a Terminal cannot be shown in this situation, the context menu entry should be removed or hidden.