Error messages on shutdown and reboot with elogind
A graphical shutdown utility for Linux and Windows
Brought to you by:
kdt
Hello.
I am using latest kshutdown with elogind-235.2 and Openbox-3.6.1 on Gentoo amd64.
Steps to reproduce:
Expected results:
Actual results:
Additional info:
As far as I can tell, this error message doesn't hurt, but it's quite annoying.
This error message isn't shown when I do suspend or hibernate via kshutdown.
coacher@Photon ~ $ kshutdown-qt --version
KShutdown 5.0 Beta 1 (2017-10-18)
Qt 5.9.4 (compiled using 5.7.1)
coacher@Photon ~ $ kshutdown-qt
kshutdown: DESKTOP_SESSION=/usr/share/xsessions/openbox | XDG_CURRENT_DESKTOP=
kshutdown: Openbox: <FOUND>
Config::isPortable(): false
MainWindow::init(): Actions
systemd/logind backend found...
ConsoleKit Error: "The name org.freedesktop.ConsoleKit was not provided by any .service files"
ConsoleKit Error: "The name org.freedesktop.ConsoleKit was not provided by any .service files"
systemd: CanHibernate: "yes"
systemd: CanSuspend: "yes"
MainWindow::init(): Triggers
LockAction::getQDBusInterface(): using org.freedesktop.ScreenSaver
USystemTray::isSupported: true
Anonymous
Here's a log from a shutwown:
Hi,
I think it may be related to https://github.com/elogind/elogind/issues/50 (?)
If KShutdown don't receive reply, it assumes that the action is unsupported.
Yes, the bug was in elogind. Now fixed. Thank you for the heads up.