blackadderkate / weather-widget-2

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

Widget broken after every SteamOS update #181

Closed slaci18 closed 4 months ago

slaci18 commented 4 months ago

As the title says, the widget is broken after every SteamOS update.

However I managed to make it work again by installing qt5-xmlpatterns, every time, but this time it did not solve the problem. I have the following error now:

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

file:///home/deck/.local/share/plasma/plasmoids/org.kde.weatherWidget-2/contents/ui/providers/OpenWeatherMap.qml:18:1: plugin cannot be loaded for module "QtQuick.XmlListModel": Nem lehet betölteni a(z) /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so függvénykönyvtárat: (/usr/lib/libQt5XmlPatterns.so.5: undefined symbol: _ZN9QXmlUtils6isCharE5QChar, version Qt_5_PRIVATE_API)

Can I repair it somehow?

slaci18 commented 4 months ago

Tried installing qt5-xmlpatterns again after a new update, works again.