unity-panel-service --lockscreen-mode does not provide a way to disable "Switch User"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-session (Ubuntu) |
Confirmed
|
High
|
Charles Kerr | ||
unity (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Unity's screen locking mechanism does not respect any existing gsettings having to do with disabling the "Switch User" functionality, nor does it provide any way to do it natively. Ideally, it would respect org.gnome.
I was able to disable the "Switch User" functionality in the indicator menu by setting "com.canonical.
Steps to reproduce:
1) Start a unity session.
2) gsettings com.canonical.
3) Observe that "Switch User" disappears from the indicator menu.
4) Lock the screen.
5) Observe that "Switch User" is present on the indicator menu.
6) Be sad.
Workstation Information:
Package: unity
Version: 7.2.1+14.
Release: 14.04
Codename: trusty
Changed in unity (Ubuntu): | |
status: | New → Invalid |
importance: | Undecided → Low |
Changed in indicator-session (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Charles Kerr (charlesk) |
Since the switch-user functionality is provided purely by the Session Indicator, it's the Session Indicator that needs to properly handle the gsettings even in lockscreen mode.