public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Music Retrieval
@ 2007-09-02 18:00 sean
  2007-09-02 18:18 ` b.n.
  0 siblings, 1 reply; 9+ messages in thread
From: sean @ 2007-09-02 18:00 UTC (permalink / raw
  To: gentoo-user

Trying both Xine and Amarok neither is pulling in music info from the 
Internet.
Use flag cddb is present.

Later after emerging K3B Xine and Amarok starting pulling in cd info.
Since emerging some other packages, they have once again stopped.

Is anyone able to give me some tips as to what to check to cure this 
problem?

Tried re-emerging the apps and some other libraries, but no luck.

				Thanks
				Sean
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-02 18:00 [gentoo-user] Music Retrieval sean
@ 2007-09-02 18:18 ` b.n.
  2007-09-02 19:22   ` sean
  0 siblings, 1 reply; 9+ messages in thread
From: b.n. @ 2007-09-02 18:18 UTC (permalink / raw
  To: gentoo-user

sean ha scritto:
> Trying both Xine and Amarok neither is pulling in music info from the
> Internet.
> Use flag cddb is present.
> 
> Later after emerging K3B Xine and Amarok starting pulling in cd info.
> Since emerging some other packages, they have once again stopped.
> 
> Is anyone able to give me some tips as to what to check to cure this
> problem?
>
> Tried re-emerging the apps and some other libraries, but no luck.

It seems more a problem with the cddb/freedb/whatever servers than with
your software...

Have you tried if the servers they try to connect are reachable from
you? Just to be sure it's not their fault.

m.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-02 18:18 ` b.n.
@ 2007-09-02 19:22   ` sean
  2007-09-04 15:52     ` sjohnson
  0 siblings, 1 reply; 9+ messages in thread
