More details:: esdrec hangs when esd is running - select function problem?

2003-09-20 Thread Wojciech Zabolotny
Hi All, I've done one more test. I've run esd with: $ strace 2>/tmp/debug esd And then I've run on the another console: $ esdrec > /tmp/test.raw Then I've killed esdrec with CTRL+C (after a few seconds). In the /tmp/debug I've found: [...] socket(PF_UNIX, SOCK_STREAM, 0) = 4 fcntl64(4, F_S

esdrec hangs when esd is running

2003-09-20 Thread Wojciech Zabolotny
Hi All, I need to use an application which uses ESD for both capture and playing of voice (a voice chat enabled YM client for Linux). However I've discovered that ESD based voice capture doesn't work in my system. Tracing down the problem, I'v get to the situation where I run esd on one console,