Re: GKrellmms - Streaming Live Audio
Adam Nielsen <[email protected]> Sun, 8 Apr 2018 12:38:04 +1000
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
> I'll put log entries in pastbin tomorrow but here's what happens when > attempting to run xmms2d >=20 > xmms2d -vv > =C2=A0INFO: ../src/xmms/log.c:49: Initialized logging system :) > 21:21:49 ERROR: ../src/xmms/ipc.c:805: Couldn't setup IPC listening on > 'unix:///tmp/xmms-ipc-chris'. > 21:21:49 FATAL: ../src/xmms/main.c:538: IPC failed to init! You should get much more than this. What you're looking for is what happens when you add the URL. You should see many lines starting with DEBUG (instead of INFO, ERROR and FATAL as above). There should be at least one message that tells you why it decided not to accept the URL being added. Cheers, Adam.