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

Indicator not visible at odin #36

Open
b4shx0r opened this issue Sep 5, 2021 · 6 comments
Open

Indicator not visible at odin #36

b4shx0r opened this issue Sep 5, 2021 · 6 comments

Comments

@b4shx0r
Copy link

b4shx0r commented Sep 5, 2021

Hi,

I'm using a fresh installed odin.

I follow all steps in the README but the indicator doesn't show up in wingpanel.

Anyone the same problem or did I forget something?

In settings i checked ON/OFF to true
Screenshot from 2021-09-05 22 47 28

Thanks for help!

@b4shx0r
Copy link
Author

b4shx0r commented Sep 6, 2021

Ok fixed it .

I have to copy the file build/libwingpanel-monitor.so to /usr/lib/x86_64-linux-gnu/wingpanel

the ninja installer copy the file into /usr/lib64/wingpanel - is this correct?

Anyone the same error?

@jatindahiya
Copy link

That worked Thanks

@diogopessoa
Copy link

Need to fix this bug. The tip from @jatindahiya also solved my problem.

@zensir
Copy link

zensir commented Oct 4, 2021

sorry guys been trying to install it but i get
Neither directory contains a build file meson.build
any help?

@vjr
Copy link
Contributor

vjr commented Oct 5, 2021

Did you guys use sudo command like sudo ninja install then killall io.elementary.wingpanel ?

After killing wingpanel it should show the indicator, if not you can run com.github.plugarut.wingpanel-monitor to show the settings popup to set it to ON.

If after killing wingpanel a few times then it does not restart by itself then I just run io.elementary.wingpanel & command to let it run as background task.

@pkolomeitsev
Copy link

Thx to @b4shx0r

sudo cp build/libwingpanel-monitor.so /usr/lib/x86_64-linux-gnu/wingpanel

Works for me, too.

Has been tried:

sudo ninja install
killall io.elementary.wingpanel
io.elementary.wingpanel &

After run com.github.plugarut.wingpanel-monitor it shows the settings popup, but set it to ON doesn't make any affect. Also login/logout/restart doesn't help.

OS: elementary OS 6.1 Jólnir

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

6 participants