[Konsole-devel] [Bug 281513] dbus method org.kde.konsole.Konsole.currentSession always return the active session within the first window, even when the qdbus commnd is executed in some session within the second window.

Jekyll Wu adaptee at gmail.com
Sat Oct 22 09:39:21 UTC 2011


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





--- Comment #2 from Jekyll Wu <adaptee gmail com>  2011-10-22 09:39:21 ---
[Techninal note; normal users can just ignore this comment]

The real problem is no matter how many windows are opened in konsole, konsole
actually only creates dbus object for the first window. So every dbus method on
that dbus object takes effect in the context of the first window.  I think that
is basically a coding mistake, instead of intentional design.

bug 276912 is also influenced by this underlying problem.

-- 
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