https://bugs.kde.org/show_bug.cgi?id=406955
--- Comment #6 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 05f5663a90106ee8ddcff024c9b30b2b8f1e0f4f by Kurt Hindenburg. Committed on 27/09/2019 at 02:12. Pushed by scmsync into branch 'master'. Add dbus profile() to return profile name of current session Instead of relying on env variable KONSOLE_PROFILE_NAME, which is invalid upon switching profiles, use a dbus method profile(). qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION profile M +4 -0 src/Session.cpp M +5 -0 src/Session.h https://commits.kde.org/konsole/05f5663a90106ee8ddcff024c9b30b2b8f1e0f4f -- You are receiving this mail because: You are watching all bug changes.