Bug 19833

Summary: When calling becomeReady() on an AccountManager instance, it succeeds even when it actuall failed
Product: Telepathy Reporter: George Goldberg <grundleborg>
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 George Goldberg 2009-01-30 08:05:13 UTC
If I create an AccountManager instance, and then call becomeReady(), the PendingOperation returned reports that it succeeded when actually it failed because there is no org.freedesktop.Telepathy.AccountManager service running.
Comment 1 Olli Salli 2011-04-04 02:20:47 UTC
Wow, this has finally been fixed!

Tp-qt4 0.5.14+, once released, will retry introspecting the AM with an interval until it either succeeds or five retries have been reached, at which point any becomeReady operations on it fail.

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.