Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: artiong on 14 April 2020, 19:20:38

Title: Cinnamon not suspending at scheduled time
Post by: artiong on 14 April 2020, 19:20:38
On a desktop computer with AC power, A friend is running Artix with Cinnamon, completely up-to-date. After going into the Cinnamon Settings, Power, and setting "Suspend when inactive for" to 15 minutes, the computer never suspends. I even rebooted.  I checked some settings with gsettings:

Code: [Select]
% gsettings get org.cinnamon.desktop.session settings-daemon-uses-logind
true
% gsettings get org.cinnamon.desktop.session session-manager-uses-logind
true
% gsettings get org.cinnamon.settings-daemon.plugins.power sleep-inactive-ac-type
'suspend'
% gsettings get org.cinnamon.settings-daemon.plugins.power sleep-inactive-ac-timeout
900
% gsettings get org.cinnamon.settings-daemon.plugins.power sleep-display-ac
600

Also, I know the machine is capable of suspend, as

Code: [Select]
loginctl suspend

works. Does anyone have any suggestions about how to get the Cinnamon Power setting for suspend to work? Thanks!
Title: Re: Cinnamon not suspending at scheduled time
Post by: alium on 15 April 2020, 12:07:12
hi! thanks for report,

yes, automatic suspend is broken

I tested cinnamon now cca 2.5 hours (fresh installation, new user, desktop), but i found no error, which might indicate a bad build or a missing some part or library or some error in general :-(
can you search your logs in /var/log ? maybe you will find some interesting. I found nothing....