You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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"
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.
The text was updated successfully, but these errors were encountered: