No shutdown scheduled.
Describe the bug Shutdown is not getting scheduled.
To Reproduce Screencast from 2024-04-29 10-36-57.webm
System
- Extension version: 43
- GNOME shell version: 46.1
- Distro: Arch
-
The root/system shutdown (which can be seen via
shutdown --show) is only used if you enableSettings > Shutdown > Toggle root shutdown with shutdown timer. (It is disabled by default) -
However, I am not able to reproduce no shutdown action being run (with
Shutdown Timer stopped). It should show a poweroff dialog.
In order to see what is happening on your system, debug logging would be helpful. To enable debug logging set export const debugMode = true; in ~/.local/share/gnome-shell/extensions/ShutdownTimer\@deminder/modules/util.js then restart gnome-shell (by logout and login).