A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
0
stars
0
forks
source link
`Keyboard` > `Shortcuts` > `System` > `Suspend`: `Authentication is required to suspend the system while an application is inhibiting this` now while it does not used to be the case #87
Note that reperforming the shortcut does not help.
Note that super + Quit > Suspend only locks the session and shows the same prompt when unlock the session.
What is the application inhibiting?
systemctl suspend
Operation inhibited by "Disk Manager" (PID 1140 "udisksd", user root), reason is "Unmounting Filesystem".
Please retry operation after closing inhibitors and logging out other users.
Alternatively, ignore inhibitors and users with 'systemctl suspend -i'.
Indeed, I have done some operations with an external drive but it is no more plugged and there is no shown window showing/using it...
systemctl suspend -i involves the same prompt.
Should investiguate sudo systemctl suspend and sudo systemctl suspend -i. I already ran the former once but have not paid attention to the involved behavior and now it returns Failed to suspend system via logind: There's already a shutdown or sleep operation in progress. Well in fact the network has been disabled, so I restarted my laptop.
Distribution
Not read.
Package version
Not read.
Graphics hardware in use
No response
Frequency
Always
Bug description
Note that reperforming the shortcut does not help.
Note that super +
Quit
>Suspend
only locks the session and shows the same prompt when unlock the session.What is the application inhibiting?
Indeed, I have done some operations with an external drive but it is no more plugged and there is no shown window showing/using it...
systemctl suspend -i
involves the same prompt.Should investiguate
sudo systemctl suspend
andsudo systemctl suspend -i
. I already ran the former once but have not paid attention to the involved behavior and now it returnsFailed to suspend system via logind: There's already a shutdown or sleep operation in progress
. Well in fact the network has been disabled, so I restarted my laptop.Steps to reproduce
Not read.
Expected behavior
Not read.
Additional information
No response