cbfd6a8128
Calling g_dbus_proxy_new without any flag means that the caribou daemon will be launched through D-Bus activation, when creating a proxy. It smoked out some corner cases in caribou and at-spi2-core, but generally it would be good to avoid creating unused process. This patch delays the invocation until the "Run" method is called. https://bugzilla.gnome.org/show_bug.cgi?id=739712