Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xmms
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 12:32 pm    Post subject: xmms Reply with quote

I emerged a new xmms some times ago, and I think i rebooted before but when I booted today and ran xmms to play a song it didn't want to.
Code:
yeri@spirit yeri $ xmms -v
xmms 1.2.10


when I type xmms "some group - some song.mp3" it doesn't start playing, but just opens the window to "add playlist".
Any idea why ?
Even in using rox to play a song, it just opens the "add playlist" thingie.
From there I can let it play a song thou.
I even tried xmms -p (or --play) somesong.mp3, and it just opens the add playlist window.

Kind regards,
Tuinslak :P
_________________
Tuinslak
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 10, 2005 1:11 pm    Post subject: Reply with quote

Try

Code:

xmms -p "songname"


*EDIT*

*bangs head on wall*

Should have read lower..
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim


Last edited by Bigun on Thu Mar 10, 2005 2:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
taurus
l33t
l33t


Joined: 21 Sep 2004
Posts: 657
Location: I need to be somewhere...

PostPosted: Thu Mar 10, 2005 1:49 pm    Post subject: Reply with quote

Perhaps you need to add "mp3" to your USE flag and re-compile xmms again...

taurus
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 3:26 pm    Post subject: Reply with quote

I've got mp3 in my use flags.

Code:
spirit root # cat /etc/make.conf | grep USE
USE="alsa -gnome -qt -kde -cups X gtk2 -arts xmms nls truetype mozilla 3dnow avi divx4linux mad mpeg msn opengl perl png quicktime samba zlib xmms -python mp3 spell amd64"


:roll:
_________________
Tuinslak
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 10, 2005 4:16 pm    Post subject: Reply with quote

Do you have a sound event set for opening a new window?

If you do it may have blocked the initial playing of the file.
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 4:22 pm    Post subject: Reply with quote

Mhhh?
Don't really know what you mean here.
Can you explain a bit? :P

thx
_________________
Tuinslak
Back to top
View user's profile Send private message
taurus
l33t
l33t


Joined: 21 Sep 2004
Posts: 657
Location: I need to be somewhere...

PostPosted: Thu Mar 10, 2005 4:55 pm    Post subject: Reply with quote

Have you upgraded alsa recently by any chance???

taurus
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 5:29 pm    Post subject: Reply with quote

Don't think I upgrades alsa.

I use a 2.6 kernel (2.6.9).

this is what I've got installed:

Code:
*  media-plugins/xmms-alsa
      Latest version available: 1.2.10
      Latest version installed: 1.2.10

*  media-libs/alsa-lib
      Latest version available: 1.0.7
      Latest version installed: 1.0.7

*  media-sound/alsa-headers
      Latest version available: 1.0.7
      Latest version installed: 1.0.7

*  media-sound/alsa-utils
      Latest version available: 1.0.6
      Latest version installed: 1.0.6

_________________
Tuinslak
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 10, 2005 6:16 pm    Post subject: Reply with quote

Tuinslak wrote:
Mhhh?
Don't really know what you mean here.
Can you explain a bit? :P

thx


What I mean is, when a new windows opens (web browser, calculator, anything) is there a sound your system makes when that window pops up?
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 6:18 pm    Post subject: Reply with quote

No
_________________
Tuinslak
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Thu Mar 10, 2005 6:35 pm    Post subject: Reply with quote

Moved from Desktop Environments
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 7:06 pm    Post subject: Reply with quote

An other weird thing I just found:
Code:
$ glxgears
Xlib:  extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.


As root and as non-root.

make.conf (if it would be any help)

CFLAGS="-Os -pipe -fomit-frame-pointer -m64 -msse -msse2 -mfpmath=sse,387 -ffast-math -mmmx -march=athlon64 -m3dnow"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-Os -march=athlon64 -pipe -fomit-frame-pointer -fweb -fvisibility-inlines-hidden -fno-enforce-eh-specs"
LDFLAGS="-Wl,-O2"
ACCEPT_KEYWORDS="amd64"

(I'm on an amd64)
_________________
Tuinslak
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 10, 2005 7:33 pm    Post subject: Reply with quote

Tuinslak wrote:
An other weird thing I just found:
Code:
$ glxgears
Xlib:  extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.


As root and as non-root.

make.conf (if it would be any help)

CFLAGS="-Os -pipe -fomit-frame-pointer -m64 -msse -msse2 -mfpmath=sse,387 -ffast-math -mmmx -march=athlon64 -m3dnow"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-Os -march=athlon64 -pipe -fomit-frame-pointer -fweb -fvisibility-inlines-hidden -fno-enforce-eh-specs"
LDFLAGS="-Wl,-O2"
ACCEPT_KEYWORDS="amd64"

(I'm on an amd64)


That's another thread alltogether.

nVidia Guide

If your running ATI, I've heard it's a real issue getting 3d rendering in a 64-bit environment.
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Thu Mar 10, 2005 7:36 pm    Post subject: Reply with quote

Ok, thanks.

No idea for that xmms problem ?
_________________
Tuinslak
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Thu Mar 10, 2005 8:30 pm    Post subject: Reply with quote

If it plays, but you have to click the play button, then I have no clue.
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Tuinslak
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 129
Location: Belgium

PostPosted: Fri Mar 11, 2005 6:39 pm    Post subject: Reply with quote

I rebooted my pc...
and for some reason xmms works again :?
_________________
Tuinslak
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum