← Back to team overview

lightdm-gtk-greeter-team team mailing list archive

[Merge] lp:~themuso/lightdm-gtk-greeter/remove-atspi-spawn-code into lp:lightdm-gtk-greeter

 

The proposal to merge lp:~themuso/lightdm-gtk-greeter/remove-atspi-spawn-code into lp:lightdm-gtk-greeter has been updated.

Commit Message changed to:

Remove code to launch and kill at-spi manually
    
With recent versions of lightdm, at-spi-bus-launcher is unable to completely 
clean up after itself if it is loaded by the greeter. Removing this code 
allows at-spi to be loaded via Systemd's dbus activation, as recent releases 
of at-spi include a user service file. The bus launcher is then able to 
properly clean up after itself, and is killed by systemd once the user logs 
in.

For more details, see:
https://code.launchpad.net/~themuso/lightdm-gtk-greeter/remove-atspi-spawn-code/+merge/326049
-- 
Your team LightDM Gtk+ Greeter Development Team is requested to review the proposed merge of lp:~themuso/lightdm-gtk-greeter/remove-atspi-spawn-code into lp:lightdm-gtk-greeter.


References