[konsole] [Bug 509309] Nightly Konsole warns about bash running when you close a tab using its close button

"Waqar Ahmed" <[email protected]> Wed, 10 Sep 2025 14:07:05 +0000
Newsgroups gmane.comp.kde.devel.konsole
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=509309

Waqar Ahmed <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/6d43
                   |                            |440ca6967821f79a66010418e3d
                   |                            |9b29aa643
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Waqar Ahmed <[email protected]> ---
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

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