blackadderkate / weather-widget-2

Updated version of Weather Widget by Kotelnik
GNU General Public License v2.0
98 stars 22 forks source link

Unable to load the widget #156

Open stemy2 opened 9 months ago

stemy2 commented 9 months ago

Instead of the expected widget, i have this error message.

file:///home/stem/.local/share/plasma/plasmoids/org.kde.weatherWidget-2/contents/ui/main.qml:120:5: Type OpenWeatherMap unavailable

file:///home/stem/.local/share/plasma/plasmoids/org.kde.weatherWidget-2/contents/ui/providers/OpenWeatherMap.qml:18:1: module "QtQuick.XmlListModel" is not installed

I installed qml-module-qtquick-xmllistmodel and qml6-module-qtquick-xmllistmodel, but it didn't fixed anything.

blackadderkate commented 9 months ago

What Distribution, please?

stemy2 commented 9 months ago

Linux mint 21.2.

idamir commented 8 months ago

Please try to install qml-module-qtquick-xmllistmodel package.

stemy2 commented 8 months ago

Please try to install qml-module-qtquick-xmllistmodel package.

As i said in my first post, i did so with no avail.

mtancoigne commented 6 days ago

Hi @stemy2, I'm a bit late but I faced the same issue (on a debian 12). I resolved it by installing the dependencies and reopening the KDE session (logout/login).

Removing the widget and adding it back was not enough.