]> git.0d.be Git - empathy.git/commit
empathy_roster_window_init: don't call set_notebook_page()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 12 Sep 2012 08:48:11 +0000 (10:48 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 12 Sep 2012 08:51:36 +0000 (10:51 +0200)
commit873b2ab2ce7dc26cb72e99ffafb0140c8a662fef
tree54450095b5799335d229b9efda711e3200c3eb82
parent5676e2a343460465e4439449e4d6d834f21ccdbd
empathy_roster_window_init: don't call set_notebook_page()

We should wait for the AM to be prepared (which is done in this function)
before calling set_notebook_page() as it calls
empathy_account_manager_get_accounts_connected() which relies on the AM being
prepared.

https://bugzilla.gnome.org/show_bug.cgi?id=683854
src/empathy-roster-window.c