Bug 21988

Summary: Channel does not work properly if the parent connection object is not ready
Product: Telepathy Reporter: Andre Moreira Magalhaes <andrunko>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Andre Moreira Magalhaes 2009-05-28 15:07:07 UTC
Channel create method allows the creation of Channel objects even if the given Connection object is not ready. This causes Channel to fail for example, when trying to fake a group interface when needed.

Channel should call Connection::becomeReady on the connection object received on constructor before trying to start introspection, to make sure all connection methods needed by Channel are accessible.
Comment 1 Andre Moreira Magalhaes 2009-06-01 22:55:31 UTC
Fixed on git upstream. It will be on next release 0.1.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.