** Description changed: Under jaunty, there seems to be some problem with portaudio v 19. I've used portaudio under hardy without problems. But now I upgraded to jaunty, and e.g. Audacity (and also the software I'm writing, and that's using portaudio pretty much in trivial way to record audio) begun to have this problem - once I start recording sound, the recording get's stopped after a second or so. By stopped I mean that the data isn't coming any more, although audacity still keeps in recording mode and await's new samples. In my app, the audio callback isn't getting called after these very few seconds. Also, the Pa_StopStream() does never return after this 'bug' happens . I think it's not driver related, as the arecord seems to be recording correctly... Is there any way to get this debugged? In kdbg I see the portaudio thread wait in poll() (sys?)call - though it's hard to tell, whether it's freezed, or I just have the luck to stop it there every time :) + + + EDIT: I've just compiled and installed portaudio19 from svn and it seems + to work flawlessly...
-- portaudio stops capturing sound after a while https://bugs.launchpad.net/bugs/347319 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs