XMMS2 for 11.4

I’ve installed it but when I start the daemon with

xmms2d

I get a series of errors:

17:00:44  FAIL: xmms_mediainfo_reader_wakeup: assertion `mr' failed
17:00:44  INFO: ../src/xmms/main.c:563: Using output plugin: pulse
17:00:44 ERROR: ../src/xmms/main.c:567: Baaaaad output plugin, try to change theoutput.plugin config variable to something useful
17:00:44 ERROR: ../src/xmms/output.c:1019: initalized output without a plugin, please fix!
17:00:44  INFO: ../src/xmms/main.c:361: Installing scripts from /usr/share/xmms2/scripts/startup.d
17:00:44  INFO: ../src/xmms/xform.c:1476: Successfully setup chain for 'file:///usr/share/xmms2/mind.in.a.box-lament_snipplet.ogg' (1) containing file:magic:vorbis:segment
Starting XMMS2 phone home agent...
Starting XMMS2 mDNS Agent...
Need to have a socket listening to TCP before we can do that!
(yeah, here I press Ctrl+C to stop it...)^C
17:01:33  INFO: ../src/xmms/compat/signal_unix.c:58: Bye!
17:01:33  INFO: ../src/xmms/main.c:361: Installing scripts from /usr/share/xmms2/scripts/shutdown.d
17:01:33 ERROR: ../src/xmms/main.c:364: Global script directory not found
17:01:34  INFO: ../src/xmms/log.c:55: Logging says bye bye :)

What should I do?

I got it working… I just needed the output and the mp3 plugins :slight_smile: To disable the home phone agent thing, I deleted the line from the

startup.d

file. It works as a charm.