gnome-power-manager quits unexpectedly

Richard Hughes hughsient at gmail.com
Tue Feb 14 12:34:31 UTC 2006


On Tue, 2006-02-14 at 17:59 +0530, Rahul Sundaram wrote:
> leon wrote:
> 
> >Indeed. But there is no suspend/hibernate options from gnome-power-manager.
> >  
> >
> Check the rawhide reports change log.
> 
> gnome-power-manager-2.13.5.0.20060207-2
> 
> ---------------------------------------
> * Mon Feb 13 2006 Ray Strode <rstrode at redhat.com> - 2.13.5.0.20060207-2
> - remove Hibernate and Suspend from menus as part of
>   panel/g-p-m integration effort

Indeed (just installing a new rawhide so I can see the effect...), if
that doesn't work you can use the g-p-m dbus interface:

dbus-send --session \
	  --dest=org.gnome.PowerManager \
	  --type=method_call \
	  --print-reply \
	  --reply-timeout=2000 \
	  /org/gnome/PowerManager \
	  org.gnome.PowerManager.Hibernate

Richard.




More information about the devel mailing list