[konsole] [Bug 507763] Window and tab titles all say "~ : flatpak-spawn" in Flatpak-packaged version

Waqar Ahmed bugzilla_noreply at kde.org
Tue Sep 9 12:39:36 BST 2025


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

Waqar Ahmed <waqar.17a at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/62b6
                   |                            |f2285ededa6dd50b1a1d8894e38
                   |                            |963b1f06d

--- Comment #2 from Waqar Ahmed <waqar.17a at gmail.com> ---
Git commit 62b6f2285ededa6dd50b1a1d8894e38963b1f06d by Waqar Ahmed.
Committed on 09/09/2025 at 11:21.
Pushed by waqar into branch 'master'.

Fix process info not available in flatpak

Since we are in a sandbox, tcgetpgrp doesn't work. To work around
this limitation, get process info using ps
Related: bug 508216

M  +89   -2    src/ProcessInfo.cpp
M  +2    -1    src/ProcessInfo.h
M  +31   -0    src/Pty.cpp
M  +27   -3    src/session/Session.cpp

https://invent.kde.org/utilities/konsole/-/commit/62b6f2285ededa6dd50b1a1d8894e38963b1f06d

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


More information about the konsole-devel mailing list