Bugzilla – Bug 1212470
Kweather with missing qtcharts module
Last modified: 2023-06-17 14:17:40 UTC
Given current TW20230614 and a KDE environment, kweather-23.04.2-1.1.x86_64 starts with a blank screen and the error messages: qrc:/qml/DynamicForecastPage.qml:462:34: Type WeatherStrip unavailable qrc:/qml/WeatherStrip.qml:11:1: module "QtCharts" is not installed Installing libqt5-qtcharts-imports, which is neither required nor recommended, solves the "QtCharts" issue. Not sure whether more packages should be installed: kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt HiDPI scaling. qrc:/qml/DynamicForecastPage.qml:399: TypeError: Cannot read property 'temperature' of undefined qrc:/qml/DynamicForecastPage.qml:418: TypeError: Cannot read property 'weatherDescription' of undefined qrc:/qml/SunriseCard.qml:51: TypeError: Cannot read property 'date' of undefined qrc:/qml/SunriseCard.qml:75: TypeError: Cannot read property 'date' of undefined qrc:/qml/SunriseCard.qml:97: TypeError: Cannot read property 'date' of undefined
Fixed: https://build.opensuse.org/request/show/1093589