| Summary: | Nightly Konsole warns about bash running when you close a tab using its close button | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Nate Graham <nate> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/6d43440ca6967821f79a66010418e3d9b29aa643 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2025-09-09 14:20:01 UTC
Git commit 6d43440ca6967821f79a66010418e3d9b29aa643 by Waqar Ahmed. Committed on 10/09/2025 at 08:53. Pushed by waqar into branch 'master'. Fix processId() for flatpak processId() was returning the pid of flatpak-spawn, while we want the shell process id. M +49 -0 src/Pty.cpp M +12 -8 src/Pty.h M +5 -25 src/session/Session.cpp M +10 -7 src/session/SessionController.cpp https://invent.kde.org/utilities/konsole/-/commit/6d43440ca6967821f79a66010418e3d9b29aa643 |