@Sam,

your log states that gnome-session inhibits suspends, it's usually
because some code asked it to do so

what if you try to

$ dbus-send --print-reply --dest=org.gnome.SessionManager
/org/gnome/SessionManager org.gnome.SessionManager.GetInhibitors

then

$ dbus-send --print-reply --dest=org.gnome.SessionManager <object path>
org.gnome.SessionManager.Inhibitor.GetAppId

where "object path" is the string returned by the previous call (e.g
"/org/gnome/SessionManager/Inhibitor<n>")

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574120

Title:
  Notebook doesn't suspend when lid is closed after update to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1574120/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to