From: sean @ 2007-09-02 19:22 UTC (permalink / raw
  To: gentoo-user

b.n. wrote:
> sean ha scritto:
>> Trying both Xine and Amarok neither is pulling in music info from the
>> Internet.
>> Use flag cddb is present.
>>
>> Later after emerging K3B Xine and Amarok starting pulling in cd info.
>> Since emerging some other packages, they have once again stopped.
>>
>> Is anyone able to give me some tips as to what to check to cure this
>> problem?
>>
>> Tried re-emerging the apps and some other libraries, but no luck.
> 
> It seems more a problem with the cddb/freedb/whatever servers than with
> your software...
> 
> Have you tried if the servers they try to connect are reachable from
> you? Just to be sure it's not their fault.
> 
> m.

I can ping them.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-02 19:22   ` sean
@ 2007-09-04 15:52     ` sjohnson
  2007-09-04 18:01       ` sean
  0 siblings, 1 reply; 9+ messages in thread
From: sjohnson @ 2007-09-04 15:52 UTC (permalink / raw
  To: gentoo-user

I suspect they aren't sending the information via icmp, so just the fact
that the server is "pingable" really doesn't provide useful information in
this particular case.

>> Have you tried if the servers they try to connect are reachable from
>> you? Just to be sure it's not their fault.

>
> I can ping them.


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-04 15:52     ` sjohnson
@ 2007-09-04 18:01       ` sean
  2007-09-04 18:11         ` [gentoo-user] [OT] " Dan Farrell
  2007-09-05  1:51         ` [gentoo-user] " sean
  0 siblings, 2 replies; 9+ messages in thread
From: sean @ 2007-09-04 18:01 UTC (permalink / raw
  To: gentoo-user

sjohnson@sbinsystems.com wrote:
> I suspect they aren't sending the information via icmp, so just the fact
> that the server is "pingable" really doesn't provide useful information in
> this particular case.
> 
>>> Have you tried if the servers they try to connect are reachable from
>>> you? Just to be sure it's not their fault.
> 
>> I can ping them.
> 
> 
I installed Audacious again and it works with error, I will just stick 
with that. I was only trying out Amarok.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] [OT] Music Retrieval
  2007-09-04 18:01       ` sean
@ 2007-09-04 18:11         ` Dan Farrell
  2007-09-05  1:58           ` sean
  2007-09-05  1:51         ` [gentoo-user] " sean
  1 sibling, 1 reply; 9+ messages in thread
From: Dan Farrell @ 2007-09-04 18:11 UTC (permalink / raw
  To: gentoo-user

On Tue, 04 Sep 2007 14:01:08 -0400
sean <tech.junk@verizon.net> wrote:

> I was only trying out Amarok.

What did you think?  I thought it was super cool, except it's resource
utilization is so high i don't run it anymore if I can avoid.  

audacious seems almost completely better to me 

> I suspect they aren't sending the information via icmp, so just the
> fact that the server is "pingable" really doesn't provide useful
> information in this particular case.

yeah, but it is a lot more likely that the server would be down than
that it's just misconfigured.  servers go down all the time; they are
generally seldom administered.  so it seems to me a ping is a good
first step in testing access to these servers.  im guessing CDDB does
use IP, so if icmp can get through, so can tcp (udp,or any other
protocols encapsulated in ip).  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-04 18:01       ` sean
  2007-09-04 18:11         ` [gentoo-user] [OT] " Dan Farrell
@ 2007-09-05  1:51         ` sean
  2007-09-05 15:23           ` Dan Farrell
  1 sibling, 1 reply; 9+ messages in thread
From: sean @ 2007-09-05  1:51 UTC (permalink / raw
  To: gentoo-user

sean wrote:

>>
> I installed Audacious again and it works with error, I will just stick 
> with that. I was only trying out Amarok.
That should have been without error.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] [OT] Music Retrieval
  2007-09-04 18:11         ` [gentoo-user] [OT] " Dan Farrell
@ 2007-09-05  1:58           ` sean
  0 siblings, 0 replies; 9+ messages in thread
From: sean @ 2007-09-05  1:58 UTC (permalink / raw
  To: gentoo-user

Dan Farrell wrote:
> On Tue, 04 Sep 2007 14:01:08 -0400
>
> 
>> I was only trying out Amarok.
> 
> What did you think?  I thought it was super cool, except it's resource
> utilization is so high i don't run it anymore if I can avoid.  

I thought it looked interesting, but much more then I really need.
Took a while for playback getting started when I put a music CD in the 
player.
Like the capabilities of Internet radio, played with a bit, before removal.

>> I suspect they aren't sending the information via icmp, so just the
>> fact that the server is "pingable" really doesn't provide useful
>> information in this particular case.
> 
> yeah, but it is a lot more likely that the server would be down than
> that it's just misconfigured.  servers go down all the time; they are
> generally seldom administered.  so it seems to me a ping is a good
> first step in testing access to these servers.  im guessing CDDB does
> use IP, so if icmp can get through, so can tcp (udp,or any other
> protocols encapsulated in ip).  

Audacious works fine on info retrieval, Amarok only worked a short bit, 
even when both installed together.
Still tend to think that something was not right when the package was 
emerged.
Anyway, I will stick with Audacious for now.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Music Retrieval
  2007-09-05  1:51         ` [gentoo-user] " sean
@ 2007-09-05 15:23           ` Dan Farrell
  0 siblings, 0 replies; 9+ messages in thread
From: Dan Farrell @ 2007-09-05 15:23 UTC (permalink / raw
  To: gentoo-user

On Tue, 04 Sep 2007 21:51:53 -0400
sean <tech.junk@verizon.net> wrote:

> sean wrote:
> 
> >>  
> > I installed Audacious again and it works with error, I will just
> > stick with that. I was only trying out Amarok.  
> That should have been without error.
> -- 

as fun as errors are, I think we all went ahead and assumed so ; )
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-09-05 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-02 18:00 [gentoo-user] Music Retrieval sean
2007-09-02 18:18 ` b.n.
2007-09-02 19:22   ` sean
2007-09-04 15:52     ` sjohnson
2007-09-04 18:01       ` sean
2007-09-04 18:11         ` [gentoo-user] [OT] " Dan Farrell
2007-09-05  1:58           ` sean
2007-09-05  1:51         ` [gentoo-user] " sean
2007-09-05 15:23           ` Dan Farrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox