Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29373

After failed command, terminal freezes on exit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • Qt Creator 12.0.0
    • Qt Creator 11.0.0-rc1
    • Terminal
    • Ubuntu 22.04 LTS, bash
      Windows 11, cmd.exe
    • f02d0354c (master)

      1. Open Creator's terminal (the new, integrated one).
      2. Type "exit" and press Enter.
        The terminal's tab closes.
      3. Open Creator's terminal again.
      4. Type some nonsense and press Enter.
        The running shell tries to handle that but fails and probably shows an error message like "command not found".
      5. Type "exit" and press Enter.
        The terminal freezes but doesn't close. It shows something like:
        logout
        
        Process exited with code: 127
        

        The shown exit code seems to match the return code of the failed command from step 4.

        For Gerrit Dashboard: QTCREATORBUG-29373
        # Subject Branch Project Status CR V

            madwinter Marcus Tillmanns
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes