rbn42/panon

[REQUEST] It's time for a new release

creeloper27 opened this issue · 2 comments

There is a PR that fixes a bug that currently makes the plasmoid basically unusable.

It would be nice if that PR can be merged a new release made.

Thanks in advance.

@creeloper27 (or anyone else following along) someone pushed this change as a new widget, Panon-fixed. I can confirm it gets pulseaudio working for me.
https://store.kde.org/p/2102361

I also had to get qt-websockets installed (pacman -S qt5-websockets python-docopt python-numpy python-pyaudio python-cffi python-websockets)

Alternatively, you could also just edit your pulseaudio.py per this reddit comment:

change "import collections" to "import collections.abc as collections"

https://www.reddit.com/r/kde/comments/ri33yk/panon_widget_not_working_on_recent_pipewire/jev4dz6/