[Bug 27736] Error when getting caps

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 9 00:45:25 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27736

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> 2010-05-08 15:45:25 PDT ---
The infinite loop is in _populate_capabilities, because it apply all
self._update_capabilities_calls but status is not yet CONNECTED, so
self.UpdateCapabilities will add item back to the list it is iterating.

If I comment out that loop, accout connects but I have no contact.

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



More information about the telepathy-bugs mailing list