* I get 3 users after the accountsservice upgrade: phablet, radio and system. - That's because of an AS merge from Debian that dropped support for system-configured minimum UIDs. Laney didn't know we used that functionality. I'll upload a fix later today. ===== * No launcher in greeter on any of the 3 devices I have. - Just fixed that. It was because we were still carrying the old trunk bug where we didn't show the launcher in "tablet" mode, which all your devices are on because of the extra two users. ===== * Indicators in session don't get dismissed on suspend. - Hmm, and I guess they should be, since that's historic behavior... OK. ===== * "Tap to unlock" string only shows after some input in greeter after locking. - That's by design. It only shows when the user interacts. ===== * Volume doesn't sync from greeter to session (should it?). - It should, yes. And does for me. BUT! After testing the volume buttons below, I had some syncing oddities. If you use the indicator swipes without using volume buttons at all, it may sync correctly for you too... I'll look at what happens with volume buttons. ===== * Location/Bluetooth don't sync between greeter and session (should it?). - Maybe? Those are device-wide, so I'd think so. I haven't historically cared much about those since they didn't really "stick" even in trunk. Are they working in trunk these days? ===== * Three batteries on manta in greeter "Battery" indicator. - Ah, I see this now. When you described it earlier, I thought you were seeing three indicators. Will pass to Ted via bug 1321777. ===== * SIM unlock in greeter is not fullscreen (different to bug #1308011). * http://people.canonical.com/~msawicz/unity8/pin_good.png * vs. * http://people.canonical.com/~msawicz/unity8/pin_bad.png - Yeah, I noticed that. But I couldn't immediately see why, so I've moved on to bigger fish at the moment. Will loop back. ===== * Alarm icon isn't shown in greeter (related to bug #1317861). - I will file bug 1321776 about that. But that's an indicator-side issue. ===== * Volume buttons don't work in greeter. - Guh. I see this too now. They used to work, will investigate what happened. ===== * Shouldn't we now drop the password from the phablet user if we want it to be unlocked, and support setting a password via passwd, and enforce it? - I'm not sure I follow. (A) this branch does not try to address *all* the changes needed for us to enable setting a password yet -- that needs some dialer, indicator, and system-settings work. (B) the existing password on the phablet user is unrelated to being able to autologin. That's done by group membership and lightdm config. ===== * Can't verify password-protected functionality. - This branch does not address that. ===== * Trunk issues for reference: * - greeter strings are not translated * - "Swipe to unlock" conflicts with the user chooser - the user chooser should probably be made smaller - Yeah, but multi-user on phone is literally entirely undesigned. The current UI you see there is just thrown together so we have *something*. We shouldn't spend any energy on making it look nice. * - timed-out SIM lock causes input to be blocked altogether * - SIM lock doesn't prevent you from interacting with indicators in greeter * - I can tap through the edge demo in the greeter, select different users and type a password in. * - Multi-user phone looks BAD - mini infographics. I thought we prevented multi-user on phone until we had designs? - Same as above about "swipe to unlock". We can't prevent multi-user if the system has more than one user. Which user would you assume is the "right one" to log in? * - lockscreen isn't used any more after launching an app from greeter launcher (can't confirm with split as there's no launcher any more, or being able to password-protect the account) - Again, password-protecting is out-of-scope of this branch. Lockscreen shouldn't be shown to users yet.