[konsole] [Bug 410469] konsole upgrade 19.04 -> 19.07 breaks QDBUS session support

Kurt Hindenburg bugzilla_noreply at kde.org
Sun Aug 4 21:35:55 BST 2019


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

--- Comment #1 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
You can use Konsole's variables which make this much easier

Example:
printenv | grep KONSOLE              
KONSOLE_DBUS_SERVICE=:1.405
KONSOLE_DBUS_SESSION=/Sessions/1
KONSOLE_DBUS_WINDOW=/Windows/1
KONSOLE_PROFILE_NAME=Solarized Light
KONSOLE_VERSION=190790


qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_WINDOW prevSession
qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION sendText hi

The only one that doesn't appear to work is newSession

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


More information about the konsole-devel mailing list