I recently upgraded to Ubuntu Lucid Lynx. I installed Audacity 1.3.12 from the repositories and have just now discovered that I can't record. The cursor on the track moves normally but there is no audio being recorded or indication on the input meter. The input selection dropdown is also missing.
I checked all my settings on Alsamixer and all is well there. I am recording from the line input on the soundcard, an Ensoniq 5880B that was recording fine until the upgrade. Playback has issues, too. Only the first 3-4 seconds of the file gets played before audacity hangs. The buttons are responsive.
Running Audacity from a terminal yields:
Code: Select all
[email protected]:~/audacity$ audacity &
[1] 8175
[email protected]:~/audacity$ bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3653
Bill