rbn42 / panon

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

[BUG] Error: Failed to load the visual affect. Please choose another visual effect in the configuration dialog. #121

Open KOT040188 opened 5 months ago

KOT040188 commented 5 months ago

Desktop (please complete the following information):

Describe the bug A clear and concise description of what the bug is. The widget doesn't work https://imgur.com/a/zTcVB9c I tried all the effects from the menu - zero reaction Any error message shown in the console Please execute the following commands in the console and upload the outputs.

git clone https://github.com/rbn42/panon.git cd panon git submodule update --init

You need to install plasma-sdk to get plasmoidviewer.

plasmoidviewer --applet ./plasmoid/

`kot@192:~/panon$ plasmoidviewer --applet ./plasmoid/ QML debugging is enabled. Only use this in a safe environment. qml: View QML loaded kf.plasma.quick: Applet preload policy set to 1 Toolbox not loading, toolbox package is either invalid or disabled. qml: New Containment: ContainmentInterface(0x5652e2715b30) QQuickOpenGLShaderEffect: 'source' does not have a matching property! QQuickOpenGLShaderEffect: 'source' does not have a matching property! kf.kio.core: Invalid URL: QUrl("") file:///home/kot/panon/plasmoid/contents/ui/Spectrum.qml:95:45: QML Image: Unknown error org.kde.plasma.containmentlayoutmanager: Trying to take space not available BasicAppletContainer_QMLTYPE_151_QML_170(0x5652e24504f0, parent=0x5652e26ce380, geometry=320,240 640x192) qml: JSON parse error qml: Executed command: qml: cd "/home/kot/panon/plasmoid/contents/scripts";python3 -m panon.effect.build_shader_source WyIiLFtdXQ== qml: JSON content: qml: qml: Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/home/kot/panon/plasmoid/contents/scripts/panon/effect/build_shader_source.py", line 5, in from docopt import docopt ModuleNotFoundError: No module named 'docopt'

qml: qml:

` It doesn't work in plasmoidviewer either.