clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 679 forks source link

clementine crashes because of libprojectM.so.3 not found #7214

Open mitvitaminen opened 2 years ago

mitvitaminen commented 2 years ago

Hi,

clementine crashes upon start, because it can not find libprojectM.so.3. If it helps there is a libprojectM.so.4 on my system so maybe just a version maleur

gdb output and backtrace:

(gdb) run Starting program: /usr/bin/clementine /usr/bin/clementine: error while loading shared libraries: libprojectM.so.3: cannot open shared object file: No such file or directory [Inferior 1 (process 62116) exited with code 0177] (gdb) backtrace No stack.

hope this helps resolving the issue. Kind regards and thx for all the work, Chris

edith says this is on the latest arch linux if u wonder and linking libprojectM.so.4 on .so.3 does not do the trick sadly and I can not find .so.3 anywhere in the net if some1 could share pls