Re: GKrellmms - Streaming Live Audio
Dale Smith <[email protected]> Sun, 8 Apr 2018 14:28:51 -0400
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <CAFGZJC7Kh9tps_aH_f3Q6mnnuopdqMeEOt3jn5H05N_=D5iq9w@mail.gmail.com> |
--00000000000010271c05695a7651 Content-Type: text/plain; charset="UTF-8" Heya, When debugging mysteriously missing files that are really supposed to be there, I've often found strace to be extremely helpful. Try running running it under strace. Maybe limit the output open calls with -eopen, if the program execs helper programs or just forks in general, use the -ff option. -Dale On Sun, Apr 8, 2018 at 10:15 AM, Chris <[email protected]> wrote: > On Sun, 2018-04-08 at 12:38 +1000, Adam Nielsen wrote: > > > > > > I'll put log entries in pastbin tomorrow but here's what happens > > > when > > > attempting to run xmms2d > > > > > > xmms2d -vv > > > INFO: ../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. > > > > > Adam, here's a link to quite a bit of my xmms2 log > https://pastebin.com/2uZpCw8K > > Something is definitely 'borked' somewhere as according to the manpage > here - http://manpages.ubuntu.com/manpages/xenial/man1/xmms2d.1.html > there should be something in > > CONFDIR/startup.d/ > A directory populated with programs that are run when xmms2d is > executed.An alternative location can be specified in the > configuration file. > > ~/.config/xmms2/startup.d$ ls -l > total 0 > > CONFDIR/shutdown.d/ > A directory populated with programs that are run when xmms2d is > shutdown correctly. An alternative location can be specified in > the configuration file. > > Non-existent here > > CONFDIR/bindata/ > A directory that contains files with binary data entrusted to > the XMMS2 media library, such as cover art. An alternative > location can be specified in the configuration file. > > ~/.config/xmms2/bindata$ ls -l > total 0 > empty also. > > Here is the ~/.config/xmms2.conf file > https://pastebin.com/rB5cybbH > > Package info > > apt-cache policy xmms2 > xmms2: > Installed: 0.8+dfsg-14build3 > Candidate: 0.8+dfsg-14build3 > Version table: > *** 0.8+dfsg-14build3 500 > 500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 > Packages > > I've grabbed the source pkg this morning and wondering if I should > install from that then remove the Ubuntu pkg? > > Chris > > > > -- > Chris > KeyID 0xE372A7DA98E6705C > 31.11972; -97.90167 (Elev. 1092 ft) > 08:45:07 up 3 days, 23:52, 2 users, load average: 0.33, 0.81, 1.05 > Description: Ubuntu 16.04.4 LTS, kernel 4.13.0-38-generic > --00000000000010271c05695a7651 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Heya,<div><br></div><div>When debugging mysteriously missi= ng files that are really supposed to be there, I've often found strace = to be extremely helpful.</div><div><br></div><div>Try running running it un= der strace.=C2=A0 Maybe limit the output open calls with -eopen, if the pro= gram execs helper programs or just forks in general, use the -ff option.</d= iv><div><br></div><div>-Dale</div><div><br></div><div><br></div><div><br></= div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sun,= Apr 8, 2018 at 10:15 AM, Chris <span dir=3D"ltr"><<a href=3D"mailto:cpo= [email protected]" target=3D"_blank">[email protected]</a>></sp= an> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;= border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">On Sun, 2018-= 04-08 at 12:38 +1000, Adam Nielsen wrote:<br> > ><br> > > I'll put log entries in pastbin tomorrow but here's what = happens<br> > > when<br> > > attempting to run xmms2d<br> > ><br> > > xmms2d -vv<br> > > =C2=A0INFO: ../src/xmms/log.c:49: Initialized logging system :)<b= r> > > 21:21:49 ERROR: ../src/xmms/ipc.c:805: Couldn't setup IPC lis= tening<br> > > on<br> > > 'unix:///tmp/xmms-ipc-chris'.<br> > > 21:21:49 FATAL: ../src/xmms/main.c:538: IPC failed to init!<br> > You should get much more than this.=C2=A0=C2=A0What you're looking= for is what<br> > happens when you add the URL.=C2=A0=C2=A0You should see many lines sta= rting<br> > with<br> > DEBUG (instead of INFO, ERROR and FATAL as above).<br> ><br> > There should be at least one message that tells you why it decided<br> > not<br> > to accept the URL being added.<br> ><br> ><br> </span>Adam, here's a link to quite a bit of my xmms2 log<br> <a href=3D"https://pastebin.com/2uZpCw8K" rel=3D"noreferrer" target=3D"_bla= nk">https://pastebin.com/2uZpCw8K</a><br> <br> Something is definitely 'borked' somewhere as according to the manp= age<br> here -=C2=A0<a href=3D"http://manpages.ubuntu.com/manpages/xenial/man1/xmms= 2d.1.html" rel=3D"noreferrer" target=3D"_blank">http://manpages.ubuntu.com/= <wbr>manpages/xenial/man1/xmms2d.1.<wbr>html</a>=C2=A0<br> there should be something in<br> <br> CONFDIR/startup.d/<br> A=C2=A0=C2=A0directory populated with programs that are run when xmms2d is<= br> executed.An alternative location=C2=A0=C2=A0can=C2=A0=C2=A0be=C2=A0=C2=A0sp= ecified=C2=A0=C2=A0<wbr>in=C2=A0=C2=A0the<br> configuration file.<br> <br> ~/.config/xmms2/startup.d$ ls -l<br> total 0<br> <br> CONFDIR/shutdown.d/<br> A directory populated with programs that are run when xmms2d is<br> shutdown correctly.=C2=A0=C2=A0An alternative location can be specified in<= br> the configuration file.<br> <br> Non-existent here<br> <br> CONFDIR/bindata/<br> A=C2=A0=C2=A0directory=C2=A0=C2=A0that=C2=A0=C2=A0contains files with binar= y data entrusted to<br> the XMMS2 media library, such=C2=A0=C2=A0as=C2=A0=C2=A0cover=C2=A0=C2=A0art= .=C2=A0=C2=A0=C2=A0An=C2=A0=C2=A0<wbr>alternative<br> location can be specified in the configuration file.<br> <br> ~/.config/xmms2/bindata$ ls -l<br> total 0<br> empty also.<br> <br> Here is the ~/.config/xmms2.conf file<br> <a href=3D"https://pastebin.com/rB5cybbH" rel=3D"noreferrer" target=3D"_bla= nk">https://pastebin.com/rB5cybbH</a><br> <br> Package info<br> <br> apt-cache policy xmms2<br> xmms2:<br> =C2=A0 Installed: 0.8+dfsg-14build3<br> =C2=A0 Candidate: 0.8+dfsg-14build3<br> =C2=A0 Version table:<br> =C2=A0*** 0.8+dfsg-14build3 500<br> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0500 <a href=3D"http://us.ar= chive.ubuntu.com/ubuntu" rel=3D"noreferrer" target=3D"_blank">http://us.arc= hive.ubuntu.com/<wbr>ubuntu</a> xenial/universe amd64<br> Packages<br> <br> I've grabbed the source pkg this morning and wondering if I should<br> install from that then remove the Ubuntu pkg?<br> <br> Chris<br> <span class=3D""><br> ><br> --<br> Chris<br> KeyID 0xE372A7DA98E6705C<br> 31.11972; -97.90167 (Elev. 1092 ft)<br> </span>08:45:07 up 3 days, 23:52, 2 users, load average: 0.33, 0.81, 1.05<b= r> <div class=3D"HOEnZb"><div class=3D"h5">Description:=C2=A0 =C2=A0 Ubuntu 16= .04.4 LTS, kernel 4.13.0-38-generic<br> </div></div></blockquote></div><br></div> --00000000000010271c05695a7651--