Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KOT040188 opened this issue Jan 25, 2024 · 0 comments
Labels

Comments

@KOT040188
Copy link

Desktop (please complete the following information):

  • OS: opensuse tumbleweed
  • Version of Plasma Framework 5.113.0

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.

@KOT040188 KOT040188 added the bug label Jan 25, 2024
@KOT040188 KOT040188 changed the title [BUG] {Error: Failed to load the visual affect. Please choose another visual effect in the configuration dialog.} [BUG] Error: Failed to load the visual affect. Please choose another visual effect in the configuration dialog. Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant