[Bug 24341] Add support for multiple points of presence

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 26 20:51:54 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=24341

--- Comment #5 from riccardo <c10ud.dev at gmail.com> 2010-07-26 11:51:54 PDT ---

[20:46] <C10uD> lfrb, +        source = gobject.timeout_add(int(time * 1000),
self.on_timeout, name) = BAD
[20:46] <C10uD> lfrb, +        source = gobject.timeout_add_seconds(int(time),
self.on_timeout, name) = GOOD

[20:47] <C10uD> it's not a bug, but i remember reading some time ago in
gnome-something that there's difference between those two gobject calls, and
the first generates more wakeups than the second 
[20:48] <C10uD> i didn't really grep'd all papyon source, i just found this
while reading msnp18 branch

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list