Error:
Error loading QML file: file:///home/aditya/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:188:34: Type ExpandedRepresentation unavailable
file:///home/aditya/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/ExpandedRepresentation.qml:116:35: Type PlasmaComponents3.ToolTip unavailable
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/ToolTip.qml: No such file or directory
OS: Debian Buster 10, KDE
How to recreate :
Right click on Desktop>Add Widget>Get New Widget>mediacontroller_plus>install > Drag widget to home screen.
What I think might be the issue:
Debian Buster 10 latest qml-module-qtquick-controls (5.11.3-2) < 5.15.2-2( Debian Bullsye and Sid)
_Side Note: _
I had another widget with the same error and changing the import to 2.0 worked for that particular widget.
Error:
OS: Debian Buster 10, KDE
How to recreate :
Right click on Desktop>Add Widget>Get New Widget>mediacontroller_plus>install > Drag widget to home screen.
What I think might be the issue:
Debian Buster 10 latest qml-module-qtquick-controls (5.11.3-2) < 5.15.2-2( Debian Bullsye and Sid)
_Side Note: _
I had another widget with the same error and changing the import to 2.0 worked for that particular widget.