https://bugs.kde.org/show_bug.cgi?id=452547
postix <pos...@posteo.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|WORKSFORME |--- --- Comment #7 from postix <pos...@posteo.eu> --- I can reproduce it now definitely with the following steps (fish shell syntax): set id0 (pactl load-module module-null-sink sink_name="Virtual0_Sink" sink_properties=device.description="Virtual-Speaker-0") set id1 (pactl load-module module-null-sink sink_name="Virtual_Sink" sink_properties=device.description="Virtual-Speaker-1") set id2 (pactl load-module module-null-sink sink_name="Virtual_Sink" sink_properties=device.description="Virtual-Speaker-2") Select Virtual-Speaker-1 in the applet Select Virtual-Speaker-2 in the applet now both radio buttons of 1 and 2 are checked. pactl unload-module $id1 Virtual-Speaker-1 is gone in the applet, but Virtual-Speaker-0 and -2 remain, both are unchecked! -- You are receiving this mail because: You are watching all bug changes.