← Back to team overview

aims team mailing list archive

[Bug 1325353] Re: Lock/Switch stay in session menu even if disabled

 

** Branch linked: lp:~robert-ancell/indicator-session/lockdown-settings

-- 
You received this bug notification because you are a member of AIMS,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1325353

Title:
  Lock/Switch stay in session menu even if disabled

Status in The Session Menu:
  In Progress
Status in “indicator-session” package in Ubuntu:
  In Progress
Status in “indicator-session” source package in Trusty:
  Triaged

Bug description:
  
  In a university computer lab session we disable shutdown, restart, suspend, hibernate, switch user, and lock screen.
  Some are done with polkit (suspend, hibernate) and then the suspend menuitem is not shown on the session menu.
  Some are done with dconf e.g.

  # Show real name (and wider session menu as a result); lab also disable shutdown
  [com.canonical.indicator.session]
  show-real-name-on-panel=true
  suppress-logout-restart-shutdown=true
  suppress-restart-menuitem=true
  suppress-shutdown-menuitem=true
  user-show-menu=false

  # Quiet login screens
  [com.canonical.unity-greeter]
  play-ready-sound=false

  # Update-notifier
  [com.ubuntu.update-notifier]
  no-show-notifications=true

  # Software installation not possible for normal users
  [desktop.gnome.unity.lenses.applications]
  display-available-apps=false

  # Disable the lock screen & print-setup not on laptops, but in labs
  [org.gnome.desktop.lockdown]
  disable-lock-screen=true
  disable-print-setup=true
  disable-user-switching=true

  # Screensaver lockdown in labs
  [org.gnome.desktop.screensaver]
  lock-enabled=false
  user-switch-enabled=false

  # Logout prompt
  [org.gnome.SessionManager]
  logout-prompt=false

  This works fine except there is no value for suppress-lock-menuitem or
  suppress-switch-menuitem or suppress-lock-switch-menuitem, and the
  Lock/Switch User menuitem still appears; even though it is non-
  functional. Clicking on it blacks out the screen for a second and then
  shows the desktop again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1325353/+subscriptions