yktoo / indicator-sound-switcher

Sound input/output selector indicator for Linux
https://yktoo.com/en/software/sound-switcher-indicator/
GNU General Public License v3.0
365 stars 28 forks source link

[BUG] PulseEffects creates 2 entries in the SoundSwitcher menu that can not be removed #104

Closed hustlebwnz closed 3 years ago

hustlebwnz commented 3 years ago

After installing PulseEffects on Ubuntu, 2 outputs appear; PulseEffects(app) and PulseEffects(mic). They do not appear in the preferences menu to hide, and do not appear in the config file.

running the indicator returns these relevant lines: DEBUG .menu_insert_ordered_item(): inserting item PulseEffects(apps) at index 11 DEBUG + Sink[5] added: PulseEffects_mic, card 4294967295 DEBUG .menu_insert_ordered_item(): inserting item PulseEffects(mic) at index 12

yktoo commented 3 years ago

I believe it's a duplicate of #68.