Closed CodeShakingSheep closed 2 months ago
Can you take a look at #10? It seems to be the same problem.
Maybe we can move the convo there.
Sorry, dumb me changed a part of the code that was commonly used.
This specific problem should be fixed now.
Thanks for reporting!
After I start broo there Mumble opens and I connect to the server. However, shortly after that the broo command exits with this message
Failure: No such entity
. Mumble still stays open.I explicitly need to terminate broo with
broo -c
which then closes Mumble before I can start it again. Do you have any idea what's the issue here?Edit: Additional info I'm using Pulseaudio and the problem seems to appear in
add_mic_pulseaudio()
. Interestingly, I can see Broo as output device.In Linux sound settings, however I can't see it as input device.
In PulseAudio Input Devices shows this by default.
When I change "Show" to "All Input Devices" it shows "Monitor of Broo".