Bug 1212470

Summary: Kweather with missing qtcharts module
Product: [openSUSE] openSUSE Tumbleweed Reporter: Frank Krüger <fkrueger>
Component: KDE ApplicationsAssignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fabian
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Frank Krüger 2023-06-17 08:23:53 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
Comment 1 Fabian Vogt 2023-06-17 14:17:40 UTC
Fixed: https://build.opensuse.org/request/show/1093589