dfaust / plasma-applet-netspeed-widget

Plasma 5 widget that displays the currently used network bandwidth
GNU General Public License v2.0
121 stars 17 forks source link

Widget don't work with KDE and Arch linux #21

Closed realOgenki closed 3 years ago

realOgenki commented 4 years ago

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 4 years ago

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 4 years ago

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 3 years ago

Starting with version 1.9 the quicklaunch dependency is optional. If it's not installed the "Launch application when clicked" option will be disabled and an information text will be shown.

grafik

realOgenki commented 3 years ago

Great. And when you try to install the widget, it will advice that this dependency is needed not optional:

Screenshot_20200904_113311