[Bug 203345] With more than 1 presence applet, they sometimes show different things.
Abner Silva
abnerf at gmail.com
Thu Aug 13 20:33:30 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=203345
Abner Silva <abnerf at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |abnerf at gmail.com
Resolution| |FIXED
--- Comment #1 from Abner Silva <abnerf gmail com> 2009-08-13 20:33:29 ---
Using a timer to set up a timeout for the updating presence msg. Sometimes
when we try to set up an invalid presence status (like some xmpp server that
doesn't supports invisible presence) the data engine will not emit any
presence changed signal and the applet will wait forever for that signal.
This timer will avoid this blocking situation. So when it timeouts the
applet will return to the last presence status.
BUG: 203344
BUG: 203345
M +17 -1 presencewidget.cpp
M +2 -0 presencewidget.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1010985
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KDE-Telepathy
mailing list