[Bug 35573] New: Call: Method to report misc errors on Content

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 22 23:55:33 CET 2011


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

           Summary: Call: Method to report misc errors on Content
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-spec
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: david.laban at collabora.co.uk


Right now, telepathy-farstream calls Call.Content.Remove() if there is an
error.
We should probably add a method in Call.Content.I.Media instead for that. Maybe
something like Error(s: detailed, s: message) or Failed() .. something like the
Sending/ReceivingFailed() in the Stream... If you want to see some of the
cases, grep for "content_error" in call-content.c in telepathy-farstream.

Then we can remove the reason parameter in C.C.Remove(), since the reason there
will always be user-requested.

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