[Bug 29757] New: StreamedMediaChan may report incorrect failure reasons for the PendingOperation returned from requestStreams
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 23 19:19:45 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29757
Summary: StreamedMediaChan may report incorrect failure reasons
for the PendingOperation returned from requestStreams
Product: Telepathy
Version: git master
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: low
Component: tp-qt4
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: ollisal at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
If the remote we call is busy, and we catch this even before the MediaStream
introspection (and consequently the requestStreams pendingOperation) is
finished, the pending operation should fail with the error Busy. Similarly, if
the remote drops the call, the failure reason should be Terminated. There might
be other error categories still (capabilities?).
Currently, the reason will always be Cancelled, which would mean the local user
has terminated the call.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list