Bug 35791 - Shouldn't raise a warning if NewActiveTransportPair is not implemented
Summary: Shouldn't raise a warning if NewActiveTransportPair is not implemented
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-farsight (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/ca...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-03-30 02:55 UTC by Guillaume Desmottes
Modified: 2011-03-30 09:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2011-03-30 02:55:54 UTC
<cassidy> sjoerd, I get this when accepting a video call from my N900: tp-fs-WARNING **: Error calling Media.StreamHandler::NewActiveTransportPair: Not implemented
<cassidy> (old school API)
<cassidy> with gabble 0.11.8
<sjoerd> cassidy: that's telepathy-farsight
<sjoerd> it shouldn't give a warning for that really
Comment 2 Olivier Crête 2011-03-30 09:56:29 UTC
commit 8352e07355d563f5903f4a9e31fc64fb50794125
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Mar 30 12:01:19 2011 +0200

    async_method_callback_optional: also ignore NotImplemented errors (#35791)

commit 46ca2ac0eed485bf92007c95f1e2a8d6603b28d5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Mar 30 11:58:56 2011 +0200

    async_method_callback_optional: use g_error_matches()
    
    Also use early returns to make things easier to read.


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.