After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331960 - Sound does not work when esd is running
Sound does not work when esd is running
Status: RESOLVED DUPLICATE of bug 330586
Product: ekiga
Classification: Applications
Component: general
GIT master
Other Linux
: Normal minor
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-21 00:11 UTC by Roy Sandberg
Modified: 2006-03-15 20:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roy Sandberg 2006-02-21 00:11:24 UTC
Ekiga reports that the sound device does not work because it is busy or does not support full-duplex use. When this error is present, video connectivity works properly, but sound does not work. When the esd daemon is killed, Ekiga no longer reports this error, and sound works correctly.
Comment 1 Damien Sandras 2006-02-21 09:12:05 UTC
Ekiga doesn't support ESD. It only suspends it. 
Are you running the GNOME version of Ekiga or some GTK-only version?
Comment 2 Roy Sandberg 2006-02-22 00:05:47 UTC
I'm running the Gnome version. Can you recommend a course of action to verify that the esd suspend function isn't working correctly? I'm not clear how this works... Is there another explanation for why killing esd would fix the sound issue?
Comment 3 Damien Sandras 2006-02-22 19:48:55 UTC
Use : esdctl standbymode

My only explanation is that we suspend it but it gets ignored for some reason.

I have this when I run Ekiga:
damien@golgoth01:~/CVS/ekiga$ esdctl standbymode
server is running

Then during a call:
damien@golgoth01:~/CVS/ekiga$ esdctl standbymode
server is on standby

Then when the call ends:
damien@golgoth01:~/CVS/ekiga$ esdctl standbymode
server is running


Comment 4 Damien Sandras 2006-03-09 20:43:46 UTC
Roy?
Comment 5 Lucas Nussbaum 2006-03-15 20:00:23 UTC
This is very likely to be a dupe of bug 330586.
Comment 6 Damien Sandras 2006-03-15 20:47:24 UTC
Indeed, marking as a DUP. Thanks Lucas!

*** This bug has been marked as a duplicate of 330586 ***