Once again a previously know bug with Polybar and Nodejs, more specifically, the file “libjsoncpp.so.19,” not being found. This causes Polybar to fail, and often you will not see an error, unless you try to load polybar manually, from the CLI.
There is an intermediate work around to fix this, which involves creating a symlink from the libjsoncpp.so file, and naming it, libjsoncpp.so.19. After the symlink has been created, simply refresh your desktop or reboot, and Polybar should reappear.
The correct fix involves rebuilding the ArchLABS Polybar package against the new version of nodejs. We should see this pushed out in the very near future.
i removed archlabs-polybar and i installed this package by this cmd : yaourt polybar and install the package named polybar only, it will ask you to remove the archlabs-polybar do it and it should work fine when you reboot
@redaadaou While this certainly is a solution, it does not solve the bug, for the ArchLABS package. I would caution the use of package substitutions, as well, because some distro support forums will not provide help for subtle changes like that.