Hugo
Hugo
I think you're missing a dependency. Do you have `libappindicator` installed?
How exactly are you installing? pip? dnf? pipsi?
It seems to be happening for all `Inhibitor`s. @smartlitchi What desktop and screen locker are you using?
#65 has been merged as a workaround, please report back if you still have those issues with the latest git version. I'm leaving this open to further investigate this though,...
Are you using KDE? This kinda looks like #51, though I'm not sure what's causing that one either :disappointed: This doen't look related to the Python version though.
@HougeLangley That error message you pasted says something completely different. Looks like you need to install `python-ewmh`.
@etuckeriv @fsociety3765: https://aur.archlinux.org/packages/caffeine-ng/#comment-840748 > After upgrading to Python 3.10, you need to rebuild all Python packages built with Python 3.9. You can get a list of these packages using: >...
`pavucontrol` will prevent streams from suspending. Some more discussion on this here: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/892#note_502112 You can ignore `pavucontrol` thanks to #57. It should probably be on a "default ignore list".
Last commit for libappindicator seems to have been over two years ago: https://code.launchpad.net/libappindicator So switching to a currently maintained alternative as suggested here is a valid issue. However, libayatana-appindicator does...
Trick given the current architecture. Hooks to run could be implemented, but I intend to rewrite the surrounding parts, so might keep that in mind when doing so. Won't promise...