Re: GKrellmms - Streaming Live Audio

Dale Smith <[email protected]> Mon, 9 Apr 2018 06:12:15 -0400
Newsgroups gmane.comp.gnome.apps.gkrellm
Message-ID <CAFGZJC7zvM73vyZfKZc4fhyMGHJwrxCMd6pN80QLJazkKgL6ng@mail.gmail.com>
--000000000000e424e5056967a39a
Content-Type: text/plain; charset="UTF-8"

Try   strace -eopen,stat,connect -ff -o strace.out
That will limit the output to files it's opening or checking to see if it
can open, and also socket connections.

-Dale

On Sun, Apr 8, 2018 at 5:19 PM, Chris <[email protected]> wrote:

> On Sun, 2018-04-08 at 14:28 -0400, Dale Smith wrote:
> > 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
> >
> Thanks for that Dale, since xmms2d will not start I just ran
> strace -o (output file) xmms2d
> which I'll post the pastebin link to Adam in the next post. I'll try
> one of the other options next with xmms2 running and trying to add the
> URL and will also try when adding music from my drive.
>
> >
> >
> > 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.htm
> > > l
> > > 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
> > >
> --
> Chris
> KeyID 0xE372A7DA98E6705C
> 31.11972; -97.90167 (Elev. 1092 ft)
> 16:16:53 up 4 days, 7:24, 2 users, load average: 0.41, 0.60, 0.47
> Description:    Ubuntu 16.04.4 LTS, kernel 4.13.0-38-generic
>

--000000000000e424e5056967a39a
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Try=C2=A0 =C2=A0strace -eopen,stat,connect -ff -o strace.o=
ut<div>That will limit the output to files it&#39;s opening or checking to =
see if it can open, and also socket connections.</div><div><br></div><div>-=
Dale</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">O=
n Sun, Apr 8, 2018 at 5:19 PM, Chris <span dir=3D"ltr">&lt;<a href=3D"mailt=
o:[email protected]" target=3D"_blank">[email protected]</a>&gt=
;</span> 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 14:28 -0400, Dale Smith wrote:<br>
&gt; Heya,<br>
&gt;<br>
&gt; When debugging mysteriously missing files that are really supposed to<=
br>
&gt; be there, I&#39;ve often found strace to be extremely helpful.<br>
&gt;<br>
&gt; Try running running it under strace.=C2=A0 Maybe limit the output open=
<br>
&gt; calls with -eopen, if the program execs helper programs or just forks<=
br>
&gt; in general, use the -ff option.<br>
&gt;<br>
&gt; -Dale<br>
&gt;<br>
</span>Thanks for that Dale, since xmms2d will not start I just ran=C2=A0<b=
r>
strace -o (output file) xmms2d<br>
which I&#39;ll post the pastebin link to Adam in the next post. I&#39;ll tr=
y<br>
one of the other options next with xmms2 running and trying to add the<br>
URL and will also try when adding music from my drive.<br>
<div><div class=3D"h5"><br>
&gt;<br>
&gt;<br>
&gt; On Sun, Apr 8, 2018 at 10:15 AM, Chris &lt;<a href=3D"mailto:cpollock@=
embarqmail.com">[email protected]</a>&gt;<br>
&gt; wrote:<br>
&gt; &gt; On Sun, 2018-04-08 at 12:38 +1000, Adam Nielsen wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I&#39;ll put log entries in pastbin tomorrow but here&#=
39;s what<br>
&gt; &gt; happens<br>
&gt; &gt; &gt; &gt; when<br>
&gt; &gt; &gt; &gt; attempting to run xmms2d<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; xmms2d -vv<br>
&gt; &gt; &gt; &gt; =C2=A0INFO: ../src/xmms/log.c:49: Initialized logging s=
ystem :)<br>
&gt; &gt; &gt; &gt; 21:21:49 ERROR: ../src/xmms/ipc.c:805: Couldn&#39;t set=
up IPC<br>
&gt; &gt; listening<br>
&gt; &gt; &gt; &gt; on<br>
&gt; &gt; &gt; &gt; &#39;unix:///tmp/xmms-ipc-chris&#39;.<br>
&gt; &gt; &gt; &gt; 21:21:49 FATAL: ../src/xmms/main.c:538: IPC failed to i=
nit!<br>
&gt; &gt; &gt; You should get much more than this.=C2=A0=C2=A0What you&#39;=
re looking for is<br>
&gt; &gt; what<br>
&gt; &gt; &gt; happens when you add the URL.=C2=A0=C2=A0You should see many=
 lines starting<br>
