Open
Description
Hello everyone,
my entire system sounds mutes when debugging while a sound plays.
using gdb to break in the Beep-Example at line 123 causes all other programs (Firefox...) to mute / no longer output any audio:
rust-gdb target
b beep.rs:123
r
Line 123 in 2ec761d
I dont expect that my programs audio continues (because execution is suspended). But at least other programs should be able to continue to output audio.
- current master-branch
- Ubuntu 23.10
- The "Volume Levels" under Settings>Sound>"Volume Levels" still show that Firefox is "Outputing" Sound.
pactl info | grep "Server Name"
:Server Name: PulseAudio (on PipeWire 0.3.79)
Metadata
Metadata
Assignees
Labels
No labels