[Bug 21335] New: Implement Group self-handle removal reasons
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 22 14:40:03 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21335
Summary: Implement Group self-handle removal reasons
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-qt4
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
Whenever the self-handle is removed for a reason other than RENAMED,
Tp::Channel should remember the reason and other details (in particular, the
actor and any D-Bus error name).
If the channel closes thereafter, the reason and other details should be used
to construct a more suitable error name than Cancelled. (For instance, if there
is a D-Bus error name, use that; if not, and the reason is None, use Cancelled
if the actor is the self handle or Terminated otherwise; and so on.)
telepathy-glib has similar logic which can be used as a reference.
--
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