panon icon indicating copy to clipboard operation
panon copied to clipboard

[BUG] Panon not working after restart

Open NullDev opened this issue 3 years ago • 2 comments

Desktop (please complete the following information):

  • OS: KDE Neon User - 5.25 [Based on Ubuntu 20.04 Focal]
  • Version of Plasma Framework: 5.25.3

Describe the bug I use Bluetooth headphones. When I restart my PC and connect to the headset Panon doesn't show any visualization. When I go to Panons backend settings my device is selected as input device (pulse audio). However panon only works when I select a different device first and then switch back to my Bluetooth headphones

NullDev avatar Jul 25 '22 14:07 NullDev

I have the same issue, although not caused by bluetooth, any device that you connect/disconnect, then things do not work out anymore.

The sink-inputs get moved around and grouped into the same source after you disconnect a device, bluetooth or not.

This might be caused by wireplumber. I do not wish to point fingers, but I have been using wireplumber and have observed them fixing a lot of bugs these past months. And of course I do not know if @NullDev is using pipewire and wireplumber. I'm just sharing my thoughts.

nlambert avatar Aug 19 '22 19:08 nlambert

One thing that panon can do is remove the source-input when it is no longer used

E.g. Mixing all microphones and speakers creates a source-input on every source. When a source is disconnected, so should the client.py source-input

nlambert avatar Aug 20 '22 04:08 nlambert