← Back to team overview

ubuntu-multiseat team mailing list archive

Re: [Merge] lp:~ubuntu-multiseat/lightdm/automatic-multiseat into lp:lightdm

 

* When loading initial seat list from logind (by calling login1_sync_seats()), we always get at least one seat (namely, seat0). It may conflict with LightDM option "start-default-seat", ending up with two seat0 seats registered in LightDM (one triggered by start-default-seat, and another one triggered by login1_sync_seats()). Which is the preferred way to prevent this conflict?

Just found a more simple and elegant solution for this issue. Fixed in revision 2042.
-- 
https://code.launchpad.net/~ubuntu-multiseat/lightdm/automatic-multiseat/+merge/229682
Your team Ubuntu Multiseat is subscribed to branch lp:~ubuntu-multiseat/lightdm/automatic-multiseat.


References