[Bug 26652] New: RemoveMembers raises NotImplemented with 1-1 chat
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 19 17:14:58 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26652
Summary: RemoveMembers raises NotImplemented with 1-1 chat
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: guillaume.desmottes at collabora.co.uk
- Get empathy master (to have https://bugzilla.gnome.org/show_bug.cgi?id=610461
fixed)
- Open a chat with a MSN contact and say something
- Close the chat window
- Empathy calls RemoveMembers on the self-handle but fails because of a
NotImplemented error.
(empathy:28206): empathy-DEBUG: leave_remove_members_cb: RemoveMembers failed
(org.freedesktop.DBus.Python.NotImplementedError: Traceback (most recent call
last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File
"/usr/lib/python2.6/dist-packages/telepathy/_generated/Channel_Interface_Group.py",
line 232, in RemoveMembers
raise NotImplementedError
NotImplementedError
); closing the channel
--
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