[Bug 32718] Calling without number returns org.freedesktop.Telepathy.Error.NotImplemented

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 4 11:58:24 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32718

--- Comment #4 from Andres Wigell <andres.wigell at nokia.com> 2011-01-04 02:58:23 PST ---
The interface specification states this for error codes. So according to that
we should get Invalid Handle. I know, it's not really a big issue, but the
application using the interface might expect different behaviour.

# Not Implemented
The channel request was one that can never succeed, such as requesting an
unsupported channel type, or requesting a channel type which this connection
manager does not support with the given target handle type.

# Invalid Handle
An invalid handle was requested as the value of a property whose value is a
handle (like Channel.TargetHandle), or a syntactically invalid identifier was
requested as the value of a property whose value is the string corresponding to
a handle (like Channel.TargetID).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list