[Bug 25293] ChannelDispatcher: can't migrate channels between Clients

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 7 12:38:37 CEST 2011


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

--- Comment #14 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-04-07 03:38:37 PDT ---
Humm I thought about a potential issue with DelegateChannels(). Handlers are
supposed to announce the channels they are handling in Handler.HandledChannels
[1].

In practice clients don't have to care as TpBaseClient (or the tp-qt4
equivalent) transparently does it for them. We'll have to make sure that
TpBaseClient is informed when a channel is delegated as it'll have to remove
the channel from the HandledChannels list.
Maybe we should announce that on D-Bus? Another option would be to hook the
tp-glib DelegateChannels API with TpBaseClient but that sounds pretty fragile
a bit hacky to me.

[1]
http://telepathy.freedesktop.org/spec/Client_Handler.html#Property:HandledChannels

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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