Behold! the Scriptinator! A plasmoid button to launch custom scripts on click and on mouse scroll, allowing you to change icon dynamically
I just updated from plasma5 to plasma 6 in Debian testing. The plasmoid is not working, only shows a blank square. When run with plasmoidviewer I get this exit: ``` qt.qml.context: file:///home/vlad/Descargas/Scriptinator-master/contents/ui/main.qml:66:4 Parameter "data" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml:7:1: QML SimpleKCM: Created graphical object was not placed in the graphics scene. file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customIconDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customTextAlignDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customTextDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customTooltipBodyDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customTooltipCheckDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customTooltipHeadDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_initScriptDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_onClickIconDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_onClickScriptDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_onMouseOverScriptDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_periodicScriptDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showBackgroundDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showTooltipDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeoutDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelDownScriptDefault file:///home/vlad/Descargas/Scriptinator-master/contents/ui/configGeneral.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelUpScriptDefault ``` I dont know if there is package I need to install, but almost all the qml packages are in, together with kcm
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by thevladsoft and has received 1 comments.