You are not logged in.
Pages: 1
After upgrading to audacious and audacious-plugins 1.5.0, the program no longer starts. When I try launch it in console, I get this error:
[kotyz@amargit ~]$ audacious
Failed to load plugin (/usr/lib/audacious/Visualization/projectm.so): libprojectM.so.0: sdílený objektový soubor nelze otevřít: není souborem ani adresářem
amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so'
amidi-plug(i_backend.c:i_backend_load:145): backend /usr/lib/audacious/Input/amidi-plug/ap-alsa.so (name 'alsa') successfully loaded
Nedovolená instrukce (SIGILL)
So the problem must be in the amidi-plug (it is in the audacious-plugin packages). I found similar problem in this thread:
http://bbs.archlinux.org/viewtopic.php?id=39646
maybe recompiling the plugin package from abs should fix this.
Offline
Recompiling audacious from abs works , however, the projectm visualisation plugin must be disabled, otherwise compilation fails.
Offline
which versions of the packages did you use? I accidentally uploaded an SSE2-build of 1.5.0 (audacious-1.5.0-1-i686.pkg.tar.gz) and corrected it shortly after (audacious-1.5.0-2-i686.pkg.tar.gz) - make sure you have 1.5.0-2
Offline
Pages: 1