Comment 22 for bug 1366534

Revision history for this message
Samuel thibault (samuel-thibault) wrote :

Hello,

Well, no, I don't see how it could fix it, see my patch and my comment https://bugs.launchpad.net/lightdm/+bug/1366534/comments/16 : “we [have to] start the at-spi bus early, before any gtk initialization (which would auto-start the at-spi bus)”.

Without my patch, gtk initialization auto-starts the at-spi bus, and thus lightdm can't know how to terminate it since it didn't start it itself.

I have attached an update of my proposed fix.