← Back to team overview

ubuntu-multiseat team mailing list archive

Re: [Merge] lp:~ubuntu-multiseat/lightdm/fix-get-vt-non-seat0 into lp:lightdm

 

Review: Needs Fixing

seat_get_name always returns a non NULL string so you don't need to check for that or do a strcmp0 (strcmp is fine).

Is the main problem this is fixing is that we don't try and use the plymouth VT for seats other than seat0?
-- 
https://code.launchpad.net/~ubuntu-multiseat/lightdm/fix-get-vt-non-seat0/+merge/230972
Your team Ubuntu Multiseat is subscribed to branch lp:~ubuntu-multiseat/lightdm/fix-get-vt-non-seat0.


Follow ups

References