[Konsole-devel] [Bug 262089] Tab title set by dbus method "setTitle" does not stick
Mark Atkinson
atkin901 at gmail.com
Fri Mar 11 18:15:07 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=262089
Mark Atkinson <atkin901 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atkin901 at gmail.com
--- Comment #1 from Mark Atkinson <atkin901 gmail com> 2011-03-11 19:15:05 ---
I use something like so. Setting the tab with rename-tab works, but this
will reset to the default after any activity in the shell:
dbus-send --session --dest=${KONSOLE_DBUS_SERVICE} --type=method_call
--print-reply ${session} org.kde.konsole.Session.setTitle int32:1
string:"console"
probably because setUserTitle() is not available to use via dbus?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list