Re: [newbie] xmms and sound

2005-03-30 Thread Rafa Kamraj
Paul Kaplan wrote:
Any ideas why I can't get any sound out of xmms but realplayer, totem, and the 
system sounds work fine?
TIA
Paul
 

Howdy
propably you simply don't have permission to use audio :-) Go to 
System-Configuration-Other-UsersAdministration(not sure of exact 
names, i have Polish version), login as a root, then you should select 
your user, press Edit button and in last page named Groups find and 
click on audio checkbox. Confirm your change with OK, and you have done.
:-)
Greetings
Rafa


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms and sound

2005-03-29 Thread Paul Kaplan
Any ideas why I can't get any sound out of xmms but realplayer, totem, and the 
system sounds work fine?
TIA
Paul


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms and sound

2005-03-29 Thread Dennis Myers
On Tuesday 29 March 2005 05:27 pm, Paul Kaplan wrote:
 Any ideas why I can't get any sound out of xmms but realplayer, totem, and
 the system sounds work fine?
 TIA
 Paul
Have you tried resetting it to the arts output plugin?  or one of the others  
say alsa plugin if that is what you are  running. Left click on the  + sign 
in the upper left corner of the x multimedia system box and then choose 
prefernces. Look for the long bar that says Alsa or OSS or ArTs and change it 
by clicking on it. HTH
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms and sound

2005-03-29 Thread Derek Jennings
On Wednesday 30 March 2005 00:44, Dennis Myers wrote:
 On Tuesday 29 March 2005 05:27 pm, Paul Kaplan wrote:
  Any ideas why I can't get any sound out of xmms but realplayer, totem,
  and the system sounds work fine?
  TIA
  Paul

 Have you tried resetting it to the arts output plugin?  or one of the
 others say alsa plugin if that is what you are  running. Left click on the 
 + sign in the upper left corner of the x multimedia system box and then
 choose prefernces. Look for the long bar that says Alsa or OSS or ArTs and
 change it by clicking on it. HTH

You may need to install the xmms-alsa or xmms-arts packages first.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms and sound

2005-03-29 Thread Duncan Anderson
Paul Kaplan wrote:
Any ideas why I can't get any sound out of xmms but realplayer, totem, and the 
system sounds work fine?
TIA
Paul

 

If you right-click on the xmms console, go Options -Preferences and 
then see the first tab, Audio I/O Plugins. At the bottom of the box, 
see Output Plugin. Try changing it.

cheers
Duncan


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms

2005-03-09 Thread Gica
hi, 
I'm trying to install xmms for mandrake 9.2 in kde, but I have this error 
message. Can somebody told me what's wrong and what do I have to do?

thanks
Gica



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms

