Post #3236936
2026-05-25 23:43 UTC
@becomethewaifu@tech.lgbt yep. See below for even better detail:
root@elden:/home/jimbo# systemd-inhibit | grep shutdown | grep block
jimbo 1000 jimbo 5571 gnome-session-s shutdown user session inhibited block
root@elden:/home/jimbo# ps wwaux | grep 5571 | grep -v grep
jimbo 5571 0.0 0.0 465888 11580 ? Ssl 13:46 0:00 /usr/libexec/gnome-session-service --session=ubuntu
Replies (1)
-
@becomethewaifu@tech.lgbt 2026-05-25 23:54
@jimsalter@fosstodon.org That confirms it's only gnome asking for the inhibit, but it's absolutely mindnumbingly stupid that gnome is supposedly inhibiting just because there's a foreground process... For reference, my gnome-session-inhibit -l on debian Trixie only shows org.gnome.gedit: There are unsaved documents (logout) which is what I mentioned above: I have unsaved documents open in gedit (Which is perfectly reasonable to inhibit on, if somewhat annoying when trying to do a remote reboot of my desktop. It's the exact thing that triggers the "please save or discard your changes" popup)