rbn42 / panon

An Audio Visualizer Widget in KDE Plasma
GNU General Public License v3.0
191 stars 31 forks source link

[BUG] { module "QtWebSockets" is not installed} #62

Closed Asthestarsfalll closed 9 months ago

Asthestarsfalll commented 3 years ago

file:///home/czh/.local/share/plasma/plasmoids/panon/contents/ui/main.qml:11:37: Type Spectrum unavailable

file:///home/czh/.local/share/plasma/plasmoids/panon/contents/ui/Spectrum.qml:218:5: Type WsConnection unavailable

file:///home/czh/.local/share/plasma/plasmoids/panon/contents/ui/WsConnection.qml:2:1: module "QtWebSockets" is not installed image

tedneal commented 3 years ago

I was getting the same error while using the Sweet theme on Manjaro. Once I reverted back to a system theme, the newest version of panon ran fine so far.

KDE Plasma Version 5.22.3 KDE Frameworks Version 5.84.0 Qt Version 5.15.2 Kernel Version 5.10.52-1-MANJARO

This error happens on the default repositories and AUR.

hugeblank commented 2 years ago

I'm having this issue running the following: image

I thought maybe it was a missing dependency so ran: sudo apt-get install libqt5websockets5 and rebooted, but this didn't seem to fix the issue either.

Bilalharoon commented 2 years ago

I'm having this bug too.

god-damnit commented 2 years ago

anyone got a fix?

ghost commented 2 years ago

Any idea how to fix this ?