Try Noatun media player for linux it is less resource hungry than xmms in 
PCQLinux 7.1

                                                                                
Anirban Biswas.


On Thursday 14 Nov 2002 23:38, Vijay Mehta wrote:
> now, that's very scary code for me. I think I will try to switch over to
> xmms....  but that too is a sort of jerk.
> It just spoils whole rythem of songs....  after playing for a while... 
> it's skips out few seconds of song and starts again after a  break.... 
> just imagine how beautiful the song will be played in that fashion  ;-) now
> I manually delete the core file after I exit my x-term :))
>
> regards
> Vijay
>
> ----- Original Message -----
> From: Dhruv <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, November 14, 2002 5:46 AM
> Subject: Re: [ilug-cal] new member/ prob with KImport
>
> > > Whenever I am playing music files in freeamp, core file is
> > > automatically created, which scores 100 of mb's sometime. What could be
> > > the roblem and
> >
> > how
> >
> > > to solve that ?
> >
> > vi delcore.pl
> > i
> > #!/usr/bin/perl -w
> > use strict;
> > use File::Find;
> > find(\&wanted, "$ENV{'HOME'});
> > sub wanted { unlink ("$File::Find::dir:$_") if /^core$/; }
> >
> >
> > crontab -e
> > i
> > 0 * * * * delcore.pl
> >
> > he he ;-)
> >
> > try xmms instead or try and fix freeamp :)
> >
> > Dhruv
> >
> >
> > --
> > To unsubscribe, send mail to [EMAIL PROTECTED] with the body
> > "unsubscribe ilug-cal" and an empty subject line.
> > FAQ: http://www.ilug-cal.org/node.php?id=3


--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to