2005-03-09 Thread Gica
Sorry
I forgot the message:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor /lib/cpp fails sanity check
See `config.log' for more details.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2005-03-09 Thread Derek Jennings
On Wednesday 09 March 2005 08:00, Gica wrote:
 hi,
 I'm trying to install xmms for mandrake 9.2 in kde, but I have this error
 message. Can somebody told me what's wrong and what do I have to do?

 thanks
 Gica

At a guess I would say you need to install gcc-c++

I assume there is a reason why you are compiling xmms and not just installing 
the RPM package?

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2005-03-09 Thread Gica
If I'm trying to instal the rpm package I have this message : 
warning: user havardk does not exist - using root
warning: group havardk does not exist - using root
warning: user havardk does not exist - using root
warning: group havardk does not exist - using root


On Wednesday 09 March 2005 01:23 am, Derek Jennings wrote:
 On Wednesday 09 March 2005 08:00, Gica wrote:
  hi,
  I'm trying to install xmms for mandrake 9.2 in kde, but I have this error
  message. Can somebody told me what's wrong and what do I have to do?
 
  thanks
  Gica

 At a guess I would say you need to install gcc-c++

 I assume there is a reason why you are compiling xmms and not just
 installing the RPM package?

 derek



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2005-03-09 Thread Derek Jennings
On Wednesday 09 March 2005 16:39, Gica wrote:
 On Wednesday 09 March 2005 01:23 am, Derek Jennings wrote:
  On Wednesday 09 March 2005 08:00, Gica wrote:
   hi,
   I'm trying to install xmms for mandrake 9.2 in kde, but I have this
   error message. Can somebody told me what's wrong and what do I have to
   do?
  
   thanks
   Gica
 
  At a guess I would say you need to install gcc-c++
 
  I assume there is a reason why you are compiling xmms and not just
  installing the RPM package?
 
  derek
 If I'm trying to instal the rpm package I have this message :
 warning: user havardk does not exist - using root
 warning: group havardk does not exist - using root
 warning: user havardk does not exist - using root
 warning: group havardk does not exist - using root


Thats OK. Its a warning not an error.
It simply means the person who built the package was not root user when he 
created it. Your system has made root the owner of the files in the package 
which is normal. The package is now installed.

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS and ALSA problem

2005-01-10 Thread Chris
I'm looking for help/advice again.  The system had been running great for 11+ 
days since I did an install of 10.1.  The other night Mozilla locked up, and 
I had to reboot.  Since then XMMS won't load from the user menu or the 
command line, it will load if I su to root and run soundwrapper xmms or just 
xmms.  I get the below when trying to run as user from the cli.  Is there a 
lock file somewhere?  Also, ALSA seems to be acting up again, I reran 
alsaconf, rebooted, did the setup in the alsamixergui.  If I run service 
alsa restart I get:

[EMAIL PROTECTED] chris]$ soundwrapper xmms
Unable to create symbolic link: File exists

[EMAIL PROTECTED] root]# service alsa restart
Doing alsactl to store mixer settings...[  OK  ]
Shutting down ALSA sound driver (version 1.0.6): /dev/mixer: 
no. (sound is being used by pid  )) [FAILED]
ALSA driver (version 1.0.6) is already running.
[EMAIL PROTECTED] root]# 

Can anyone assist me in finding whats borked?

Thanks

-- 
Chris
Registered Linux User 283774 http://counter.li.org
18:44:31 up 1:07, 2 users, load average: 0.60, 1.11, 1.08
Mandrake Linux 10.1 Official, kernel 2.6.8.1-12mdk

In charity there is no excess.
-- Francis Bacon



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS scip problem

2005-01-09 Thread Chris
I'm having a problem with xmms skipping while playing streaming audio and 
browsing with mozilla. I also notice this happening when switching between 
folders in Kmail, I have Kmail running standalone not with Kontact.  I've 
attempted to change the nice setting for xmms to -10 but can't seem to get it 
right.  Any hints on how to do this correctly?  I didn't seem to have this 
problem before my upgrade from 9.0 over the holidays.

-- 
Chris
Registered Linux User 283774 http://counter.li.org
14:00:39 up 16:40, 1 user, load average: 0.65, 0.75, 0.67
Mandrake Linux 10.1 Official, kernel 2.6.8.1-12mdk

If a man has talent and cannot use it, he has failed.
-- Thomas Wolfe



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] XMMS scip problem

2005-01-09 Thread Erylon Hines
On Sunday 09 January 2005 12:04 pm, Chris wrote:
| I'm having a problem with xmms skipping while playing streaming audio and
| browsing with mozilla. I also notice this happening when switching between
| folders in Kmail, I have Kmail running standalone not with Kontact.  I've
| attempted to change the nice setting for xmms to -10 but can't seem to get
| it right.  Any hints on how to do this correctly?  I didn't seem to have
| this problem before my upgrade from 9.0 over the holidays.

Same thing here.  I think it may have to do with the priority of the sound 
server settings, but I've had mine cranked all the way to low and all the way 
to high and it still does it.

e



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS Skipping while browsing with Mozilla

2005-01-09 Thread Chris
I'm having a problem with xmms skipping while playing streaming audio and 
browsing with mozilla. I also notice this happening when switching between 
folders in Kmail, I have Kmail running standalone not with Kontact.  I've 
attempted to change the nice setting for xmms to -10 but can't seem to get it 
right.  Any hints on how to do this correctly?  I didn't seem to have this 
problem before my upgrade from 9.0 over the holidays.

-- 
Chris
Registered Linux User 283774 http://counter.li.org
16:18:09 up 7 min, 1 user, load average: 0.06, 0.43, 0.31
Mandrake Linux 10.1 Official, kernel 2.6.8.1-12mdk

The so-called desktop metaphor of today's workstations is instead an
airplane-seat metaphor.  Anyone who has shuffled a lap full of papers while
seated between two portly passengers will recognize the difference -- one can
see only a very few things at once.
- Fred Brooks, Jr.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] XMMS scip problem

2005-01-09 Thread Greg Meyer
On Sunday 09 January 2005 03:36 pm, Erylon Hines wrote:
 On Sunday 09 January 2005 12:04 pm, Chris wrote:
 | I'm having a problem with xmms skipping while playing streaming audio and
 | browsing with mozilla. I also notice this happening when switching
 | between folders in Kmail, I have Kmail running standalone not with
 | Kontact.  I've attempted to change the nice setting for xmms to -10 but
 | can't seem to get it right.  Any hints on how to do this correctly?  I
 | didn't seem to have this problem before my upgrade from 9.0 over the
 | holidays.

 Same thing here.  I think it may have to do with the priority of the sound
 server settings, but I've had mine cranked all the way to low and all the
 way to high and it still does it.

Good thinking, if you are outputting xmms to arts, try making sure it is set 
for real time priority, or try outputting xmms directly to alsa with real 
time priority.
-- 
/g


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms-infopipe

2004-12-31 Thread bascule
sounds like you might need xmms-devel?

bascule

On Monday 27 Dec 2004 2:18 am, Chris wrote:
 checking for XMMS - version = 1.0.0... no
 *** The xmms-config script installed by XMMS could not be found.
 *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
 *** your path, or set the XMMS_CONFIG environment variable to the
 *** full path to xmms-config.
 configure: error: You need XMMS version = 1.0.0

 I installed ver 1.2.10 when I did the install.  Any help would be
 appreciated

-- 
One day a tortoise will learn how to fly.
(Small Gods)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms-infopipe

2004-12-31 Thread Chris
On Friday 31 December 2004 11:40 pm, bascule wrote:
 sounds like you might need xmms-devel?

 bascule

 On Monday 27 Dec 2004 2:18 am, Chris wrote:
  checking for XMMS - version = 1.0.0... no
  *** The xmms-config script installed by XMMS could not be found.
  *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
  *** your path, or set the XMMS_CONFIG environment variable to the
  *** full path to xmms-config.
  configure: error: You need XMMS version = 1.0.0
 
  I installed ver 1.2.10 when I did the install.  Any help would be
  appreciated

Thanks, got it figured out a couple of days ago, thats what I was missing.

-- 
Chris
Registered Linux User 283774 http://counter.li.org
23:44:19 up 3 days, 7:03, 2 users, load average: 1.32, 1.12, 1.06

If there was any justice in the world, trust would be a four-letter word.

Live - From Virgin Radio UK T - Rex - 20th Century Boy


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms-infopipe

2004-12-27 Thread Chris
Yes, I'm full of questions after my upgrade.  I'm trying to get xmms-infopipe 
installed, however during configure I get the following error:

checking for XMMS - version = 1.0.0... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
configure: error: You need XMMS version = 1.0.0

I installed ver 1.2.10 when I did the install.  Any help would be appreciated

-- 
Chris
Registered Linux User 283774 http://counter.li.org
20:12:26 up 1:15, 2 users, load average: 0.59, 0.50, 0.37

No matter what happens, there is always someone who knew it would.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms acting up.

2004-12-02 Thread Fajar Priyanto
On Saturday 19 June 2004 03:06 pm, Frans Ketelaars wrote:
 You have to install the xmms-arts rpm.

 HTH,

 -Frans
Thanks too, Frans.
I have xmms troubled in 10.1, and after I install xmms-arts it's working fine 
now :)
-- 
Fajar Priyanto | Reg'd Linux User #327841 | http://linux2.arinet.org
23:41:42 up 1:37, Mandrakelinux release 10.1 (Official) for i586 
public key: https://www.arinet.org/fajar-pub.key


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms problem

2004-08-10 Thread JASON JESSO
when I run xmms like:


[EMAIL PROTECTED] jason]$ soundwrapper xmms

Segmentation fault

You've probably found a bug in XMMS, please visit
http://bugs.xmms.org and fill out a bug report.

Xlib: unexpected async reply (sequence 0x11c2)!


As you can see there is a problem.

If I just run xmms as is, no problem.

Known problem?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms problem

2004-08-10 Thread Dan Gordon
On Tuesday 10 August 2004 11:07 am, JASON JESSO wrote:
 when I run xmms like:

 
 [EMAIL PROTECTED] jason]$ soundwrapper xmms

 Segmentation fault

 You've probably found a bug in XMMS, please visit
 http://bugs.xmms.org and fill out a bug report.

I just tried this and it works ok but i get this part of the error after 
i quit xmms.


 Xlib: unexpected async reply (sequence 0x11c2)!

I don't however get this part of the error, very strange indeed.

 

 As you can see there is a problem.

 If I just run xmms as is, no problem.

 Known problem?

Have you checked at www.xmms.org
I will look later but work is calling me now :-(

Regards,
Dan Gordon
-- 
Tue Aug 10 11:46:39 EDT 2004
 11:46:39 up 22:27,  0 users,  load average: 0.08, 0.02, 0.01
Don't sweat it -- it's only ones and zeros.
-- P. Skelly


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms problem

2004-08-10 Thread JASON JESSO
I forgot to say that xmms comes up.  I load an mp3,
and then it crashes.  The mp3 is fine.

If I run just xmms instead of using soundwrapper my
mp3 play fine in xmms.

I can just run xmms as is.


 --- Dan Gordon [EMAIL PROTECTED] wrote: 
 On Tuesday 10 August 2004 11:07 am, JASON JESSO
 wrote:
  when I run xmms like:
 
  
  [EMAIL PROTECTED] jason]$ soundwrapper xmms
 
  Segmentation fault
 
  You've probably found a bug in XMMS, please visit
  http://bugs.xmms.org and fill out a bug report.
 
 I just tried this and it works ok but i get this
 part of the error after 
 i quit xmms.
 
 
  Xlib: unexpected async reply (sequence 0x11c2)!
 
 I don't however get this part of the error, very
 strange indeed.
 
  
 
  As you can see there is a problem.
 
  If I just run xmms as is, no problem.
 
  Known problem?
 
 Have you checked at www.xmms.org
 I will look later but work is calling me now :-(
 
 Regards,
 Dan Gordon
 -- 
 Tue Aug 10 11:46:39 EDT 2004
  11:46:39 up 22:27,  0 users,  load average: 0.08,
 0.02, 0.01
 Don't sweat it -- it's only ones and zeros.
   -- P. Skelly
 
 

 Want to buy your Pack or Services from MandrakeSoft?
 
 Go to http://www.mandrakestore.com
 Join the Club : http://www.mandrakeclub.com
 
  


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms problem

2004-08-10 Thread Frans Ketelaars
On Tuesday 10 August 2004 17:07, JASON JESSO wrote:
 when I run xmms like:

 
 [EMAIL PROTECTED] jason]$ soundwrapper xmms

 Segmentation fault

 You've probably found a bug in XMMS, please visit
 http://bugs.xmms.org and fill out a bug report.

 Xlib: unexpected async reply (sequence 0x11c2)!
 

 As you can see there is a problem.

 If I just run xmms as is, no problem.

 Known problem?

Not exactly known problem but known solution:
http://bugs.mandrakelinux.com/query.php?bug=1056

HTH,

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-08-05 Thread Hoyt Bailey
On Thursday 05 August 2004 08:32, C. Tresenriter wrote:
 On Fri, 16 Jul 2004 09:52:00 -0500

 Hoyt Bailey [EMAIL PROTECTED] wrote:
  Have simular problems.  One you didn't mention when you hit the
  play button and any other button then nothing works the gui
  remains on screen and cannot be closed unless you close the
  session.--
  Regards;
  Hoyt

 Yup! That one too.
 Today it's all working like it should, every time, but for no
 apparent reason!?
I solved my problems by installing the arts output plugin.
-- 
Regards;
Hoyt
Linux user #363264
http://counter.li.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-18 Thread SME Server Admin
On Friday 09 Jul 2004 12:07, Bryan Phinney wrote:
 arts is the default sound system in KDE.  You can, however, turn arts
 completely off and use OSS directly, you just won't get sounds in KDE or if
 you do get sounds, they won't coexist with other items such as xmms.

 To disable arts, disable it in Configuration, KDE, Sound System by turning
 system sounds off.  However, as a first step, let me recommend that you add
 the PLF repository, or Charles' repository to urpmi and install xmms and
 xmms-arts plugin from those sites to make sure that you have the newest
 versions.  Also, you might consider switching your hardware sound drivers
 from OSS to ALSA which is a newer architecture and might be better
 supported under newer versions of Mandrake.

Thank you very much for all your help :) I've been having some other problems 
with my Mandrake 10 installation for music, and this is the 2nd reinstall...

I've disabled sound and for once Xmms has now managed to and is playing 
MP3s :)

Cheers

Elwyn



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-16 Thread Hoyt Bailey
On Friday 09 July 2004 13:14, Aron Smith wrote:
 On Thursday 08 July 2004 10:24 am, C. Tresenriter wrote:
  I have 10.0 Official installed and get sound with Realplay but xmms
  has problems.
 
  When I load a CD to play and click on a track it crashes.
  If I start a stream, it buffers and looks like it's connected -
  shows that it's a stereo signal, but there's no sound and the timer
  sits at zero. Then if I try to close it with the 'x' button, the
  button
  stays depressed and the app stays open.
  If I then try to go to right click and go to options or grab it at
  the top it closes.
 
  I'd thought it had something to do with the Arts soundwrapper -
  which I remember solved another problem in the past but removing
  it from the xmms info in the menu tool didn't help.
  Seems like I resolved this in an earlier version of MDK but I'm
  coming up blank this time.
  Does this behavior sound familiar to anyone?

 boy does it ever! Looking for an answer For the problem comes and
 goes

  Curt
Have simular problems.  One you didn't mention when you hit the play 
button and any other button then nothing works the gui remains on 
screen and cannot be closed unless you close the session.
-- 
Regards;
Hoyt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Lee Wiggers
On Fri, 09 Jul 2004 14:36:59 -0600
Charlie Mahan [EMAIL PROTECTED] wrote:

  Anyone know why my xmms started giving me crackle crackle and
  high volumn instead of mp3s? All mp3s.
 
  Seems to work ok on shoutcast.
 
  Lee
 
 That would depend on which xmms Lee. Mine is doing the same thing,
 or was last night when I finally finished cooking the new system,
 but from what I gather ALSA's API has changed again. That would
 sort of explain it for cooker, but maybe not for a stable
 Mandrake version.
 
 How about some details?
 
 Regards;
 Charlie
 - -- 

It's xmms 1.2.8.  Not much to add.  It plays shoutcast streams for
days without a hitch and used to do .mp3s well too but now all I get
is raucous noise when I click on a tune.

The same mp3 plays fine in Totem.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On July 9, 2004 08:09 pm, Lee Wiggers wrote:
whack
 It's xmms 1.2.8.  Not much to add.  It plays shoutcast streams for
 days without a hitch and used to do .mp3s well too but now all I get
 is raucous noise when I click on a tune.

 The same mp3 plays fine in Totem.

 Lee

I'm sending you my xmms/config file off list Lee. I don't know if it will help 
you or not but I got the kinks out of the sound early this morning.

Running KDE as desktop manager:

Installed xmms-arts, installed xmms-kde, changed the plug-in to artis rather 
than OSS or ALSA and set the sound system to ALSA. Logged out, logged back 
in. XMMS is playing clearly from a 30 GB 'sound' partition (all OGG files; 
I'm a music nut.) as I type this.

What I did may have been moot though. There were a few KDE updates for cooker 
today. Or last night maybe.

Config file on it's way. It's 2 KB.

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Cooker) for i586 kernel 2.6.7-1.sds.16mdk
01:41:36 up 11:14, 1 user, load average: 0.07, 0.14, 0.24
New York is real.  The rest is done with mirrors.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA75+0ZqvqlrLPr5YRApbuAKCeDRb2WzykrzQ5zFBIcOibzRSf8ACgjnAS
eqzQtZGRUUL5WaA55+i/qAA=
=yHas
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Lee Wiggers
On Sat, 10 Jul 2004 01:50:12 -0600
Charlie Mahan [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On July 9, 2004 08:09 pm, Lee Wiggers wrote:
 whack
  It's xmms 1.2.8.  Not much to add.  It plays shoutcast streams
  for days without a hitch and used to do .mp3s well too but now
  all I get is raucous noise when I click on a tune.
 
  The same mp3 plays fine in Totem.
 
  Lee
 
 I'm sending you my xmms/config file off list Lee. I don't know if
 it will help you or not but I got the kinks out of the sound early
 this morning.
 
 Running KDE as desktop manager:
 
 Installed xmms-arts, installed xmms-kde, changed the plug-in to
 artis rather than OSS or ALSA and set the sound system to ALSA.
 Logged out, logged back in. XMMS is playing clearly from a 30 GB
 'sound' partition (all OGG files; I'm a music nut.) as I type
 this.
 
 What I did may have been moot though. There were a few KDE updates
 for cooker today. Or last night maybe.
 
 Config file on it's way. It's 2 KB.
 
 Charlie
 - -- 
 Edmonton,AB,Canada User #244963 at http://counter.li.org
 Mandrakelinux release 10.1 (Cooker) for i586 kernel
 2.6.7-1.sds.16mdk 01:41:36 up 11:14, 1 user, load average: 0.07,
 0.14, 0.24 New York is real.  The rest is done with mirrors.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (GNU/Linux)
 
 iD8DBQFA75+0ZqvqlrLPr5YRApbuAKCeDRb2WzykrzQ5zFBIcOibzRSf8ACgjnAS
 eqzQtZGRUUL5WaA55+i/qAA=
 =yHas
 -END PGP SIGNATURE-
 
 
Thanks, Charlie.  I got the config file.  I'll compare them and see
what's wrong here.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Lee Wiggers
On Sat, 10 Jul 2004 08:01:38 +
Lee Wiggers [EMAIL PROTECTED] wrote:

 Thanks, Charlie.  I got the config file.  I'll compare them and
 see what's wrong here.
 
 Lee

StrangeI made changes directly in the .config file, restarted x
and got nothing but noise on login and xmms both in .mp3s and
shoutcast this time.

I changed the config back to oss from the xmms gui and now all is
working except kde login.

My guess is that kde is using arts and xmms is now using oss.

Does it matter?  Couldn't care less about login noise.

Also the shoutcast quality seems better now.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On July 10, 2004 03:31 am, Lee Wiggers wrote:
whack

 StrangeI made changes directly in the .config file, restarted x
 and got nothing but noise on login and xmms both in .mp3s and
 shoutcast this time.

Unbelievably weird. Almost like having to reboot to make any changes be 
effective when you run Windows. 

 I changed the config back to oss from the xmms gui and now all is
 working except kde login.

 My guess is that kde is using arts and xmms is now using oss.

KDE always uses arts for sound. But the _sound system_ (the arts daemon) uses 
either ALSA or OSS drivers. I think that you, since the ALSA module is built 
into the 2.6.xx kernels, may be better to have xmms use the arts plug-in so 
KDE can control the priority, but switch the sound system 
(menusystemconfigurationsoundSound System) to ALSA. Then there shouldn't 
be any more scheduling conflicts. My KDE is starting is clear, so are the 
media players for movies, mp3s, oggs, and disks.

 Does it matter?  Couldn't care less about login noise.

 Also the shoutcast quality seems better now.

 Lee

We at least seem to have made some progress. -:

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Cooker) for i586 kernel 2.6.7-1.sds.16mdk
08:40:46 up 18:13, 1 user, load average: 0.05, 0.03, 0.00
...and the fully armed nuclear warheads, are, of course, merely a
courtesy detail.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA8AKdZqvqlrLPr5YRAu/yAJ9LizNeZjogdUaf74BSwcp1vfE1qACgniGC
5ufbtEnvFAqtw/PeD9ka23s=
=cgty
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Lee Wiggers
On Sat, 10 Jul 2004 08:52:13 -0600
Charlie Mahan [EMAIL PROTECTED] wrote:

 We at least seem to have made some progress. -:
 
 Charlie
 - -- 

Sure, I'm pragmatic enough to settle for It's working so what if I
don't know why.

Thanks

It didn't help that I never said I was on 9.2 on this box.  I'd
upgrade to 10 but I'm not sure if the Apache2 issues were resolved
and this is my server for aeis.tv.

Anyway now it's not broke.  Nothing left to fix except some dumb
login noise.  Hardly an issue when logins are only once in a blue
moon.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On July 10, 2004 09:22, Lee Wiggers wrote:
 On Sat, 10 Jul 2004 08:52:13 -0600

 Charlie Mahan [EMAIL PROTECTED] wrote:
  We at least seem to have made some progress. -:
 
  Charlie
  - --

 Sure, I'm pragmatic enough to settle for It's working so what if I
 don't know why.

True enough. If it ain't broke...

 Thanks

For what? You're welcome.

 It didn't help that I never said I was on 9.2 on this box.  I'd
 upgrade to 10 but I'm not sure if the Apache2 issues were resolved
 and this is my server for aeis.tv.

Probably didn't matter that much did it?

I'm not sure whether the Apache2 issues were resolved either. Since all I ever 
do with servers for anyone is to tell them to hire a network specialist after 
they're installed, I'm only vaguely aware of what issues you mean. But that 
would probably be obvious.

 Anyway now it's not broke.  Nothing left to fix except some dumb
 login noise.  Hardly an issue when logins are only once in a blue
 moon.

 Lee

You are correct, logins *should be* a once in a blue moon occurrence; but some 
people (me) use their own systems to format new customer hard drives, load 
version trees (freshly rsynced) so that ftp or CD installs are not required, 
set up a current Windows Utilities directory so that anyone that forces me 
to load that OS has a firewalled/current anti-virus enabled system before it 
ever connects to a network of any sort.

With that in mind, and the hours involved, I _must_ have a log in sound to 
wake me up. g 

Know what I mean?

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Cooker) for i586 kernel 2.6.7-1.sds.16mdk
13:47:33 up 23:20, 1 user, load average: 0.01, 0.11, 0.09
For every action, there is an equal and opposite criticism.
-- Harrison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA8EqYZqvqlrLPr5YRAh+KAJ9ndbG2g97cqXKDHxHSlcJLW/BIbACfVSpV
iOlfAd/9TTEVrJT9O5/gIss=
=pqmT
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms (further damage)

2004-07-10 Thread Lee Wiggers
On Sat, 10 Jul 2004 13:59:20 -0600
Charlie Mahan [EMAIL PROTECTED] wrote:

 With that in mind, and the hours involved, I _must_ have a log in
 sound to wake me up. g 
 
 Know what I mean?
 
 Charlie

This is funny.  I turned off Start arts sound server in the kde
config gui and now it works.

So just 'cause things were all ok, I changed my hostname and setup a
static ip.  Sure enough, I broke the internet connection and the lan
connection all in one swell foop.

I recovered with a mix of gui and cli that would make an expert
cringe, but it worked.

Sometimes I tickle me.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms (further damage)

2004-07-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On July 10, 2004 12:11, Lee Wiggers wrote:
whack

 This is funny.  I turned off Start arts sound server in the kde
 config gui and now it works.

 So just 'cause things were all ok, I changed my hostname and setup a
 static ip.  Sure enough, I broke the internet connection and the lan
 connection all in one swell foop.

 I recovered with a mix of gui and cli that would make an expert
 cringe, but it worked.

 Sometimes I tickle me.

 Lee

I often do such things after a 4896 hour day.

I am not often tickled about the results though. Or about the time to fix my 
(frequent) brain [EMAIL PROTECTED]

I keep the arts disable set to 0 or 1 second most times. It doesn't get in the 
way as much then.

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Cooker) for i586 kernel 2.6.7-1.sds.16mdk
17:00:54 up 2:05, 1 user, load average: 0.44, 0.12, 0.08
Dibble's First Law of Sociology:
Some do, some don't.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA8Hb2ZqvqlrLPr5YRAqykAJ98IA7Rr9vk5jgaZpzk1ziszn1WcwCgjA8v
Qv7tn+5Vh6u+K1wpWNO1RaA=
=gb9I
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-09 Thread C. Tresenriter
On Fri, 9 Jul 2004 07:07:39 -0400
Bryan Phinney [EMAIL PROTECTED] wrote:


 arts is the default sound system in KDE.  You can, however, turn arts 
 completely off and use OSS directly, you just won't get sounds in KDE or if 
 you do get sounds, they won't coexist with other items such as xmms.
 
 To disable arts, disable it in Configuration, KDE, Sound System by turning 
 system sounds off.  However, as a first step, let me recommend that you add 
 the PLF repository, or Charles' repository to urpmi and install xmms and 
 xmms-arts plugin from those sites to make sure that you have the newest 
 versions.  Also, you might consider switching your hardware sound drivers 
 from OSS to ALSA which is a newer architecture and might be better supported 
 under newer versions of Mandrake.
 
  I believe it showed up as selectable after I switched from Auto to
  Threaded OSS for the audio device or maybe just after I re-started xmms -
  but it still crashed playing a file using the arts plugin.
 
 If your only sound concern is xmms, you might also try starting xmms under the 
 soundwrapper application.   Change the executeable link in your menu from 
 xmms to soundwrapper xmms to see if that works better.
 - 
 Bryan Phinney

Thanks Bryan,

I believe it's Charles version that I installed and PLF is already a source also.
I'll get to switching drivers after the weekend and reading up on the process.

Curt




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms

2004-07-09 Thread Lee Wiggers
Anyone know why my xmms started giving me crackle crackle and high
volumn instead of mp3s? All mp3s.

Seems to work ok on shoutcast.

Lee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms

2004-07-09 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On July 9, 2004 09:04 am, Lee Wiggers wrote:
 Anyone know why my xmms started giving me crackle crackle and high
 volumn instead of mp3s? All mp3s.

 Seems to work ok on shoutcast.

 Lee

That would depend on which xmms Lee. Mine is doing the same thing, or was last 
night when I finally finished cooking the new system, but from what I gather 
ALSA's API has changed again. That would sort of explain it for cooker, but 
maybe not for a stable Mandrake version.

How about some details?

Regards;
Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Cooker) for i586 kernel 2.6.7-1.sds.16mdk
14:34:48 up 7 min, 1 user, load average: 0.02, 0.28, 0.20
Happiness is a hard disk.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA7wH1ZqvqlrLPr5YRAnZLAKCqAjfEY94x5HS8bIzbAJam9gxapQCfZM4i
llDD20BTHOu198h4z77K1Nw=
=5Pnr
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
I have 10.0 Official installed and get sound with Realplay but xmms
has problems.

When I load a CD to play and click on a track it crashes.
If I start a stream, it buffers and looks like it's connected - shows that
it's a stereo signal, but there's no sound and the timer sits at zero.
Then if I try to close it with the 'x' button, the button 
stays depressed and the app stays open.
If I then try to go to right click and go to options or grab it at the top it closes.

I'd thought it had something to do with the Arts soundwrapper -
which I remember solved another problem in the past but removing
it from the xmms info in the menu tool didn't help.
Seems like I resolved this in an earlier version of MDK but I'm
coming up blank this time.
Does this behavior sound familiar to anyone?

Curt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Bryan Phinney
On Thursday 08 July 2004 01:24 pm, C. Tresenriter wrote:

 I'd thought it had something to do with the Arts soundwrapper -
 which I remember solved another problem in the past but removing
 it from the xmms info in the menu tool didn't help.
 Seems like I resolved this in an earlier version of MDK but I'm
 coming up blank this time.
 Does this behavior sound familiar to anyone?

Yes.  Install the xmms-aRts plugin and open up xmms, go to Options, 
preferences and under output plugins, select the newly installed Arts plugin.  
Change the buffering to your desire and you should be good to go.

-- 
Bryan Phinney



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Aron Smith
On Thursday 08 July 2004 10:24 am, C. Tresenriter wrote:
 I have 10.0 Official installed and get sound with Realplay but xmms
 has problems.

 When I load a CD to play and click on a track it crashes.
 If I start a stream, it buffers and looks like it's connected - shows that
 it's a stereo signal, but there's no sound and the timer sits at zero.
 Then if I try to close it with the 'x' button, the button
 stays depressed and the app stays open.
 If I then try to go to right click and go to options or grab it at the top
 it closes.

 I'd thought it had something to do with the Arts soundwrapper -
 which I remember solved another problem in the past but removing
 it from the xmms info in the menu tool didn't help.
 Seems like I resolved this in an earlier version of MDK but I'm
 coming up blank this time.
 Does this behavior sound familiar to anyone?
boy does it ever! Looking for an answer For the problem comes and goes

 Curt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Margot
C. Tresenriter wrote:
I have 10.0 Official installed and get sound with Realplay but xmms
has problems.
When I load a CD to play and click on a track it crashes.
If I start a stream, it buffers and looks like it's connected - shows that
it's a stereo signal, but there's no sound and the timer sits at zero.
Then if I try to close it with the 'x' button, the button 
stays depressed and the app stays open.
If I then try to go to right click and go to options or grab it at the top it closes.

I'd thought it had something to do with the Arts soundwrapper -
which I remember solved another problem in the past but removing
it from the xmms info in the menu tool didn't help.
Seems like I resolved this in an earlier version of MDK but I'm
coming up blank this time.
Does this behavior sound familiar to anyone?
Curt
Sounds very familiar - I have still never managed to get xmms to 
work without crashing - the only solution I found was to install 
beep media player and use that instead - it looks exactly the same 
as xmms, but obviously works slightly differently underneath.

Margot

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Thu, 8 Jul 2004 14:08:38 -0400
Bryan Phinney [EMAIL PROTECTED] wrote:
 
 Yes.  Install the xmms-aRts plugin and open up xmms, go to
 Options, preferences and under output plugins, select the newly
 installed Arts plugin.  Change the buffering to your desire and
 you should be good to go.
 
 -- 
 Bryan Phinney

Well I found an rpm - xmmsarts-0.4-1.i586.rpm - and installed it
but it's not showing up in the choices drop down and it's not in the
Plugins directory!?

Tried to run the installer again and it told me everything was
already installed.
 rpm -e pkg name tells me it's not installed.
Which one's lying here??


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Bambang Gunawan
On Thu, 8 Jul 2004 14:28:10 -0500, C. Tresenriter
[EMAIL PROTECTED] wrote:
 On Thu, 8 Jul 2004 14:08:38 -0400
 Bryan Phinney [EMAIL PROTECTED] wrote:
 
  Yes.  Install the xmms-aRts plugin and open up xmms, go to
  Options, preferences and under output plugins, select the newly
  installed Arts plugin.  Change the buffering to your desire and
  you should be good to go.
 
  --
  Bryan Phinney
 
 Well I found an rpm - xmmsarts-0.4-1.i586.rpm - and installed it
 but it's not showing up in the choices drop down and it's not in the
 Plugins directory!?
 

Try at xmms Preferences  Output Plugins, choose arts output

 Tried to run the installer again and it told me everything was
 already installed.
  rpm -e pkg name tells me it's not installed.
 Which one's lying here??
 
 
use command: rpm -qa|grep xmms

you'll see in there

Bambang


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Bryan Phinney
On Thursday 08 July 2004 03:28 pm, C. Tresenriter wrote:

 Well I found an rpm - xmmsarts-0.4-1.i586.rpm - and installed it
 but it's not showing up in the choices drop down and it's not in the
 Plugins directory!?

 Tried to run the installer again and it told me everything was
 already installed.
  rpm -e pkg name tells me it's not installed.
 Which one's lying here??

Open xmms, Click on the O before you play any file.  Then Preferences.  Under 
Audio I/O Plugins, look in the lower pain, you should see Output Plugin and 
it will be set to something like alsa or oss.  Click on the drop down list 
and you should see an entry for aRts Output 0.7.1  [libarts.so]  Select that 
one and click apply.  Now try to play a file and see if it still locks up.
-- 
Bryan Phinney



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Fri, 9 Jul 2004 02:58:26 +0700
Bambang Gunawan [EMAIL PROTECTED] wrote:

 Try at xmms Preferences  Output Plugins, choose arts output

Umm embarrassed smiley yeah, but it's greyed out.

 
 use command: rpm -qa|grep xmms
 
 you'll see in there

Yop there it is.

 Bambang
 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Bryan Phinney
On Thursday 08 July 2004 07:17 pm, C. Tresenriter wrote:

 Umm embarrassed smiley yeah, but it's greyed out.

Just to make sure that you are not expending time on something that is not a 
problem, why not try this, drop to a konsole and type killall artsd.  Then 
run XMMS and play a music file, if you hear sound, then it is definitely the 
xmms-arts plugin that is the solution.  If it still locks up when artsd is 
closed, then the problem is something else.
-- 
Bryan Phinney



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Greg Meyer
On Thursday 08 July 2004 06:59 pm, Bryan Phinney wrote:
 On Thursday 08 July 2004 03:28 pm, C. Tresenriter wrote:
  Well I found an rpm - xmmsarts-0.4-1.i586.rpm - and installed it
  but it's not showing up in the choices drop down and it's not in the
  Plugins directory!?
 
  Tried to run the installer again and it told me everything was
  already installed.
   rpm -e pkg name tells me it's not installed.
  Which one's lying here??

 Open xmms, Click on the O before you play any file.  Then Preferences. 
 Under Audio I/O Plugins, look in the lower pain, you should see Output
 Plugin and it will be set to something like alsa or oss.  Click on the drop
 down list and you should see an entry for aRts Output 0.7.1  [libarts.so] 
 Select that one and click apply.  Now try to play a file and see if it
 still locks up.

If you are still having trouble, try deleting the ~/.xmms direcotry and 
letting it recreate the next time you start up.  Then before you play 
anything, go into prefs and make the change.
-- 
/g


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Thu, 8 Jul 2004 19:54:54 -0400
Greg Meyer [EMAIL PROTECTED] wrote:



  Open xmms, Click on the O before you play any file.  Then
  Preferences. Under Audio I/O Plugins, look in the lower pain,
  you should see Output Plugin and it will be set to something
  like alsa or oss.  Click on the drop down list and you should
  see an entry for aRts Output 0.7.1  [libarts.so] Select that one
  and click apply.  Now try to play a file and see if it still
  locks up.
 
 If you are still having trouble, try deleting the ~/.xmms
 direcotry and letting it recreate the next time you start up. 
 Then before you play anything, go into prefs and make the change.
 -- 
 /g

After deleting the dir the aRts output plugin was still the choice
but it still crashed when playing a file and the stream did the same
as before - looked connected but no movement in the timer.
I'm wondering if getting xmms from a different source would make a
difference. 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Thu, 8 Jul 2004 19:39:10 -0400
Bryan Phinney [EMAIL PROTECTED] wrote:

 On Thursday 08 July 2004 07:17 pm, C. Tresenriter wrote:
 
  Umm embarrassed smiley yeah, but it's greyed out.
 
 Just to make sure that you are not expending time on something
 that is not a problem, why not try this, drop to a konsole and
 type killall artsd.  Then run XMMS and play a music file, if you
 hear sound, then it is definitely the xmms-arts plugin that is the
 solution.  If it still locks up when artsd is closed, then the
 problem is something else.

That did it!! 
The CD's playing with the OSS output plugin - with the
aRts plugin it still crashes.
So it KDE's sound system that needs tweaking??



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Bryan Phinney
On Thursday 08 July 2004 09:28 pm, C. Tresenriter wrote:

 That did it!!
 The CD's playing with the OSS output plugin - with the
 aRts plugin it still crashes.
 So it KDE's sound system that needs tweaking??

My guess is that something on your system is not setup properly.  Either artsd 
is not running at boot up or something else is locking it so that the xmms 
plugin can't use it.

You might try tweaking the settings in KDE to run with a higher priority, also 
click on the Auto-suspend if idle checkbox and reduce the time allotted.  We 
have seen issues previously multiple devices accessing the sound system would 
cause lockups and, at least on my system, reducing the auto suspend time to 3 
seconds cleared those issues up.

If the xmms-arts output plugin is not selectable, you are definitely going to 
have issues running xmms from within KDE.
-- 
Bryan Phinney



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Thu, 8 Jul 2004 18:59:49 -0400
Bryan Phinney [EMAIL PROTECTED] wrote:

 
 Open xmms, Click on the O before you play any file.  Then Preferences.  Under 
 Audio I/O Plugins, look in the lower pain, you should see Output Plugin and 
 it will be set to something like alsa or oss.  Click on the drop down list 
 and you should see an entry for aRts Output 0.7.1  [libarts.so]  Select that 
 one and click apply.  Now try to play a file and see if it still locks up.
 -- 
 Bryan Phinney
 
 
It doesn't lock up... it just shuts down.
The stream acts the same as before.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread C. Tresenriter
On Thu, 8 Jul 2004 21:44:52 -0400
Bryan Phinney [EMAIL PROTECTED] wrote:

 On Thursday 08 July 2004 09:28 pm, C. Tresenriter wrote:
 
  That did it!!
  The CD's playing with the OSS output plugin - with the
  aRts plugin it still crashes.
  So it KDE's sound system that needs tweaking??
 
 My guess is that something on your system is not setup properly.  Either artsd 
 is not running at boot up or something else is locking it so that the xmms 
 plugin can't use it.

If arts isn't running at bootup why did killing it allow xmms to play?
...and what's the option to arts?
Arts also isn't listed under 'systems' in mcc... I thought it was in 9.1
 
 You might try tweaking the settings in KDE to run with a higher priority, also 
 click on the Auto-suspend if idle checkbox and reduce the time allotted.  We 
 have seen issues previously multiple devices accessing the sound system would 
 cause lockups and, at least on my system, reducing the auto suspend time to 3 
 seconds cleared those issues up.
 
 If the xmms-arts output plugin is not selectable, you are definitely going to 
 have issues running xmms from within KDE.

I believe it showed up as selectable after I switched from Auto to Threaded 
OSS for the audio device or maybe just after I re-started xmms - but it still 
crashed playing a file using the arts plugin.

Now I have sounds from both streaming and a CD with the OSS plugin.
Also, before I  got no response when clicking the 'test sound' button in 
the configure KDE sound system - now I hear it.
The auto-suspend function was already checked with 1 second for idle time
Enabling the realtime priority doesn't seem to make a difference - xmms-arts 
still doesn't function but OSS is fine, which is ok with me except I need 
to 
kill arts every time before xmms will play.


Curt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Xmms crashes

2004-07-08 Thread Drew Martin
On Thursday 08 Jul 2004 6:24 pm, C. Tresenriter wrote:
 I have 10.0 Official installed and get sound with Realplay but xmms
 has problems.

 When I load a CD to play and click on a track it crashes.
 If I start a stream, it buffers and looks like it's connected - shows that
 it's a stereo signal, but there's no sound and the timer sits at zero.
 Then if I try to close it with the 'x' button, the button
 stays depressed and the app stays open.
 If I then try to go to right click and go to options or grab it at the top
 it closes.

 I'd thought it had something to do with the Arts soundwrapper -
 which I remember solved another problem in the past but removing
 it from the xmms info in the menu tool didn't help.
 Seems like I resolved this in an earlier version of MDK but I'm
 coming up blank this time.
 Does this behavior sound familiar to anyone?

 Curt
Hi Curt,
Have you tried to install the ALSA plugin,I have  used it with 
9.1.9.2 and 10,and it works fine and sounds better than OSS drivers.
 Drew



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms acting up.

2004-06-19 Thread Frans Ketelaars
On Friday 18 June 2004 22:57, Hoyt Bailey wrote:
 On Friday 18 June 2004 13:37, Greg Meyer wrote:
  On Friday 18 June 2004 11:49 am, Hoyt Bailey wrote:
   1. xmms is playing now it works if I as the first thing on
   entering

 KDE

   I click on the play button.  Should I do anything else it locks
   up

 xmms

   only.  As far as I can tell nothing esle is affected.  When it is
   locked up nothing will respond.  Clicking on play it works
   normally.
 
  What output plugin are you using?

 OSS

  have you tried renaming or deleting the ~/.xmms directory and
  letting

 it get

  set up again with default settings.

 Not until now. It seems to help quite a bit.

  When I have seen behavior like this, it has usually been related to

 trying to

  use the OSS output plugin when arts was active, or something along

 those

  lines.  Try setting output to arts.

 I would if I could figure out how. When I click on OSS plugin it just
 goes gray. Main Menu  Options  Aujdio I/O plugins  OSS Driver
 1.2.10 [liboss.so].
 Much better now I can click on other buttons and it continues
 playing. However it still locks up occassionly but I cant determine
 what is causing it.
 Thanks for your help it is much better now.

You have to install the xmms-arts rpm.

HTH,

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms acting up.

2004-06-19 Thread Hoyt Bailey
On Saturday 19 June 2004 03:06, Frans Ketelaars wrote:
 On Friday 18 June 2004 22:57, Hoyt Bailey wrote:
  On Friday 18 June 2004 13:37, Greg Meyer wrote:
   On Friday 18 June 2004 11:49 am, Hoyt Bailey wrote:

   use the OSS output plugin when arts was active, or something along
 
  those
 
   lines.  Try setting output to arts.
 
  I would if I could figure out how. When I click on OSS plugin it 
just
  goes gray. Main Menu  Options  Aujdio I/O plugins  OSS Driver
  1.2.10 [liboss.so].
  Much better now I can click on other buttons and it continues
  playing. However it still locks up occassionly but I cant determine
  what is causing it.
  Thanks for your help it is much better now.
 
 You have to install the xmms-arts rpm.
 
 HTH,
 
 -Frans
 
 
 
Ok thanks I'll try that.
-- 
Regards;
Hoyt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms acting up.

2004-06-18 Thread Greg Meyer
On Friday 18 June 2004 11:49 am, Hoyt Bailey wrote:
 1. xmms is playing now it works if I as the first thing on entering KDE
 I click on the play button.  Should I do anything else it locks up xmms
 only.  As far as I can tell nothing esle is affected.  When it is
 locked up nothing will respond.  Clicking on play it works normally.

What output plugin are you using?

have you tried renaming or deleting the ~/.xmms directory and letting it get 
set up again with default settings.

When I have seen behavior like this, it has usually been related to trying to 
use the OSS output plugin when arts was active, or something along those 
lines.  Try setting output to arts.
-- 
/g


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms acting up.

2004-06-18 Thread Hoyt Bailey
On Friday 18 June 2004 13:37, Greg Meyer wrote:
 On Friday 18 June 2004 11:49 am, Hoyt Bailey wrote:
  1. xmms is playing now it works if I as the first thing on entering 
KDE
  I click on the play button.  Should I do anything else it locks up 
xmms
  only.  As far as I can tell nothing esle is affected.  When it is
  locked up nothing will respond.  Clicking on play it works normally.
 
 What output plugin are you using?
OSS
 
 have you tried renaming or deleting the ~/.xmms directory and letting 
it get 
 set up again with default settings.
Not until now. It seems to help quite a bit.
 
 When I have seen behavior like this, it has usually been related to 
trying to 
 use the OSS output plugin when arts was active, or something along 
those 
 lines.  Try setting output to arts.
I would if I could figure out how. When I click on OSS plugin it just 
goes gray. Main Menu  Options  Aujdio I/O plugins  OSS Driver 1.2.10 
[liboss.so].  
Much better now I can click on other buttons and it continues playing. 
However it still locks up occassionly but I cant determine what is 
causing it.
Thanks for your help it is much better now.
 -- 
 /g
 
 

-- 
Regards;
Hoyt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS - Couldn't open audio

2004-06-09 Thread Aidan Holmes
quick one for you (I think) I like to listen to my .ogg files with XMMS while 
at work. Trouble is about 10 times a day I get the following error message:

Couldn't open audio

Please check that:
Your soundcard is configured properly
You have the correct output plugin selected
No other program is blocking the soundcard


I assume that since it all worked fine 5 seconds before the error message, and 
then agin once I dismiss it, the first two are OK, which leaves No other 
program is blocking the soundcard 

Is it possible to raise the priority of XMMS so that it blocks other programs 
from using the sound card and not vica-versa.
-Aidan


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] XMMS - Couldn't open audio

2004-06-09 Thread Greg Meyer
On Wednesday 09 June 2004 11:02 pm, Aidan Holmes wrote:
 quick one for you (I think) I like to listen to my .ogg files with XMMS
 while at work. Trouble is about 10 times a day I get the following error
 message:

 Couldn't open audio

 Please check that:
 Your soundcard is configured properly
 You have the correct output plugin selected
 No other program is blocking the soundcard


 I assume that since it all worked fine 5 seconds before the error message,
 and then agin once I dismiss it, the first two are OK, which leaves No
 other program is blocking the soundcard

 Is it possible to raise the priority of XMMS so that it blocks other
 programs from using the sound card and not vica-versa.
 -Aidan

Assuming you are in KDE, arts probably has taken control of the soundcard to 
play a system sound and it has not timed out yet, and xmms is set to use the 
alsa output plugin.  There are two ways to deal with this 1) set xmms to use 
the arts output plugin in the preferences or 2) lower the timeout on arts 
from the default of 50 seconds to something more sane, like 1 second.

The biggest problem with setting xmms to use the arts output plugin is that 
all system sounds will be mixed with the music, which is annoying to me 
because I listen through headphones.  Although if you choose 2 and reduce the 
timeout for arts, all the system sounds that tried to play during the time 
xmms was controlloing the soundcard will play immediately when you quit xmms.

Alao, please unset your reply-to when posting to the list because it screws up 
list addressing.  Replies get sent to you instead of the list.  Since your 
from and reply-to are the same, the reply-to entry is redundant and 
unecessary anyway.  it should relaly only be used when you want replies to go 
somewhere other than the address the message was sent from.  For instance, 
when I send aout a policy memo at work that I know is going to be unpopular, 
I set the reply to on the message to my secretary, so she gets to deal with 
all the unhappy grumbling I caused and I can go on reading my WSJ in bliss. 
-- 
/g


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] XMMS - Couldn't open audio

2004-06-09 Thread John Drouhard
On Thu, 2004-06-10 at 11:02 +0800, Aidan Holmes wrote:
 quick one for you (I think) I like to listen to my .ogg files with XMMS while 
 at work. Trouble is about 10 times a day I get the following error message:
 
 Couldn't open audio
 
 Please check that:
 Your soundcard is configured properly
 You have the correct output plugin selected
 No other program is blocking the soundcard
 
 
 I assume that since it all worked fine 5 seconds before the error message, and 
 then agin once I dismiss it, the first two are OK, which leaves No other 
 program is blocking the soundcard 
 
 Is it possible to raise the priority of XMMS so that it blocks other programs 
 from using the sound card and not vica-versa.
 -Aidan

Do you have any other programs that may be sending sounds to the
soundcard, such as Gaim login/logout sounds? I had that problem once.
I'm not sure if setting a higher priority on XMMS would erase the
message, but see 'man nice'. There is an option in the XMMS
configuration to set XMMS to have realtime priority.

If none of the above work, try using a soundserver such as ESD (Gnome)
or artsd (KDE), and then setting XMMS's output plugin to whatever you
started.

HTH,
John Drouhard


P.S. Please remove your reply-to setting. It's not normally necessary
and messes people up when using mailing lists. Thanks!

Wed Jun 9 22:20:10 CDT 2004 
Mandrakelinux release 10.1 (Cooker) for i586
--
Registered Linux User # 315649
Registered Machine # 201001 

A pipe gives a wise man time to think and a fool something to stick in
his mouth.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] XMMS - Couldn't open audio

2004-06-09 Thread Aidan Holmes
Greg and John,

 Alao, please unset your reply-to when posting to the list because it screws
 up list addressing.  


thanks for your advice and the heads up on the reply to address. While I now 
use Linux as my primary OS, I'm still very much experimenting. I have just 
changed my email program (Again!) to Kontact (Kmail), and had trouble 
configuring things at first. So I filled in every possible field I knew the 
answer to untill it worked!!! Reply to address has now been removed from my 
accounts and I've hit apply so hopefully this message won't be a nuissance 
aswell.

I'll try the new sound settings as soon as I get the chance and I'll let you 
know how I go.

-Aidan


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms + playlist

2004-05-14 Thread Baka Tamás
Hi!

In 10.0 official, the xmms playlist seems to work seperately from the main 
window. When I try to minimize the main window, the playlist simply stays 
there. Choosing a k-jofol skin would be ok, but upon restart xmms forgets the 
k-jofol setting and shows it's main window

Why?

Tenchi


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms + playlist

2004-05-14 Thread Ralph Slooten
On Fri, 14 May 2004 09:35:36 +0200
Baka Tamás [EMAIL PROTECTED] wrote:

 Hi!
 
 In 10.0 official, the xmms playlist seems to work seperately from the
 main window. When I try to minimize the main window, the playlist
 simply stays there. Choosing a k-jofol skin would be ok, but upon
 restart xmms forgets the k-jofol setting and shows it's main
 window
 
 Why?

I'm guessing KDE? I recently installed kde and had this problem, so I
eventually upgraded to 3.2.2 and it's still there :-( 

My guess is it's an xmms bug, but I cannot be sure. I am glad though
that KDE is behaving OK now though ... 3.2.1 has some very annoying
bugs. 

Does the k-jofol skin help with the minimising problem?

Greetings
Ralph
--
http://axljab.homelinux.org/


pgp0.pgp
Description: PGP signature


Re: [newbie] xmms + playlist

2004-05-14 Thread Ralph Slooten
Woops, wrong list ;-) .. I mean right list for the post .. but I'm using
Gentoo on this system with the problems .. so it seems that MDK and
Gentoo share some resemblance ;-)


On Fri, 14 May 2004 20:03:06 +0200
Ralph Slooten [EMAIL PROTECTED] wrote:

 On Fri, 14 May 2004 09:35:36 +0200
 Baka Tamás [EMAIL PROTECTED] wrote:
 
  Hi!
  
  In 10.0 official, the xmms playlist seems to work seperately from
  the main window. When I try to minimize the main window, the
  playlist simply stays there. Choosing a k-jofol skin would be ok,
  but upon restart xmms forgets the k-jofol setting and shows it's
  main window
  
  Why?
 
 I'm guessing KDE? I recently installed kde and had this problem, so I
 eventually upgraded to 3.2.2 and it's still there :-( 
 
 My guess is it's an xmms bug, but I cannot be sure. I am glad though
 that KDE is behaving OK now though ... 3.2.1 has some very annoying
 bugs. 
 
 Does the k-jofol skin help with the minimising problem?

Greetings
Ralph
--
http://axljab.homelinux.org/


pgp0.pgp
Description: PGP signature


Re: [newbie] xmms + playlist

2004-05-14 Thread Baka Tams
The k-jofol skin didn't help as the next time I restarted, it showed the 
original xmms window... :-(

2004. mjus 14. 20.06 dtummal Ralph Slooten ezt rta:
 Woops, wrong list ;-) .. I mean right list for the post .. but I'm using
 Gentoo on this system with the problems .. so it seems that MDK and
 Gentoo share some resemblance ;-)


 On Fri, 14 May 2004 20:03:06 +0200

 Ralph Slooten [EMAIL PROTECTED] wrote:
  On Fri, 14 May 2004 09:35:36 +0200
 
  Baka Tams [EMAIL PROTECTED] wrote:
   Hi!
  
   In 10.0 official, the xmms playlist seems to work seperately from
   the main window. When I try to minimize the main window, the
   playlist simply stays there. Choosing a k-jofol skin would be ok,
   but upon restart xmms forgets the k-jofol setting and shows it's
   main window
  
   Why?
 
  I'm guessing KDE? I recently installed kde and had this problem, so I
  eventually upgraded to 3.2.2 and it's still there :-(
 
  My guess is it's an xmms bug, but I cannot be sure. I am glad though
  that KDE is behaving OK now though ... 3.2.1 has some very annoying
  bugs.
 
  Does the k-jofol skin help with the minimising problem?

 Greetings
 Ralph
 --
 http://axljab.homelinux.org/


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms + playlist

2004-05-14 Thread Ralph Slooten
Hiya Baka,


But when you loaded it (k-jofol) ... did the playlist also minimilise?
(/me is too lazy this evening to try, hehehe)


On Fri, 14 May 2004 20:34:27 +0200
Baka Tamás [EMAIL PROTECTED] wrote:

 The k-jofol skin didn't help as the next time I restarted, it showed
 the original xmms window... :-(

Greetings
Ralph
--
http://axljab.homelinux.org/


pgp0.pgp
Description: PGP signature


Re: [newbie] xmms only plays when started in CLI

2004-05-08 Thread Andrew Archibald
On Thu, 2004-05-06 at 18:43, C. Tresenriter wrote:
 If I go through startmultimediasound, xmms will load up and after entering the URL 
 for the stream, it buffers the looks like it's playing - it shows a stereo signal 
 and the address - but there's no sound and the timer stays at zero.
 
 In addition, afterwards, it will not close not via the GUI or a right click and I 
 have to restart X.
 
 At the CLI, it works like I expect it to - I'm using 10.0 with the Official updates.
 Has anyone else experienced this?

The problem lies with soundwrapper. When you use it from the CLI xmms
interfaces directly with the soundcard device. When you start it from
the menu it runs 'soundwrapper xmms'. As I understand it, soundwrapper
allowed multiple programs to produce audio which was then transparently
mixed by the KDE sound daemon. This allowed multiple channels before
that functionality was implemented in hardware  kernel device drivers.
Most likely you do not now need it.

soundwrapper is a way for applications that uses sound to be rerouted
to use arts (the sound daemon for KDE) before going into the sound
driver. This way, multiple applications that uses sound can be run at
the same time (i.e. hearing those warning signals in gaim while playing
your favorite mp3 in xmms). This is useful if you have a soundcard that
doesn't support multi-channel sound sources right from the hardware (or
if the linux sound driver for that hardware doesn't support
multi-channel).
http://www.mandrakeusers.org/index.php?showtopic=12260

So essentially this is a bug which you must work around. The solution is
to right click on the K and go to Menu editor. In there locate the
entry for xmms and remove the 'soundwrapper' text from the command.

A.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] xmms only plays when started in CLI

2004-05-07 Thread Troy Davidson
I have the same problem.  I just open a commanline and type in 'xmms ' to
send XMMS to the background.  

Also, if you open XMMS via the menu and you can't close it, open a
commandline, type in 'ps aux' and find the line that is for XMMS.  Then
type in 'kill ' + the PID that the ps told you was for XMMS.  It is the
second column on the ps.  That will kill the process and you don't have to
restart X.

As for a better fix, no idea.  I am using MDK10CE and it has the same
problem.

Troy Davidson 
Linux User #311107

++ 
Follow the adventures of a 
real life computer and 
  gaming nerd! 

   www.clandaith.com 
++ 

** This messages was composed on a 100% Microsoft free computer **


Quoting C. Tresenriter [EMAIL PROTECTED]:

 If I go through startmultimediasound, xmms will load up and after
 entering the URL for the stream, it buffers the looks like it's playing -
 it shows a stereo signal and the address - but there's no sound and the
 timer stays at zero.
 
 In addition, afterwards, it will not close not via the GUI or a right
 click and I have to restart X.
 
 At the CLI, it works like I expect it to - I'm using 10.0 with the
 Official updates.
 Has anyone else experienced this?
 Any guesses about what to try would be appreciated.
 
 --
 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] xmms only plays when started in CLI

2004-05-06 Thread C. Tresenriter
If I go through startmultimediasound, xmms will load up and after entering the URL 
for the stream, it buffers the looks like it's playing - it shows a stereo signal and 
the address - but there's no sound and the timer stays at zero.

In addition, afterwards, it will not close not via the GUI or a right click and I have 
to restart X.

At the CLI, it works like I expect it to - I'm using 10.0 with the Official updates.
Has anyone else experienced this?
Any guesses about what to try would be appreciated.

--


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS Equalizer Presets

2004-03-25 Thread Matthew Harrison
Can anyone tell me what package to install to get XMMS to have some 
equalizer presets, or a web site that has them available for download?

Thanks,
Matt


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] XMMS?

2004-03-18 Thread Hoyt Bailey
I don't quite understand xmms it sounds ok and for the most part works 
fine except it wont continue playing.  I understand it is a clone of 
winamp which worked great on the same songs.

My problem is it will play from 1 to 3 songs before it stops.   When it 
stops it is at the end of the song with 00.00 time remaining in the 
window with the title displayed normally everything else seems to work 
fine but it will not go to the next song in the directory unless I hit 
the next button, play will repeate the song just played.  I can select 
any directory and they all work the same.  Any suggestions would be welcome.

Regards;
Hoyt

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


[newbie] Xmms?

2004-03-18 Thread Hoyt Bailey
I have a problem with xmms in both KDE  Gnome,  I can understand the 
KDE problem and the program may have been destroyed by KDE or in KDE but 
gnome it seems to work ok.

Mostly it works fine but it plays from 1 to 3 songs and quits,  mostly 1 
song.  When it quits there is 00.00 in the time remaining window and the 
title is running as normal.  If I hit play it will play the song showing 
in the window if I hit next it will go to the next song in the rotation. 
+dir and rand are selected and it will play from 1 to 3 more songs.  Any 
ideas will be helpful.

Regards;
Hoyt

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


Re: [newbie] Xmms?

2004-03-18 Thread Josenildo Marques
On Thu, 2004-03-18 at 12:20, Hoyt Bailey wrote:
 I have a problem with xmms in both KDE  Gnome,  I can understand the 
 KDE problem and the program may have been destroyed by KDE or in KDE but 
 gnome it seems to work ok.
 
 Mostly it works fine but it plays from 1 to 3 songs and quits,  mostly 1 
 song.  When it quits there is 00.00 in the time remaining window and the 
 title is running as normal.  If I hit play it will play the song showing 
 in the window if I hit next it will go to the next song in the rotation. 
 +dir and rand are selected and it will play from 1 to 3 more songs.  Any 
 ideas will be helpful.
 
Do you mean it crashes after playing the third song ?
Have you tried calling it from a terminal ? If there's something weird
going on, probably you'll be able to see it there.


-- 
josenildo marques 
icq #289971493 
homepage http://cyb.ezdir.net
registered linux user #341648
*
Vivendo se aprende, mas o que se aprende mais é só a fazer outras
maiores perguntas. Jõao Guimarães Rosa


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


[newbie] xmms freeze

2004-03-16 Thread scalp13
i can t play mp3 files with xmms  mandrake 10.0 community. xmms starts 
and then freeze. I reinstall nvidia glx 4496 then nvidia kernel 2634 
4496 but i still have the problem.
Any help plz ?
scalp

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms freeze

2004-03-16 Thread Chuck Mattsen
On Tue, 2004-03-16 at 13:51, scalp13 wrote:
 i can t play mp3 files with xmms  mandrake 10.0 community. xmms starts 
 and then freeze. I reinstall nvidia glx 4496 then nvidia kernel 2634 
 4496 but i still have the problem.
 Any help plz ?

I had the same problem with xmms locking up upon play after first
installing 10.0 community.  My problem with it went away after
installing the updates available since 10.0 Community's initial release,
and I've heard of others having problems with the soundwrapper
parameter it defaults to, removing it or starting from the CLI to bypass
that particular lockup bug ...

If you're up to date with bug fixes and cooker updates for xmms, then
perhaps others can help with more specific recommendations, but the
update installs fixed it for me.

-- 
Chuck Mattsen ... [EMAIL PROTECTED] ... Mahnomen, MN
Registered Linux User #346519


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms freeze

2004-03-16 Thread Greg Meyer
On Tuesday 16 March 2004 02:58 pm, Chuck Mattsen wrote:
 On Tue, 2004-03-16 at 13:51, scalp13 wrote:
  i can t play mp3 files with xmms  mandrake 10.0 community. xmms starts
  and then freeze. I reinstall nvidia glx 4496 then nvidia kernel 2634
  4496 but i still have the problem.
  Any help plz ?

 I had the same problem with xmms locking up upon play after first
 installing 10.0 community.  My problem with it went away after
 installing the updates available since 10.0 Community's initial release,
 and I've heard of others having problems with the soundwrapper
 parameter it defaults to, removing it or starting from the CLI to bypass
 that particular lockup bug ...

 If you're up to date with bug fixes and cooker updates for xmms, then
 perhaps others can help with more specific recommendations, but the
 update installs fixed it for me.

Yes install the updated xmms, xmms-alsa and xmms-arts packages and see if you 
still have problems.
-- 
/g

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms vs totem

2004-03-15 Thread JoeHill
On Mon, 15 Mar 2004 01:53:19 -0500
Lee Wiggers disseminated the following:

 When I play them with totem, they are perfect but when played with
 xmms there is a layer of noise (extreme) over the output.

Only thing I can think of is that the streams were variable bitrate, maybe XMMS
doesn't handle that as well as Totem? From personal experience, I have found
that some recorded streams could not even be decoded by LAME because of this.

-- 
JoeHill
Registered Linux user #282046
Homepage: www.orderinchaos.org
+++
07:34:49 up 3 days, 22:05, Mandrake Linux release 9.2 (FiveStar) for i586 
++
I think it's pathetic that I'm considered the left-wing liberal, it shows just
how far to the right this country has lurched. -- Howard Dean, Washington Post,
06/07/03

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms vs totem

2004-03-15 Thread Lee Wiggers
On Mon, 15 Mar 2004 07:37:27 -0500
JoeHill [EMAIL PROTECTED] wrote:

 On Mon, 15 Mar 2004 01:53:19 -0500
 Lee Wiggers disseminated the following:
 
  When I play them with totem, they are perfect but when played
  with xmms there is a layer of noise (extreme) over the output.
 
 Only thing I can think of is that the streams were variable
 bitrate, maybe XMMS doesn't handle that as well as Totem? From
 personal experience, I have found that some recorded streams could
 not even be decoded by LAME because of this.
 
 -- 
 JoeHill
 Registered Linux user #282046
 Homepage: www.orderinchaos.org
 +++
 07:34:49 up 3 days, 22:05, Mandrake Linux release 9.2 (FiveStar)
 for i586 ++
 I think it's pathetic that I'm considered the left-wing liberal,
 it shows just how far to the right this country has lurched. --
 Howard Dean, Washington Post, 06/07/03
 
 
Noticed the same with Winamp on some .mp3's I found on the net
somewhere, somewhen.  Thought they were corrupt and axed 'em.

I listed totem as a favorite a few minutes ago.  Never had much use
for it before it exhibited this ability yesterday. Just doesn't seem
right for a prog to exit with a segfault every time.

I've got to try this on the mdk10 box.  Haven't got it sharing files
with this one yet, though...

Lee

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms vs totem

2004-03-15 Thread JoeHill
On Mon, 15 Mar 2004 08:13:58 -0500
Lee Wiggers disseminated the following:

 Just doesn't seem right for a prog to exit with a segfault every time.

LOL! Ya, it has a tendency...kewl visuals though.

-- 
JoeHill
Registered Linux user #282046
Homepage: www.orderinchaos.org
+++
09:03:21 up 3 days, 23:34, Mandrake Linux release 9.2 (FiveStar) for i586 
++
If you can't beat them, arrange to have them beaten. -- George Carlin

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] xmms vs totem

2004-03-14 Thread Lee Wiggers
I ripped a number of songs with streamtuner/ripper this afternoon.

When I play them with totem, they are perfect but when played with
xmms there is a layer of noise (extreme) over the output.

Noise is not evident in graphical.

What gives?  Can I fix it?

TIA

Lee

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] XMMS acting up

2003-12-21 Thread C. Tresenriter

I've been unable to figure out why xmms will sometimes load a directory
(/mnt/cdrom1) and sometimes it won't.
There seems to be no rhyme or reason for it.
Has anyone dealt with this behavior?


-- 

Great spirits have always found violent opposition from mediocre minds.
The latter cannot understand it when a man does not thoughtlessly submit
to hereditary prejudices but honestly and courageously uses his
intelligence.- Albert Einstein

Modern physics, quantum science and ancient traditions are now
converging at this point, saying: 'The mind is ours.' That it is our
collective intelligence that forms the matrix of all matter.
~Gregg Braden, Former Earth Scientist




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] xmms won't play songs consecutively

2003-11-22 Thread David-Linux


After googling all morning, I still haven't found anything on this.  

Xmms works fine as far as playing a file.  The problem comes when I try to 
play a playlist or a directory.  When I try to play a playlist or a directory, the 
whole directory/playlist will load correctly, but when a song finishes, the next song 
will not play.  I must either highlight another song and click play(or double-click) 
or I must click the 'next track' button.  Anyone have any idea what's going on?  

TIA

=
David Steiner
www.DavidLSteiner.com
Proud Linux User #262493
=

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms won't play songs consecutively

2003-11-22 Thread Merlin Zener
On Sun, 1999-06-06 at 13:38, David-Linux wrote:
 
 
   After googling all morning, I still haven't found anything on this.  
 
   Xmms works fine as far as playing a file.  The problem comes when I try to 
 play a playlist or a directory.  When I try to play a playlist or a directory, the 
 whole directory/playlist will load correctly, but when a song finishes, the next 
 song will not play.  I must either highlight another song and click play(or 
 double-click) or I must click the 'next track' button.  Anyone have any idea what's 
 going on?  
 

CTRL-N will fix it.

or, if you prefer the mouse way:

right-click in an empty area of the main window to bring up the
drop-down menu. move the mouse down till it hovers over the word
Options. A second drop-down menu will appear: the sixth item down from
the top is the one you want: No Playlist Advance. [otherwise known as
DJ mode]
You'll want to have this option UNCHECKED to have the playlist advance
normally.

HTH

--
Merlin Zener
Piano, Synthesizer
Thailand.

registered Linux user number 328618


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms won't play songs consecutively

2003-11-22 Thread David
On 23 Nov 2003 04:00:22 +0700

Merlin Zener pulled out a pad and began to scribble.:


 CTRL-N will fix it.
 
 or, if you prefer the mouse way:
 
 right-click in an empty area of the main window to bring up the
 drop-down menu. move the mouse down till it hovers over the word
 Options. A second drop-down menu will appear: the sixth item down from
 the top is the one you want: No Playlist Advance. [otherwise known as
 DJ mode]
 You'll want to have this option UNCHECKED to have the playlist advance
 normally.
 
 HTH
 
 --
 Merlin Zener
 Piano, Synthesizer
 Thailand.
 
 registered Linux user number 328618


Thanx for the reply, but that option wasn't checked.  Any other ideas? 




=
David Steiner
www.DavidLSteiner.com
Proud Linux User #262493
=

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms enque parameters

2003-11-01 Thread Anarky
Todd Slater wrote:

On Fri, Oct 31, 2003 at 10:19:18PM +0200, Anarky wrote:
 

  I made xmms behave like I used winamp in windows by adding open 
with  commands to folders with the parameters xmms -p -e to play and 
enque whole folders in Krusader ... one thing I'm missing though: this 
way I keep adding to the old playlist .. and what I'd like to do is 
reset the playlist. Any ideas?
   

According to man xmms:

-e, --enqueueDon't clear the playlist.

 

that's exactly the problem .. playlists keep piling up .. I wish there 
was a switch to enque while clearing the list :(


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] xmms enque parameters

2003-10-31 Thread Anarky
   I made xmms behave like I used winamp in windows by adding open 
with  commands to folders with the parameters xmms -p -e to play and 
enque whole folders in Krusader ... one thing I'm missing though: this 
way I keep adding to the old playlist .. and what I'd like to do is 
reset the playlist. Any ideas?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms-perl

2003-08-14 Thread Kasper Thunoe
Solution was fairly simple. After looking at the error messages another
time I saw that it went haywire after not finding glib.h, so i figured
it must have something to do with glib, which it did.I installed
ibglib1.2-devel and libglib2.0_0-devel. After that it worked just fine.
:)
Kasper

tir, 2003-08-12 kl. 21:57 skrev Todd Slater:
 How bout the solution for those that come after you?
 
 Todd
 
 On Tue, Aug 12, 2003 at 07:57:36PM +0200, Kasper Thunoe wrote:
  Nevermind!
  Worked it out myself ;)
  
  tir, 2003-08-12 kl. 18:09 skrev Kasper Thunoe:
   Hey list
   
   Been trying to get this: perl -MCPAN -e 'install Bundle::Xmms' - to
   work. But so far no luck. I get a bunch of errors which I'm not putting
   here, cause I'm thinking it must be a general problem for all
   Mandrakers. Anyways I'm on 9.1 if thats helping.
   Hope someone knows a solution to this.
   
   TIA
   Kasper
   
   
   
   __
   
   Want to buy your Pack or Services from MandrakeSoft? 
   Go to http://www.mandrakestore.com
  
  
 
  Want to buy your Pack or Services from MandrakeSoft? 
  Go to http://www.mandrakestore.com
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] xmms-perl

2003-08-14 Thread Kasper Thunoe
Nevermind!
Worked it out myself ;)

tir, 2003-08-12 kl. 18:09 skrev Kasper Thunoe:
 Hey list
 
 Been trying to get this: perl -MCPAN -e 'install Bundle::Xmms' - to
 work. But so far no luck. I get a bunch of errors which I'm not putting
 here, cause I'm thinking it must be a general problem for all
 Mandrakers. Anyways I'm on 9.1 if thats helping.
 Hope someone knows a solution to this.
 
 TIA
 Kasper
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-24 Thread Derek Jennings
On Tuesday 24 Jun 2003 2:12 am, C. Tresenriter wrote:
  As for seeing your playlist :-
  To start playing a CD with xmms select PlayDirectory and select
  /mnt/cdrom Then you can press the 'PL'  button on the xmms GUI to see the
  playlist.
 
  HTH
 
  derek
  --

 If I could jump in here
 I've been trying to figure this out but I must be doing something wrong.
 I've tried clicking the play button and get the 'load files' dialog - then
 get to the /mnt dir and choose cdrom, but the files window shows no files.

 I've tried R clicking the player, then choosing 'play directory' then
 expand /mnt, then choose /cdrom, then 'ok' - I then open the playlist, and
 it's blank.

 I've also tried the +file button on the playlist window then + directory
 and /mnt/cdrom, but nothing happens.

 Even the load list button doesn't seem to do anything.
 Am I missing something?

Actually its my fault. I did not explain properly. With xmms-cdread you have 
to put the device name in the CDRead configuration (e.g. /dev/hdc or 
/dev/scd0 )

Then to play the CD you right click on xmms, select Play File, then in the 
dialogue box you enter the device name  (e.g.  /dev/scd0 )  It will not work 
if you select the mount point (e.g. /mnt/cdrom )

derek

-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-24 Thread Chris
On Tuesday 24 June 2003 03:18 am, Derek Jennings wrote:

  Even the load list button doesn't seem to do anything.
  Am I missing something?

 Actually its my fault. I did not explain properly. With xmms-cdread you
 have to put the device name in the CDRead configuration (e.g. /dev/hdc or
 /dev/scd0 )

 Then to play the CD you right click on xmms, select Play File, then in the
 dialogue box you enter the device name  (e.g.  /dev/scd0 )  It will not
 work if you select the mount point (e.g. /mnt/cdrom )

 derek

I had forgotten about that Derek, memory fails lots lately, must be age.  Its 
up and running again now like before.  

Thanks
Chris

-- 
  Regards
  Chris
  A 100% Microsoft free computer
  Registered Linux User 283774 http://counter.li.org
  5:36pm  up 2 days, 23:47,  5 users,  load average: 0.72, 0.16, 0.05


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-23 Thread Derek Jennings
On Monday 23 Jun 2003 2:53 am, Chris wrote:
 On Sunday 22 June 2003 08:31 pm, Dennis Myers wrote:
  I feel your pain.  This is an area that ML is very weak in. I don't know
  about other distros. Sound in general is very problematic. I am having
  trouble now with a computer that worked perfectly in all aspects but MP3s
  and in trying to get that working I now can not play anything on xmms.
  Not .wav or .ogg nothing. So I do not know what file I failed to include
  or delete  or really wwhere to look now, but I will keep looking. It
  worked once, it will work again. :  )

 Yea and whats really a pain is that I had the plugin installed before my
 other drive crashed and it worked.  The only thing I can figure is that
 maybe its because I installed a 'cooker' plugin and its incompatable with
 the version of XMMS I have, but I don't see why that won't let it show up
 on the list. Oh well, guess it KsCD for .wav's and XMMS for MP3's

Then why not install the version of CDread on your CDs?

urpme xmms-cdread

to get rid of the Cooker version

urpmi xmms-cdread

to install the one on your CD

rpmfind.net is not going to find anything not available to urpmi except 
Cooker.

As for seeing your playlist :-
To start playing a CD with xmms select PlayDirectory and select /mnt/cdrom
Then you can press the 'PL'  button on the xmms GUI to see the playlist.

HTH

derek
-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-23 Thread Derek Jennings
If I can correct myself -
xmms-cdread is not on your CDs it is on the mirrors in Contrib.

I believe I may have mentioned once or twice on this list how to set up a 
Contrib urpmi source :-)

derek

On Monday 23 Jun 2003 7:27 am, Derek Jennings wrote:
 On Monday 23 Jun 2003 2:53 am, Chris wrote:
  On Sunday 22 June 2003 08:31 pm, Dennis Myers wrote:
   I feel your pain.  This is an area that ML is very weak in. I don't
   know about other distros. Sound in general is very problematic. I am
   having trouble now with a computer that worked perfectly in all aspects
   but MP3s and in trying to get that working I now can not play anything
   on xmms. Not .wav or .ogg nothing. So I do not know what file I failed
   to include or delete  or really wwhere to look now, but I will keep
   looking. It worked once, it will work again. :  )
 
  Yea and whats really a pain is that I had the plugin installed before my
  other drive crashed and it worked.  The only thing I can figure is that
  maybe its because I installed a 'cooker' plugin and its incompatable with
  the version of XMMS I have, but I don't see why that won't let it show up
  on the list. Oh well, guess it KsCD for .wav's and XMMS for MP3's

 Then why not install the version of CDread on your CDs?

 urpme xmms-cdread

 to get rid of the Cooker version

 urpmi xmms-cdread

 to install the one on your CD

 rpmfind.net is not going to find anything not available to urpmi except
 Cooker.

 As for seeing your playlist :-
 To start playing a CD with xmms select PlayDirectory and select /mnt/cdrom
 Then you can press the 'PL'  button on the xmms GUI to see the playlist.

 HTH

 derek

-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-23 Thread Chris
On Monday 23 June 2003 01:42 am, Derek Jennings wrote:
 If I can correct myself -
 xmms-cdread is not on your CDs it is on the mirrors in Contrib.

 I believe I may have mentioned once or twice on this list how to set up a
 Contrib urpmi source :-)


Yep, you sure have, and I went to the archives, found the link for the Easy 
Urpmi site, did the setup, got the file and all was well in about 15 minutes.  
Thanks Derek.

-- 
  Regards
  Chris
  A 100% Microsoft free computer
  Registered Linux User 283774 http://counter.li.org
  7:45pm  up 2 days,  1:56,  5 users,  load average: 0.09, 0.12, 0.09


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-23 Thread C. Tresenriter

 
 As for seeing your playlist :-
 To start playing a CD with xmms select PlayDirectory and select /mnt/cdrom
 Then you can press the 'PL'  button on the xmms GUI to see the playlist.
 
 HTH
 
 derek
 -- 

If I could jump in here
I've been trying to figure this out but I must be doing something wrong.
I've tried clicking the play button and get the 'load files' dialog - then get to the 
/mnt dir and choose cdrom, but the files window shows no files.

I've tried R clicking the player, then choosing 'play directory' then expand /mnt, 
then choose /cdrom, then 'ok' - I then open the playlist, and it's blank.

I've also tried the +file button on the playlist window then + directory and 
/mnt/cdrom, but nothing happens.

Even the load list button doesn't seem to do anything.
Am I missing something?

-
 www.jennings.homelinux.net
 
 
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] XMMS and cdread plugin

2003-06-22 Thread Chris
I've just about got my system backup again so thought I'd enjoy some cd's.  
Loaded up xmms and here are the problems. 

1.  Looking back at the archives I found Ann's message about loading the 
cdread plugin.  Found it at rpmfind although it was the cooker version, I 
downloaded and installed.  Bringing up the preferences in xmms the cdread 
plugin is nowhere to be found in the input plugin list although I've 
confirmed its in the correct directory under xmms.

2.  I can't even bring up a list of the .wav files on my cd with xmms although 
.mp3s show up fine after I mount the drive.  WAV files play fine with KsCD 
player though.  

Any ideas where I need to go from here?

Thanks
Chris

-- 
  Regards
  Chris
  A 100% Microsoft free computer
  Registered Linux User 283774 http://counter.li.org
  5:12pm  up 23:23,  5 users,  load average: 0.14, 0.08, 0.07


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-22 Thread Dennis Myers
On Sunday 22 June 2003 06:24 pm, Chris wrote:
 I've just about got my system backup again so thought I'd enjoy some cd's.
 Loaded up xmms and here are the problems.

 1.  Looking back at the archives I found Ann's message about loading the
 cdread plugin.  Found it at rpmfind although it was the cooker version, I
 downloaded and installed.  Bringing up the preferences in xmms the cdread
 plugin is nowhere to be found in the input plugin list although I've
 confirmed its in the correct directory under xmms.

 2.  I can't even bring up a list of the .wav files on my cd with xmms
 although .mp3s show up fine after I mount the drive.  WAV files play fine
 with KsCD player though.

 Any ideas where I need to go from here?

 Thanks
 Chris
Chris, it should show up in xmmspreferences as  Audio CD reader - 
libcdread.so  HTH 

-- 
Dennis M. linux user #180842

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-22 Thread Chris
On Sunday 22 June 2003 01:27 pm, Dennis Myers wrote:

  2.  I can't even bring up a list of the .wav files on my cd with xmms
  although .mp3s show up fine after I mount the drive.  WAV files play fine
  with KsCD player though.
 
  Any ideas where I need to go from here?
 
  Thanks
  Chris

 Chris, it should show up in xmmspreferences as  Audio CD reader -
 libcdread.so  HTH

libcdread.so and libcdread.la are both in the /usr/lib/xmms/Input directory 
however it just doesn't show up on the list of plugin's.  It doesn't take a 
reboot to get this thing to show up does it?
-- 
  Regards
  Chris
  A 100% Microsoft free computer
  Registered Linux User 283774 http://counter.li.org
  6:35pm  up 1 day, 45 min,  5 users,  load average: 0.13, 0.08, 0.01


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] XMMS and cdread plugin

2003-06-22 Thread Dennis Myers
On Sunday 22 June 2003 07:40 pm, Chris wrote:
 On Sunday 22 June 2003 01:27 pm, Dennis Myers wrote:
   2.  I can't even bring up a list of the .wav files on my cd with xmms
   although .mp3s show up fine after I mount the drive.  WAV files play
   fine with KsCD player though.
  
   Any ideas where I need to go from here?
  
   Thanks
   Chris
 
  Chris, it should show up in xmmspreferences as  Audio CD reader -
  libcdread.so  HTH

 libcdread.so and libcdread.la are both in the /usr/lib/xmms/Input directory
 however it just doesn't show up on the list of plugin's.  It doesn't take a
 reboot to get this thing to show up does it?
I feel your pain.  This is an area that ML is very weak in. I don't know about 
other distros. Sound in general is very problematic. I am having trouble now 
with a computer that worked perfectly in all aspects but MP3s and in trying 
to get that working I now can not play anything on xmms. Not .wav or .ogg 
nothing. So I do not know what file I failed to include or delete  or really 
wwhere to look now, but I will keep looking. It worked once, it will work 
again. :  )
-- 
Dennis M. linux user #180842

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Xmms

2003-05-29 Thread Joe Hill
On 28 May 2003 22:22:12 +0800
Daniel Guidara [EMAIL PROTECTED] wrote:

 I try add a song and it wont let me, it doesn't tell me if theres an
 error either. Any suggestions to what the problem could be?

what's the file extension? if it doesn't recognize the filetype, it
behaves like that. rather stupid not to at least give an error, IMO.

but then i am no coder.

-- 
+ Joe Hill  (pbs.org/joehill)
+ Registered Linux user #282046
+ See where I sit all day: http://nodex.sytes.net
+The Philosophers have only interpreted the world in various ways;
+   the point, however is to change it --Chuck Marx




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


  1   2   >