[konsole] [Bug 401898] Closing a tab is slow with something written on the prompt

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Aug 1 16:32:57 BST 2021


https://bugs.kde.org/show_bug.cgi?id=401898

--- Comment #12 from groot at kde.org ---
FWIW, I tested the scenario Ahmed describes in the linked bug, on FreeBSD:

- start xterm
- start konsole from xterm
- in konsole, type "kwrite &" (enter), wait for kwrite to come up, then:
  - close konsole with ^D (terminating the shell in konsole); kwrite stays
running
  - close konsole with Ctrl-Shift-W (terminating konsole); error messages about
shell not closing, followed by kwrite dying (after a short delay)

- start xterm
- start another xterm from xterm
- in xterm, type "kwrite &" (enter), wait for kwrite to come up, then:
  - close xterm with ^D (terminating the shell in xterm); write stays running
  - close xterm with the close-window button (the red X, upper-right in the
kwin decoration); kwrite is killed quickly

So the two are consistent (and frankly, the inconsistency of
what-happens-to-gui-applications-launched-from-the-shell depending on how the
terminal emulator is closed, would cause me to file a bug report claiming that
backgrounded processes should be left alone).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list