+++ This bug was initially created as a clone of Bug #20728 +++ Rob wrote, in Bug #16886: > The spec (and MUC implementation in Gabble) implies that you can leave a MUC > room with a message by using RemoveMembers([self_handle], "you guys suck") > [...] this in fact doesn't work. tp-glib doesn't allow removing even the self > handle from the MUC, because the _CAN_REMOVE flag isn't set. telepathy-spec 0.17.21 mandates this behaviour (and also the same for StreamedMedia calls), and telepathy-glib 0.7.27 provides the necessary support code in TpGroupMixin. The callable example is already spec-compliant, but the channelspecific (chatroom) example should be updated to match.
Fixed way back in 0.7.28
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.