Bug#704272: Suspend does not work anymore

Guido Günther agx at sigxcpu.org
Sun Mar 31 14:22:18 UTC 2013


Hi,
On Sat, Mar 30, 2013 at 10:33:58PM +0100, Emilio Pozuelo Monfort wrote:
> On 03/30/2013 09:18 PM, Guido Günther wrote:
> > Package: gnome-shell
> > Version: 3.8.0.1-1
> > Severity: normal
> > 
> > Hi,
> > since the update frpm 3.6 supending does not work anymore, I'm seeing:
> > 
> > Mar 30 21:05:25 bogon dbus-daemon[1321]: dbus[1321]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.362" (uid=1000 pid=23819 comm="/usr/bin/gnome-shell ") interf
> > ace="org.freedesktop.login1.Manager" member="Suspend" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=1462 comm="/lib/systemd/systemd-logind ")
> > 
> > It seems systemd is too old in Debian to handle this. Is there already
> > some discussion going on whether we should fallback to another method or
> > if whether a systemd upddate is the way forward?
> 
> Yes. Michael is working on an updated systemd. There's also been comments on
> going back to the upower interface until then. I'm not sure what will happen first.
Thanks for the update! Updating logind looks like a great way forward.
Let me know if I can be of any help. Until then this works as a
workaround:

dbus-send --print-reply --session --dest=org.gnome.Shell /org/gnome/ScreenSaver org.gnome.ScreenSaver.Lock ; dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Suspend

Cheers,
 -- Guido



More information about the pkg-gnome-maintainers mailing list