[Bug 56079] select preferred Client to handle incoming messages

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 17 12:31:23 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=56079

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xclaesse at gmail.com

--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> ---
MissionControl is supposed to prefer running handlers over handlers that can be
dbus-activated. gnome-shell being a chat handler, it will catch the channels
and display the notification chat. Clicking that notification gnome-shell will
delegate the channel explicitly to empathy.

If you're in KDE session, I don't know if they have any handler running by
default like we do with gnome-shell. In that case no handler is running so
MissionControl has no way to decide, so probably it will pick one in "random".
So I would suggest to KDE people to add an approver in their session that calls
HandleWith[1] to give the channel to ktp-text-ui.

This is of course the theory, I'm not sure it actually works :)

[1]
http://telepathy.freedesktop.org/spec/Channel_Dispatch_Operation.html#Method:HandleWithTime

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



More information about the telepathy-bugs mailing list