&gt; &gt; &gt; with<br>
&gt; &gt; &gt; DEBUG (instead of INFO, ERROR and FATAL as above).<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; There should be at least one message that tells you why it<b=
r>
&gt; &gt; decided<br>
&gt; &gt; &gt; not<br>
&gt; &gt; &gt; to accept the URL being added.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; Adam, here&#39;s a link to quite a bit of my xmms2 log<br>
&gt; &gt; <a href=3D"https://pastebin.com/2uZpCw8K" rel=3D"noreferrer" targ=
et=3D"_blank">https://pastebin.com/2uZpCw8K</a><br>
&gt; &gt;<br>
&gt; &gt; Something is definitely &#39;borked&#39; somewhere as according t=
o the<br>
&gt; &gt; manpage<br>
&gt; &gt; here -=C2=A0<a href=3D"http://manpages.ubuntu.com/manpages/xenial=
/man1/xmms2d.1.htm" rel=3D"noreferrer" target=3D"_blank">http://manpages.ub=
untu.com/<wbr>manpages/xenial/man1/xmms2d.1.<wbr>htm</a><br>
&gt; &gt; l=C2=A0<br>
&gt; &gt; there should be something in<br>
&gt; &gt;<br>
&gt; &gt; CONFDIR/startup.d/<br>
&gt; &gt; A=C2=A0=C2=A0directory populated with programs that are run when =
xmms2d is<br>
&gt; &gt; executed.An alternative location=C2=A0=C2=A0can=C2=A0=C2=A0be=C2=
=A0=C2=A0specified=C2=A0=C2=A0<wbr>in=C2=A0=C2=A0the<br>
&gt; &gt; configuration file.<br>
&gt; &gt;<br>
&gt; &gt; ~/.config/xmms2/startup.d$ ls -l<br>
&gt; &gt; total 0<br>
&gt; &gt;<br>
&gt; &gt; CONFDIR/shutdown.d/<br>
&gt; &gt; A directory populated with programs that are run when xmms2d is<b=
r>
&gt; &gt; shutdown correctly.=C2=A0=C2=A0An alternative location can be spe=
cified in<br>
&gt; &gt; the configuration file.<br>
&gt; &gt;<br>
&gt; &gt; Non-existent here<br>
&gt; &gt;<br>
&gt; &gt; CONFDIR/bindata/<br>
&gt; &gt; A=C2=A0=C2=A0directory=C2=A0=C2=A0that=C2=A0=C2=A0contains files =
with binary data entrusted to<br>
&gt; &gt; 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>
&gt; &gt; location can be specified in the configuration file.<br>
&gt; &gt;<br>
&gt; &gt; ~/.config/xmms2/bindata$ ls -l<br>
&gt; &gt; total 0<br>
&gt; &gt; empty also.<br>
&gt; &gt;<br>
&gt; &gt; Here is the ~/.config/xmms2.conf file<br>
&gt; &gt; <a href=3D"https://pastebin.com/rB5cybbH" rel=3D"noreferrer" targ=
et=3D"_blank">https://pastebin.com/rB5cybbH</a><br>
&gt; &gt;<br>
&gt; &gt; Package info<br>
&gt; &gt;<br>
&gt; &gt; apt-cache policy xmms2<br>
&gt; &gt; xmms2:<br>
&gt; &gt; =C2=A0 Installed: 0.8+dfsg-14build3<br>
&gt; &gt; =C2=A0 Candidate: 0.8+dfsg-14build3<br>
&gt; &gt; =C2=A0 Version table:<br>
&gt; &gt; =C2=A0*** 0.8+dfsg-14build3 500<br>
&gt; &gt; =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0500 <a href=3D"ht=
tp://us.archive.ubuntu.com/ubuntu" rel=3D"noreferrer" target=3D"_blank">htt=
p://us.archive.ubuntu.com/<wbr>ubuntu</a> xenial/universe<br>
&gt; &gt; amd64<br>
&gt; &gt; Packages<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve grabbed the source pkg this morning and wondering if I s=
hould<br>
&gt; &gt; install from that then remove the Ubuntu pkg?<br>
&gt; &gt;<br>
&gt; &gt; Chris<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Chris<br>
&gt; &gt; KeyID 0xE372A7DA98E6705C<br>
&gt; &gt; 31.11972; -97.90167 (Elev. 1092 ft)<br>
&gt; &gt; 08:45:07 up 3 days, 23:52, 2 users, load average: 0.33, 0.81, 1.0=
5<br>
&gt; &gt; Description:=C2=A0 =C2=A0 Ubuntu 16.04.4 LTS, kernel 4.13.0-38-ge=
neric<br>
&gt; &gt;<br>
--<br>
Chris<br>
KeyID 0xE372A7DA98E6705C<br>
31.11972; -97.90167 (Elev. 1092 ft)<br>
</div></div>16:16:53 up 4 days, 7:24, 2 users, load average: 0.41, 0.60, 0.=
47<br>
<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>

--000000000000e424e5056967a39a--