Widget don't work with KDE and Arch linux
realOgenki opened this issue · 4 comments
realOgenki commented
Previously it did works, but now show an error when you launch it:
Error al cargar archivo QML: file:///usr/share/plasma/plasmoids/org.kde.netspeedWidget/contents/ui/main.qml:45:37: Type CompactRepresentation unavailable
file:///usr/share/plasma/plasmoids/org.kde.netspeedWidget/contents/ui/CompactRepresentation.qml:20:1: module "org.kde.plasma.private.quicklaunch" is not installed
dfaust commented
Thank you for reporting this. You are missing a package.
On Arch Linux, I think it's kdeplasma-addons.
Please let me know if installing it fixes the problem.
realOgenki commented
Yes! this is the missing package. Thank you very much.
¿Can you include this dependence for avoid the issue on other users?
Regards.
dfaust commented
realOgenki commented