https://bugs.kde.org/show_bug.cgi?id=458096
--- Comment #12 from Milian Wolff <m...@milianw.de> --- cannot reproduce on Arch. Krunner: ``` declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus" declare -x KONSOLE_DBUS_SERVICE=":1.179" declare -x KONSOLE_DBUS_SESSION="/Sessions/1" declare -x KONSOLE_DBUS_WINDOW="/Windows/1" ``` pinned konsole from plasmashell: ``` declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus" declare -x KONSOLE_DBUS_SERVICE=":1.178" declare -x KONSOLE_DBUS_SESSION="/Sessions/1" declare -x KONSOLE_DBUS_WINDOW="/Windows/1" ``` -- You are receiving this mail because: You are watching all bug changes.