https://bugs.kde.org/show_bug.cgi?id=284480
--- Comment #9 from David Edmundson <kde davidedmundson co uk> 2011-12-21
19:23:28 ---
Everyone add this line to global-presence in onChangingPresence()
Q_FOREACH(const Tp::AccountPtr &account, m_enabledAccounts->accounts()) {
+ kDebug() << account->displayName() << account->isChangingPresence();
In my case it's shows that isChangingPresence is true.
mc-tool for this account shows:
Automatic: available (2) ""
Current: (0) ""
Requested: available (2) "Online"
so it's not at the presence requested, but Accounts KCM (and Empathy) both show
it as connected and online.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy