Bug 21988 - Channel does not work properly if the parent connection object is not ready
Summary: Channel does not work properly if the parent connection object is not ready
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-28 15:07 UTC by Andre Moreira Magalhaes
Modified: 2009-06-01 22:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.