]> git.0d.be Git - empathy.git/commit
Move the call to empathy_idle_get_state() to once the AM is ready
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Mon, 9 Nov 2009 09:38:32 +0000 (20:38 +1100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Mon, 9 Nov 2009 09:38:32 +0000 (20:38 +1100)
commit4a2917a052f26751f18df7865a444c001555826b
tree1feda4b958f516d3713ba43021bc8e16a1aed6e2
parenta74847a856efacde2142507fde3f7278e04a2f7c
Move the call to empathy_idle_get_state() to once the AM is ready

Removes a race where the presence gets wiped because we check whether to go
online before our connection to the AccountManager is ready.
src/empathy.c