Warnings on launching SVN HEAD

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Locked
Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Warnings on launching SVN HEAD

Post by Gale Andrews » Wed Dec 29, 2010 12:46 am

"Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3857" and other warnings are being reported when launching SVN HEAD from the console, but not when launching 1.3.12. See Bug 267. I think these may come from the recent PortAudio update, and that the "Expression 'stream->capture.pcm' error tends to come and go in releases without necessarily implying a practical problem.

Does anyone have any comments, find recording is now not working correctly in HEAD, or find some devices are not being detected by Audacity? Does anyone *not* see these errors?


Thanks



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: Warnings on launching SVN HEAD

Post by bgravato » Wed Dec 29, 2010 1:33 am

I usually don't use the svn head except when for testing purposes that have been discussed here in other threads. As I stated in those threads I usually see a lot of those warnings...

I'm not really sure if it affects the recording capabilities of audacity in anyway, I'm not sure if I've done any recordings in svn head.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Warnings on launching SVN HEAD

Post by steve » Wed Dec 29, 2010 4:43 pm

I'm getting errors when recording using a debug build. The errors occur when the cursor reaches the end of the screen and the screen is redrawn. They sometimes result in Audacity freezing.

Update:
I've just done a fresh build (non-debug) and I'm getting the error message:
"Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3857" on launching Audacity 1.3.13

This message appears once on launch.
Audacity then appears to record correctly with no further errors.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Warnings on launching SVN HEAD

Post by Gale Andrews » Thu Dec 30, 2010 5:41 am

steve wrote:I'm getting errors when recording using a debug build. The errors occur when the cursor reaches the end of the screen and the screen is redrawn. They sometimes result in Audacity freezing.
Is Software Playthrough and/or Overdub enabled? What do the errors say? Are the errors repeatable, but not the freeze?
steve wrote:Update:
I've just done a fresh build (non-debug) and I'm getting the error message:
"Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3857" on launching Audacity 1.3.13

This message appears once on launch.
Audacity then appears to record correctly with no further errors.
So you don't receive:

* "ALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM cards"
* "bt_audio_service_open: connect() failed: Connection refused (111)"
* "ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream" ?
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked