[Bug 21563] New: which are the right accounts?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 5 13:44:50 CEST 2009


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

           Summary: which are the right accounts?
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-qt4
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: tim.jenssen at basyskom.de


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


-- 
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