ebruck / radiotray-ng

An Internet radio player for Linux
GNU General Public License v3.0
262 stars 25 forks source link

Arch libjsoncpp.so.25 Error Will Not Start #224

Closed Kandelai closed 1 month ago

Kandelai commented 2 months ago

Radiotray-ng no longer starts on Arch with the latest update. I am getting the following error when starting in terminal;

/usr/bin/radiotray-ng: error while loading shared libraries: libjsoncpp.so.25: cannot open shared object file: No such file or directory

Did a search in the repositories for anything libjsoncpp and there is nothing available.

System: Operating System: Garuda Linux KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.10-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 6 × Intel® Core™ i5-9600K CPU @ 3.70GHz Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6700 XT

Kandelai commented 2 months ago

Solution: rebuilt radiotray-ng, problem solved. Please close this issue.