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
Created attachment 58557 [details] [review] call-channel: annotate the state-changed signal
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.