mihirlad55 / polybar-dwm-module

A dwm module for polybar
MIT License
116 stars 15 forks source link

libjsoncpp error after upgrading to fedora 33 #20

Closed ghost closed 3 years ago

ghost commented 3 years ago

After upgrading to Fedora 33, launching polybar from the terminal returns a libjsoncpp error

Usually polybar would just launch after typing "polybar bar name" in the terminal, but after the upgrade it gives back this:

polybar: error while loading shared libraries: libjsoncpp.so.22: cannot open shared object file: No such file or directory

It was working fine before i upgraded

I don't think my config is to blame, but i append it config.txt

WM: dwm 6.2 Distro: Fedora 33 Workstation

mihirlad55 commented 3 years ago

This normally happens after updating jsoncpp. Try re-building polybar from scratch.

ghost commented 3 years ago

Ok, im gonna try

ghost commented 3 years ago

It went flawlessly, i don't know why yesterday the compiling process failed midway Thank you

ghost commented 3 years ago

Should i close

mihirlad55 commented 3 years ago

No problem, I will close the issue.