eonpatapon / gnome-shell-extension-caffeine

Disable screensaver and auto suspend
GNU General Public License v2.0
588 stars 108 forks source link

Doesn't work on Fedora 39 #311

Closed berezki closed 9 months ago

berezki commented 10 months ago

Maybe I don't get it but extension seems to not work properly for me on Fedora 39 Wayland Gnome 45. systemd-inhibit --list command shows gnome-session-b sleep inhibitor after enabling Caffeine, but PC still suspends after 15 minutes as set in power settings.

eonpatapon commented 10 months ago

Well if you see the inhibitor the extension behaves as it should. I'm not sure what would cause the inhibitor to be ignored

pakaoraki commented 10 months ago

I confirm this issue on Fedora 39 with GS 45.2: the inhibitor is created but it's ignored. I think Caffeine work perfectly, it's something wrong with inhibitors on Fedora 39. I also checked with Ubuntu 23.10/Gnome 45.2 and everything fine.

stuarthayhurst commented 10 months ago

I saw an issue report where the inhibitor created by gnome-disk-utility when modifying a drive was also ignored, so I'm pretty sure this is an upstream issue

stuarthayhurst commented 9 months ago

Should this be closed since it seems to be an upstream issue?

pakaoraki commented 9 months ago

It have been fixed upstream I reckon: just tested today and it's working fine.