Closed mgutt closed 3 years ago
Found the bug! The GUI generates the file /var/run/autopoweroff/autopoweroff-gui.cancel
, but the daemon looks for /var/run/autopoweroff/autopoweroff.cancel
(not the same file). I will fix this shortly.
I do not have the time to package Autopoweroff
new version with this fix. However, you can get the new code by performing a git clone
on the master branch. Packaging will require more time, unfortunately.
Fixed with Autopoweroff 4.0.0.
At the moment autopoweroff is not able to monitor my chrome remote desktop session. Because of that I open the autopoweroff GUI directly after I'm connected and choose "disabled". If I confirm it, it returns "Autopoweroff is now disabled":
But after some minutes the VM still shutdown. So I tried to set "disabled" AND switched to the configuration tab and choosed "yes" to restart autopoweroff.
Now the VM stays active. Shouldn't the GUI ask for restart on the "Status & Command" tab, too?