EBookClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Feb 2013 17:06:23 +0000 (12:06 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Feb 2013 21:21:19 +0000 (16:21 -0500)
commitb476dbadbb8c11e1cd606f96eec5a496bf52f0ee
tree41437460fff558f57283bcef892aa1d372d41d2d
parent8726e44eac95b7966061d5bada845160a8ecc464
EBookClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.

Set the DO_NOT_AUTO_START flag on new client-side proxies, so that if
the factory process crashes we don't restart it by way of some random
method call.  Until the backend's "open" procedure is fully automated
on the server-side, only new client instances should attempt to start
the factory process.
addressbook/libebook/e-book-client.c