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.
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.