[konsole] [Bug 406955] Switching profile does not update KONSOLE_PROFILE_NAME environment variable

Kurt Hindenburg bugzilla_noreply at kde.org
Fri Sep 27 03:31:13 BST 2019


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

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |konsole/commit/9e3a30fdca20
                   |                            |78e04bee2315ebd2adf678a8126
                   |                            |3

--- Comment #7 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 9e3a30fdca2078e04bee2315ebd2adf678a81263 by Kurt Hindenburg.
Committed on 27/09/2019 at 02:24.
Pushed by hindenburg into branch 'master'.

Remove env variable KONSOLE_PROFILE_NAME

env variables can not be changed after process creation so this
causes this variable to be wrong after profile switching.  Use the
dbus method profile to determine name.
qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION profile

M  +0    -1    src/SessionManager.cpp

https://invent.kde.org/kde/konsole/commit/9e3a30fdca2078e04bee2315ebd2adf678a81263

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


More information about the konsole-devel mailing list