[konsole] [Bug 422262] New: dbus /Windows/1 org.kde.konsole.Window.setCurrentSession doesn't changes session
Gabor
bugzilla_noreply at kde.org
Sat May 30 18:21:21 BST 2020
https://bugs.kde.org/show_bug.cgi?id=422262
Bug ID: 422262
Summary: dbus /Windows/1
org.kde.konsole.Window.setCurrentSession doesn't
changes session
Product: konsole
Version: 20.04.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: gabor at splitter.hu
Target Milestone: ---
SUMMARY
Maybe I am wrong and in this case I am sorry.
Trying to change the active Session in Konsole by Session id with:
dbus-send --dest=org.kde.konsole --type=method_call /Windows/1
org.kde.konsole.Window.setCurrentSession int32:2
simply doesn't work, just the current session lost it's focus.
however the following works:
dbus-send --dest=org.kde.konsole --type=method_call --print-reply=literal
/Windows/1 org.kde.konsole.Window.nextSession
STEPS TO REPRODUCE
1. open konsole with at least two tabs
2. select other than second
3. try to move to the second tab with the above (first) command
OBSERVED RESULT
active session doesn't changes just current session lost it's focus (outlined
cursor)
EXPECTED RESULT
change the session
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list