LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 11-30-2005, 05:10 PM   #1
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773
Blog Entries: 1

Rep: Reputation: 34
Post xmms-wma makes xmms to exit while try playing .wma


Hello,
I use sarge with xmms version :xmms 1.2.10 + cvs20050209-2 with a rpm coverted to deb
using alien; xmms-wma 1.0.4.1(i tried other versions also) is dpkg -i installed.but when i try to play .wma files xmms simply exits..shows Segmentation Fault...ofcourse i enabled wma support in preferences ....please help...

Last edited by deepclutch; 11-30-2005 at 05:24 PM.
 
Old 11-30-2005, 06:28 PM   #2
arrenlex
Member
 
Registered: Jul 2005
Distribution: Debian Etch
Posts: 48

Rep: Reputation: 17
I recommend downloading a real debian version of XMMS and trying that instead. Try it out and tell us what you get.

...by the way, this forum probably isn't the best place to have that signature. Just saying.

Last edited by arrenlex; 11-30-2005 at 06:29 PM.
 
Old 12-01-2005, 02:28 AM   #3
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
i agree with your advice on the computer stuff, ...

but i disagree with your remark about his 'signature'.

as long as sigs are 'allowed', i don't see where it is anyones right to control what is said or not said.

i mean, this forum is NOT about sigs.. and i'm sure the mods/admins know how to approach something if they don't like it.

of course you have your opinion as well, which i'm sure you wouldn't want someone telling you not to express it.. (as does the poster with the sig you think is 'inapropriate')

i'm sure bill gates would love to censor my remarks,

no hard feelings :)
 
Old 12-01-2005, 08:46 AM   #4
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773

Original Poster
Blog Entries: 1

Rep: Reputation: 34
Post

Hello,
i reinstalled the sarge version of xmms and the plugin is not working here too.

regarding signature,it was not me who started these sort of sigs,
as i wrote this sig bcoz i saw few gooses like the guy who started this thread:
Quote:
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=366782
....here have sigs against my religion + and they are getting me and lot others irritated..i wrote to mod to ban that sig.but mod said each and everyone can express their own views here as sig.so i have no other options but to put my own sig to defend/offend it AND this is my personal view only....perhaps there are umpteen supporters too. FYI i edited my sig ..

Last edited by deepclutch; 12-01-2005 at 08:56 AM.
 
Old 12-01-2005, 01:13 PM   #5
arrenlex
Member
 
Registered: Jul 2005
Distribution: Debian Etch
Posts: 48

Rep: Reputation: 17
As you like.

In my experience, xmms segfaulted on start when I turned on the composite extension of X.org, but if your xmms physically starts, and crashes only when you try to play a .wma file, I can't help you further.

Where did you get the wma plugin? Try installing the xmms-dev package from debian repositories and then downloading the source for the wma plugin and installing it from there.
 
Old 12-01-2005, 07:17 PM   #6
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773

Original Poster
Blog Entries: 1

Rep: Reputation: 34
Unhappy

XMMS crashes only when try playing .wma.....b/w i use a backported version of Xorg on My Sarge..
 
Old 12-01-2005, 07:24 PM   #7
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
make sure your sound is working correctly.

and then make sure xmms is set to whatever output is correct (ie alsa, oss, etc).

good luck, luttuce know :)
 
Old 12-02-2005, 02:42 AM   #8
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773

Original Poster
Blog Entries: 1

Rep: Reputation: 34
Unhappy

If i try any sound servers viz alsa,esd,arts,oss all fails and exit
 
Old 12-02-2005, 05:55 AM   #9
VyRuZ
LQ Newbie
 
Registered: Jun 2005
Distribution: Ubuntu 5.10
Posts: 3

Rep: Reputation: 0
just do it the simple way... get vlc
If VLC doesn't work, then i have no clue...
 
Old 12-02-2005, 12:20 PM   #10
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
when you say 'segmenation fault' error, where are you seeing this?

ie. do you load xmms from a terminal (which is a great way to help diagnos, because you see all the spurious info fire up in the terminal, as the x program is loading and running).

or does a message just 'pop up' in kde or whatever window program you use?

also look into compiling xmms on your system.

ALOT of times that will help solve your problems with ornery applications like xmms.

i don't know if your familiar with compiling, but it is more scarry than hard to do ;)

it's bascially 3 commands.

the great thing about compiling (other than you can 'usually' get your app to work premo), is that it points out deficiances BEFORE it will let you compile, so that you can adjust other programs to make your program run, AND run top-notch.

during and after compiling, it is rare to have any error messages (but possible).

those error messages can be delt with almost %100 of the time then.

the problem you might have, is that when you add/upgrade other programs that the compiler says xmms needs, that you may/can break other programs (and possibly your whole distro).

sooo, just be careful and patient..and most of all have a GOOD BACKUP of your os, so you can revert back when your done working.

another option of course is to use another program in place of xmms.

however, the program SHOULD work, so probably something is just amis, that compiling will point you to :)


once again, good luck and lettuce know what happens!
 
Old 12-02-2005, 05:28 PM   #11
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773

Original Poster
Blog Entries: 1

Rep: Reputation: 34
I got this 'seg fault' error when i ran xmms from terminal..waiting for a sloution....
 
Old 12-02-2005, 06:00 PM   #12
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
well have you tried compiling yet?

have you ever done this with other programs?

you need to get the bz or gz version (ie. NOT the binary installable version).

but if you don't want to do that yet, try an older version of xmms first.

also, the way you are doing it, using the 'alien' feature is not the best way..

i have a feeling you'll need to take that jump, and compile..

it's really not a big deal (and it makes you feel real 'haxor' like ;) lol

hang in there man.. you'll get it.
 
Old 12-02-2005, 06:53 PM   #13
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773

Original Poster
Blog Entries: 1

Rep: Reputation: 34
hei hei now it is working !Thanks to All don know how this suddenly worked!
yeah.i know i do compile from source already compiled n installed various packages/kernel compiling..etc...did u know more about checkinstall?how do we use it for compiling..
Thank You

Last edited by deepclutch; 12-02-2005 at 06:59 PM.
 
  


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
Please help me install xmms-wma-1.0.4 thort Linux - Newbie 3 10-10-2005 01:38 PM
.wma plugin for xmms? vyeperman3001 Linux - Software 7 12-01-2004 11:08 AM
WMA Plugin for XMMS KiLLaWaBBiT Linux - Software 2 09-04-2004 02:37 PM
XMMS and *.WMA extension Micro420 Linux - Software 1 08-10-2004 02:02 AM
xmms *.wma vexer Linux - Software 3 05-15-2003 08:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:43 PM.

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