Bug 47410

Summary: connecting to state-changed signal for CallChannels is broken
Product: Telepathy Reporter: Seif Lotfy <seif>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: call-channel: annotate the state-changed signal

Description Seif Lotfy 2012-03-16 07:18:42 UTC

    
Comment 1 Seif Lotfy 2012-03-16 07:21:04 UTC
Using Python I have a CallChannel and by doing:
channel.connect("state-changed", call_state_changed)

gives me 

**
ERROR:/build/buildd/pygobject-3.1.1/gi/pygi-argument.c:1748:_pygi_argument_to_object: assertion failed: (g_type_info_get_tag (key_type_info) != GI_TYPE_TAG_VOID)
Aborted (core dumped)


when trying to place a call
Comment 2 Guillaume Desmottes 2012-03-16 07:27:12 UTC
Created attachment 58557 [details] [review]
call-channel: annotate the state-changed signal
Comment 3 Guillaume Desmottes 2012-03-16 08:30:45 UTC
Merged to master for 0.17.7

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.