[Bug 220754] Re: ekiga freezed during audio test

2008-10-06 Thread Pedro Villavicencio
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!. ** Changed in: ekiga (Ubuntu) Status: Incomplete = Invalid -- ekiga freezed during audio test

[Bug 220754] Re: ekiga freezed during audio test

2008-04-23 Thread Jarno Suni
Output of the command given in the previous message: aplay: main:545: audio open error: Device or resource busy Recording WAVE '-' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono -- ekiga freezed during audio test https://bugs.launchpad.net/bugs/220754 You received this bug notification

[Bug 220754] Re: ekiga freezed during audio test

2008-04-22 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: ekiga (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) =

[Bug 220754] Re: ekiga freezed during audio test

2008-04-22 Thread Jarno Suni
gnome-sound-recorder freezes too, when I try to record. -- ekiga freezed during audio test https://bugs.launchpad.net/bugs/220754 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 220754] Re: ekiga freezed during audio test

2008-04-22 Thread Jarno Suni
Maybe it is not ekiga bug since I don't seem to get recording work by any other application either. And since Ekiga does not crash, I can not debug crash. -- ekiga freezed during audio test https://bugs.launchpad.net/bugs/220754 You received this bug notification because you are a member of

[Bug 220754] Re: ekiga freezed during audio test

2008-04-22 Thread Yannick Defais
Hi, If ekiga freeze, you can lunch it using gdb and hit CTRL-C when it freeze. Then you could have a backtrace. But it seems more an ALSA problem as you said. Try this simple command in a terminal to check your ALSA configuration: $ arecord -D plughw:0,0 -c 1 -r 8000 -f S16_LE - | aplay -D