Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 117522 - esdplay wants to start a new esd every time.
Summary: esdplay wants to start a new esd every time.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: esound
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-04 22:12 UTC by Aleksey Nogin
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-09 21:55:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aleksey Nogin 2004-03-04 22:12:18 UTC
If I run esdplay, the first time it starts esd and plays the sound
fine, but on subsequent invocations instead of connecting to an
existing esd, it tries starting a new esd, fails (because one is
already running) and does not play anything.

% killall esd
% esdplay /usr/share/system-config-soundcard/sound-sample.wav
% esdplay /usr/share/system-config-soundcard/sound-sample.wav
esd: Esound sound daemon already running or stale UNIX socket
/tmp/.esd/socket
This socket already exists indicating esd is already running.
Exiting...

P.S. esdplay -s localhost works OK.

Comment 1 Aleksey Nogin 2004-03-04 22:13:14 UTC
P.P.S. Sorry, forgot: esound-0.2.33-1

Comment 2 Robert Vojta 2004-03-06 19:18:38 UTC
I tried to reproduce this and I'm not successfull ...

- updated FC1 to 1.90 via yum
- same package

[robert@echelon robert]$ ps ax | grep esd
 2002 pts/6    S      0:00 grep esd
[robert@echelon robert]$ esdplay online.wav
[robert@echelon robert]$ esdplay online.wav
[robert@echelon robert]$ esdplay online.wav

Works fine in both situations - esd is [not] running before first
esdplay call ...

Comment 3 Aleksey Nogin 2004-03-07 02:34:50 UTC
- I am using Raw Hide not 1.90
- I am using ALSA.

Comment 4 Robert Vojta 2004-03-07 07:43:47 UTC
s/1\.90/rawhide/g

Sorry, my mistake ... I'm using Raw Hide too, same packages and it
works fine with alsa for me.


Comment 5 Aleksey Nogin 2004-03-09 21:55:57 UTC
Not sure what changed, but it WFM now.


Note You need to log in before you can comment on or make changes to this bug.