Revert "Do not run at-spi-dbus-bus at initialization phase"
authorMike Gorse <mgorse@suse.com>
Mon, 4 Mar 2013 21:32:10 +0000 (15:32 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 4 Mar 2013 21:32:10 +0000 (15:32 -0600)
The bus launcher may be started after applications that use AT-SPI, such
as caribou, if it is started in the application phase. I'm unsure of the
rationale for the original commit. I'm also unsure if the .desktop file
is still needed, since dbus-daemon should automatically launch the bus
launcher on request, but would rather not eliminate it this close to
3.8.

https://bugzilla.gnome.org/show_bug.cgi?id=694984

This reverts commit 1089e7c3687a48bb7810c40d6c9ff37e7acd10a1.

bus/at-spi-dbus-bus.desktop.in

index fdb7b4f..b3c90bd 100644 (file)
@@ -6,4 +6,4 @@ OnlyShowIn=GNOME;Unity;
 NoDisplay=true
 AutostartCondition=GSETTINGS org.gnome.desktop.interface toolkit-accessibility
 X-GNOME-AutoRestart=true
-#X-GNOME-Autostart-Phase=Initialization
+X-GNOME-Autostart-Phase=Initialization