PlugaruT / wingpanel-monitor

System Monitor Indicator for Wingpanel
GNU General Public License v3.0
75 stars 8 forks source link

Indicator not visible at odin #36

Open b4shx0r opened 3 years ago

b4shx0r commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

That worked Thanks

diogopessoa commented 2 years ago

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

zensir commented 2 years ago

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

vjr commented 2 years ago

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 commented 2 years ago

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