Summary: | RemoveMembers raises NotImplemented with 1-1 chat | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/olethanh/telepathy-butterfly.git;a=shortlog;h=refs/heads/remove_members | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: |
Description
Guillaume Desmottes
2010-02-19 08:14:58 UTC
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. I implemented the method in this branch http://git.collabora.co.uk/?p=user/olethanh/telepathy-butterfly.git;a=shortlog;h=refs/heads/remove_members (In reply to comment #2) > I implemented the method in this branch Yeah the patch looks fine. I was going to say wait until I've merged my conference changes, but if you want to do a release soonish, then go ahead. Perhaps this won't actually affect me at all, actually. Merged thanks |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.