caffeine-ng
caffeine-ng copied to clipboard
'Namespace AppIndicator3 not available' when executing binary in Fedora 35
[gil@DESKTOP-A5UR4DS bin]$ ./caffeine
Traceback (most recent call last):
File "/usr/local/bin/./caffeine", line 33, in
I think you're missing a dependency. Do you have libappindicator installed?
I think you're missing a dependency. Do you have
libappindicatorinstalled?
Good spot. I had already checked for libappindicator, but turns out I needed to grab libappindicator-gtk3 from the repos.
It runs now, but I don't have any visibility / icon etc... I'm guessing this is a Gnome 4 thing?
I think you're missing a dependency. Do you have
libappindicatorinstalled?Good spot. I had already checked for libappindicator, but turns out I needed to grab libappindicator-gtk3 from the repos.
It runs now, but I don't have any visibility / icon etc... I'm guessing this is a Gnome 4 thing?
I can confirm i have the same problem. No indicator in i3 on Fedora 35.
How exactly are you installing? pip? dnf? pipsi?
This project has moved to codeberg.
Follow-up for this issue is at https://codeberg.org/WhyNotHugo/caffeine-ng/issues/92