Bug 285530

Summary: The linux kernel will halt and not poweroff when I issue the K->Leave->Shutdown command
Product: [Unmaintained] ksmserver Reporter: Brian Wright <bdw>
Component: generalAssignee: Lubos Lunak <l.lunak>
Status: RESOLVED FIXED    
Severity: normal CC: gerd.koenig
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brian Wright 2011-11-02 04:54:19 UTC
Version:           4.7 (using KDE 4.7.2) 
OS:                Linux

On Kubuntu 11.10, when I issue the Shutdown command via the Leave menu, the system will halt and not power off.  I verified this when I started Unity on my system and when I selected the Shutdown option from Unity, it powered off the system.  It will shutdown via shutdown -h now

Reproducible: Didn't try

Steps to Reproduce:
Select Leave and then Shutdown or right click the desktop and select shutdown

Actual Results:  
The system would halt but not poweroff

Expected Results:  
The system should have powered down

OS: Linux (i686) release 3.0.0-13-generic-pae
Compiler: gcc
Comment 1 Brian Wright 2012-03-13 02:49:38 UTC
Issue resolved - the configuration in System Settings ->  System Administration -> Login Screen -> Shutdown was incorrect.

Halt was set to /sbin/shutdown -h -P now Reboot to /sbin/shutdown -r now - these fields were blank.

KDE will now shutdown and reboot Linux