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

After failed command, terminal freezes on exit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 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)

    Description

      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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes