[Bug 21200] New: Account: should have a ConnectionError property

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 15 15:49:11 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21200

           Summary: Account: should have a ConnectionError property
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-spec
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk


Account hasn't caught up with the extensible error signalling provided by
ConnectionError:

ConnectionError: property, s (DBus_Error_Name), read-only

If the last connection to this account failed with an error, the D-Bus error
name of that error (with the same semantics as the first argument of the
Connection.ConnectionError signal). Otherwise, the empty string.

| Rationale: the same as ConnectionStatusReason, but extensible like
ConnectionError

ConnectionErrorDetails: property, a{sv}, read-only

If the last connection to this account failed with an error, the details of
that error, with the same allowed keys and values as for the second argument of
the Connection.ConnectionError signal. Otherwise, the empty dictionary.

| Rationale: the same as ConnectionStatusReason, but extensible like
ConnectionError


-- 
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