2007-08-27 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 27 Aug 2007 11:35:03 +0000 (11:35 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 27 Aug 2007 11:35:03 +0000 (11:35 +0000)
commit686038cc3794b9f4c1a0bfca53f1cb853cf664cf
tree28c47e2879ea94125911e96e3730ee8d875a1bb2
parent71163813c23c885ddadee8ed169d7445bd2f30d1
2007-08-27  Murray Cumming  <murrayc@murrayc.com>

* src/modest-search.c: Added check_and_wait_for_account_is_online(),
which checks every second, 10 times, to wait until the account is online
so that we can use it, if the account is in the process of going online.
(modest_search_all_accounts): Use check_and_wait_for_account_is_online()
so that searching works even when the application was not yet started before.
This fixes projects.maemo.org bug NB#63784, at least in scratchbox.

pmo-trunk-r3085
ChangeLog
ChangeLog2
src/dbus_api/modest-dbus-callbacks.c
src/modest-search.c