[Bug 21988] New: Channel does not work properly if the parent connection object is not ready

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 29 00:07:07 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21988

           Summary: Channel does not work properly if the parent connection
                    object is not ready
           Product: Telepathy
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-qt4
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: andrunko at gmail.com


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.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list