LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-07-2004, 09:31 AM   #1
thort
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Linux Mint Cinnamon 19
Posts: 215

Rep: Reputation: 43
XMMS works in gnome but not in kde


Hi !

I'm running Mandrake 10. In gnome my XMMS sound player works alright. If I then log out of gnome and directly into kde and then starts XMMS it disappear from my screen when clicking on the play button. No error messages, it just disappear.

How can this be solved? Please help me!
 
Old 12-07-2004, 10:02 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Does it work if you launch it with the command
artsdsp xmms
 
Old 12-07-2004, 10:12 AM   #3
thort
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Linux Mint Cinnamon 19
Posts: 215

Original Poster
Rep: Reputation: 43
Thanks Andrew !

XMMS starts then typing the command artsdsp xmms. If I then hit the play button, the program disappear and I get this output in the Console:
Code:
Segmentation fault

You've probably found a bug in XMMS, please visit
http://bugs.xmms.org and fill out a bug report.
Do you have some more suggestions?
 
Old 12-07-2004, 06:13 PM   #4
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Well, if you can compile things from source this plugin may work http://havardk.xmms.org/plugins/arts...t-0.7.1.tar.gz I can't test it myself as I don't use KDE. Hopefully someone who knows what they're talking about will help you.
 
Old 12-08-2004, 10:25 AM   #5
thort
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Linux Mint Cinnamon 19
Posts: 215

Original Poster
Rep: Reputation: 43
Thanks Andrew !

I appreciate your help!

I have downloaded the plugin arts_output-0.7.1 as you suggested.

But I'm a Linux newbie so I need some help with the installation of the plugin. The plugin readme file read as follows:

aRts plugin for XMMS

To compile the plugin you need Glib (1.2.x), Gtk+ (1.2.x), arts, and
xmms. You also need header files for all these which is often in a
separate development package.

To compile the plugin:

./configure
make

Then install as root with:

make install

If you don't have root privilegies, you can instead:
* Copy .libs/libarts.so to ~/.xmms/Plugins/
* Copy xmms-arts-helper to some location that is in your PATH.


I made a try typing ./configure in the Console. I got this output:
Code:
[root@dhcppc0 arts_output-0.7.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
How do I proceed?

Can someone please help me !
 
Old 12-08-2004, 11:34 AM   #6
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
In KDE go to menudrake (Alt+F2 - type: menudrake).
Find your XMMS entry in the menu tree on the left.
Highlight it and look at the command entry on the right. If it says: "soundwrapper xmms" (without the quotes) delete the 'soundwrapper' part from the command entry, click save and exit menudrake.
Should sort it out.

As for your other problem with the aRts plugin - it's telling you that you need a C compiler to compile the plugin.
There's one on the CD's if you haven't configured your sources, otherwise you can download one through rpmdrake.

Last edited by pongmaster; 12-08-2004 at 11:41 AM.
 
Old 12-08-2004, 12:07 PM   #7
thort
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Linux Mint Cinnamon 19
Posts: 215

Original Poster
Rep: Reputation: 43
Thank You pongmaster !

My problem is solved !

Your suggestion worked !

Now XMMS works in kde and I can listen to all my music !

Just a little curious. You wrote:
Quote:
In KDE go to menudrake (Alt+F2 - type: menudrake).
Find your XMMS entry in the menu tree on the left.
Highlight it and look at the command entry on the right. If it says: "soundwrapper xmms" (without the quotes) delete the 'soundwrapper' part from the command entry, click save and exit menudrake.
What is soundwrapper and what is its function?
 
Old 12-08-2004, 07:24 PM   #8
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
Found this on the Mandrake site:
Quote:
Soundwrapper: When placed before a command to run a program with some audio component,
that program's audio output is redirected to the aRts or EsounD sound
servers if either of them is in control of the sound device.
It doesn't seem to work (or is buggy and seems to hinder XMMS only AFAIK) on 10.0 or 10.1ce either.

Glad you got it sorted out though.

Last edited by pongmaster; 12-08-2004 at 07:26 PM.
 
Old 12-09-2004, 11:06 AM   #9
thort
Member
 
Registered: Nov 2003
Location: Sweden
Distribution: Linux Mint Cinnamon 19
Posts: 215

Original Poster
Rep: Reputation: 43
Thanks pongmaster !
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
.Xmodmap works in kde but not in gnome???? ankur_linuxfan Linux - General 1 02-23-2005 09:29 AM
realplayer 10 - works in KDE, not in Gnome steve1401 Linux - General 3 01-05-2005 01:03 PM
xmms working in KDE - but not in GNOME grbrg Linux - Software 2 10-19-2003 03:31 PM
sound works in KDE but not GNOME??? bshelton Red Hat 2 10-04-2003 12:37 AM
Gnome freezes while KDE works Relja Linux - General 0 01-28-2003 10:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration