Quoting Vivian Meazza :
> Nice try - perfectly understandable transmissions here :-). It runs under
> Cygwin for a while, then fails with:
>
> next chatter in 37 seconds
> OpenAL error (AL_INVALID_VALUE): bind_source (alGenSources)
> Failed to generate audio source.

It seems that alDeleteSources is only called when SGSoundSample::stop() is
called.
Not when the sample is deleted ( the destructor only do alDeleteBuffers in that
case ). I don't know if SGSoundSample::stop() is called in this case but this
could be a problem.

-Fred


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to