Dear Maintainer,
on a fresh Debian testing install, my PulseAudio panel plugin does not connect to server at login.
Audio works, since using VLC or going to youtube I can hear everything.
The panel icon has the X and hovering shows "Not connected to the PulseAudio server"
If I send a SIGHUP to the panel, it connects to the server without fail, so I have a workaround
on my system that runs this command after some seconds from login:
pkill --signal HUP "panel-.*-pulseau"
My machine has a very fast PCIe4 SSD, so I suspect the plugin is loading too fast
and the server is not yet up, and I suspect this problem cannot be replicated on some other machines.
Best Regards