[Bug 26652] RemoveMembers raises NotImplemented with 1-1 chat
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 8 13:51:26 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26652
--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2010-03-08 04:51:25 PST ---
class ButterflyTextChannel(
telepathy.server.ChannelTypeText,
telepathy.server.ChannelInterfaceGroup,
telepathy.server.ChannelInterfaceChatState,
papyon.event.ContactEventInterface,
papyon.event.ConversationEventInterface):
We subclass ChannelInterfaceGroup, but don't implement any of its methods.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list