Bug 29757 - StreamedMediaChan may report incorrect failure reasons for the PendingOperation returned from requestStreams
Summary: StreamedMediaChan may report incorrect failure reasons for the PendingOperati...
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: git master
Hardware: All All
: low trivial
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-23 10:19 UTC by Olli Salli
Modified: 2019-12-03 20:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Olli Salli 2010-08-23 10:19:44 UTC
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.
Comment 1 GitLab Migration User 2019-12-03 20:27:20 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-qt/issues/8.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.