We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I follow the README in plugins/sound_pulse to let the audio tool report the available sound devices, then I get the following error:
plugins/sound_pulse
# obj_linux_x86_64/audio -r assert.cxx(114) PWLib Assertion fail: Multiple occurrences of same option letter, file ptlib/common/osutils.cxx, line 1189, Error=20 Assertion fail: Multiple occurrences of same option letter, file ptlib/common/osutils.cxx, line 1189, Error=20 Dumping core. Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
That issue was actually caused by a memory violation in the argument parsing. Thanks for reporting. Its fixed now.
Sorry, something went wrong.
PThread::m_isRunning
No branches or pull requests
When I follow the README in
plugins/sound_pulse
to let the audio tool report the availablesound devices, then I get the following error:
The text was updated successfully, but these errors were encountered: