Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
None
-
cd46e5b5b (dev), abd020b32 (6.6)
Description
Launching the Qml Wheather example that is part of Qt Charts results in a runtime error:
No app key for worldweatheronline.com given. Using static test data instead of live data. parseWeatherData@qrc:/qml/qmlweather/main.qml:166 Too many arguments, ignoring 1
The line in question is
rainfallSet.append(i, weatherObj.precipMM);
rainFallSet is of type BarSet.
Attachments
For Gerrit Dashboard: QTBUG-115274 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
513610,2 | Fix 'Too many arguments' runtime error in qml wheather example app | 6.6 | qt/qtcharts | Status: MERGED | +2 | 0 |
513622,2 | Fix 'Too many arguments' runtime error in qml wheather example app | dev | qt/qtcharts | Status: MERGED | +2 | 0 |