Bug 1212470 - Kweather with missing qtcharts module
Summary: Kweather with missing qtcharts module
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 08:23 UTC by Frank Krüger
Modified: 2023-06-17 14:17 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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