(0x7fffa5e66df0) Debug: systemd: "CanHibernate" = "no"
(0x7fffa5e66df0) Warning: ** Dbus error **************************
(0x7fffa5e66df0) Warning: Error name "org.freedesktop.DBus.Error.InvalidArgs"
(0x7fffa5e66df0) Warning: Error msg "No such interface “org.freedesktop.DBus.Properties”"
(0x7fffa5e66df0) Warning: ****************************************
(0x7fffa5e66df0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.ConsoleKit" "/org/freedesktop/ConsoleKit/Manager" "org.freedesktop.ConsoleKit.Manager" "CanHibernate"
I assume you have a swap partition ready to use (if you have a swap file you cannot hibernate). Follow these steps:
sudo apt install pm-utils hibernatecat /sys/power/statefreeze mem diskgrep swap /etc/fstabsudo nano /etc/default/grubGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=UUID=YOUR_COPIED_UUID"sudo update-grubsudo systemctl hibernateNavegue para /usr/share/applications e edite com o editor de atalho o lxqt-hibernate.desktop
Troque o comando de lxqt-leave --hibernate para pkexec hibernate e clique ok.
RE: [bug]Lubuntu Shotcuts don't work