Closed oberkut closed 2 months ago
Can you provide some more information? What exactly is it that doesn't work? Maybe attach some logs
file:///home/berkut/.local/share/plasma/plasmoids/panon/contents/ui/main.qml:11:28: Type Spectrum unavailable
file:///home/berkut/.local/share/plasma/plasmoids/panon/contents/ui/Spectrum.qml:218:5: Type WsConnection unavailable
file:///home/berkut/.local/share/plasma/plasmoids/panon/contents/ui/WsConnection.qml:2:1: module "QtWebSockets" is not installed
@oberkut works for me
Nothing out of the ordinary
git submodule update --init
python-docopt python-numpy python-pyaudio python-cffi python-websockets qt6-websockets
qsb
in /usr/lib/qt6/bin
For your case, I think qt6-websockets
is the issue
@oberkut, I updated the installation instructions in the README. I tested them in a fresh install of OpenSUSE and work fine. If you still have a problem, please reopen this issue.
Please update Installation Instruction for kde 6. On openSUSE Tumbleweed plasmoid not working.