Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115274

"Qml Wheather" example causes 'Too many arguments' runtime error

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            kkohne Kai Köhne
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes