Comment 1 for bug 1314564

Revision history for this message
Mateusz Stachowski (stachowski-mateusz) wrote :

The problem with screen lock asking for password twice is already solved and it was caused by the fact that the new Unity lock screen didn't turn off the screen.

https://bugs.launchpad.net/unity/+bug/1292451

https://bugs.launchpad.net/unity/+bug/1292041

The new lock screen is entirely implemented in Unity so your gnome-screensaver commands are useless. I know that gnome-screensaver is still used as a fallback mode in two cases. The first is if you have sreen reader enabled and the second one if you have OSK (On-Screen Keyboard) enabled.

This is the branch that implemented new Unity lock screen:

https://code.launchpad.net/~andyrock/unity/lockscreen/+merge/206291