Bug 19833 - When calling becomeReady() on an AccountManager instance, it succeeds even when it actuall failed
Summary: When calling becomeReady() on an AccountManager instance, it succeeds even wh...
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-01-30 08:05 UTC by George Goldberg
Modified: 2011-04-04 02:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.