I'm seeing this also, and some exploratory programming showed me that this has to do with PortAudio (the audio lib in Wireshark) using OSS as the default Host API. Unfortunately there's no device on that Host API available, so Pa_OpenDefaultStream() (which should always work in the presence of an audio module) fails. There's a patch already 22 months in the PortAudio project tracker for the 'critical issue', but has yet to be picked up by the PortAudio team.

All to do now is program a workaround. See if the default API does provide a device. If not look for the next best thing.

Thanks,
Jaap



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to