Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries: libappindicator3.so: cannot open shared object file: No such file or directory #6

Closed
codeitlikemiley opened this issue May 18, 2019 · 4 comments

Comments

@codeitlikemiley
Copy link

I downloaded your compiled version of matebook-applet
i run it on my st terminal as such ./matebook-applet
i get that error , possible missing dependency?

@codeitlikemiley
Copy link
Author

im stock on this error, i manage to use now the batpro scripts and fnlock but cant use the matebook applet command , with this error...

@codeitlikemiley
Copy link
Author

I manage to fix this error by installing a package in the AUR

yay -Y libappindicator-gtk3

then simply add ./matebook-applet command to be executed whenever i3 start

@codeitlikemiley
Copy link
Author

there are other version of libappidicator some are gtk2 , install what fits your system...
thanks for this applet :)

@nekr0z nekr0z closed this as completed in a6ca69a May 19, 2019
@nekr0z
Copy link
Owner

nekr0z commented May 19, 2019

Thanks, good catch! The applet does actually depend on libappindicator, I've included this in README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants