Closed
Bug 168765
Opened 23 years ago
Closed 23 years ago
Java prevents from playing files with XMMS
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
People
(Reporter: antonio.montagnani, Assigned: rubydoo123)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020911
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020911
If i Connect to www.mp3.com and I try to listen to music sometimes I am
prevented from listening to music, as I get a message saying that my soundcard
is misconfigured or some program is blocking access to it..and it is not true
(as far as I know)
I check thread working and I see many Java's..I shut down Mozilla and I can
connect to m3.com very well.
Reproducible: Always
Steps to Reproduce:
1.have some java working
2.connect to mp3.com
3.try to listen to any song
Actual Results:
blocking of sound card (actually plugin is prevented to access to sound card,
XMMS is properly working off-line..
Expected Results:
Playing music
Works fine for me on Linux with cvs 20020915. I think this is infact
a problem with your sound driver since some of the in-kernel oss drivers
doesn't allow multiple opens to /dev/??? devices for sound access. I use
the alsa drivers (http://www.alsa-project.org) and they work just fine.
Depending on the environment you use, you're going to want to configure Mozilla
and XMMS to use a sound server. As dave mentions, with many systems, /dev/dsp
can only be written to by one program.
For example, if you're using KDE/arts, then start mozilla with the command
"artsdsp mozilla" and configure XMMS to also use arts. I believe something
similar can be done with esd also.
*** This bug has been marked as a duplicate of 58339 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•