Summary: | connecting to state-changed signal for CallChannels is broken | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Seif Lotfy <seif> |
Component: | tp-glib | Assignee: | 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
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.