Bug 21563

Summary: which are the right accounts?
Product: Telepathy Reporter: Tim Jenßen <tim.jenssen>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED NOTABUG QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Tim Jenßen 2009-05-05 04:44:50 UTC
hello telepathy-qt4 guys - how can this happen?:

Tp::PendingReady* accountManagerPendingReady;
accountManagerPendingReady = m_accountManager->becomeReady();
connect( accountManagerPendingReady, SIGNAL(finished(Tp::PendingOperation*)), this, SLOT(makeSomeThingAfterGetReady()) );

... the problem is - after first received signal I checked validAccounts and after second received signal I checked it again but then the valid accounts are not the same like after the first
Comment 1 Tim Jenßen 2009-05-12 23:58:16 UTC
ups - this was in my code

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.