Please do the following:
- run kdebugdialog (via alt-f2 or a konsole or the menu search...)
- enable all and apply the changes
- log out and back in again

now run the following in konsole; once done you should find a file
called shutdown.log in your home directory, please attach it to this bug
report.

_lf=~/shutdown.log
rm -f $_lf
ps -A >> $_lf
echo "------------------" >> $_lf
echo "kreadconfig --file ksmserverrc --group General --key offerShutdown 
--default true --type boolean" >> $_lf
kreadconfig --file ksmserverrc --group General --key offerShutdown --default 
true --type boolean &>> $_lf
echo "qdbus --system org.freedesktop.ConsoleKit  
/org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.CanStop" 
>> $_lf
qdbus --system org.freedesktop.ConsoleKit  /org/freedesktop/ConsoleKit/Manager 
org.freedesktop.ConsoleKit.Manager.CanStop &>> $_lf
echo "qdbus org.kde.ksmserver /KSMServer 
org.kde.KSMServerInterface.canShutdown" >> $_lf
qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.canShutdown &>> 
$_lf
echo "qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 0 2 
2" >> $_lf
qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout 0 2 2 &>> 
$_lf
echo "------------" >> $_lf
cat ~/.xsession-errors &> $_lf


** Changed in: kde-workspace (Ubuntu)
       Status: Confirmed => Incomplete

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

Title:
  Kubuntu 13.04 unable to shutdown/reboot/logout from KDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1174501/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to