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

Property object is missing a name or type script binding

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.5.0 Alpha
    • Multimedia
    • None
    • qt 5.5 git build snapshot.

    Description

      Warnings while parsing QML type information of /home/harri/src/qt5/qtmultimedia/src/imports/multimedia:
      Failed to parse "/home/harri/src/qt5/qtmultimedia/src/imports/multimedia/plugins.qmltypes".
      Error: /home/harri/src/qt5/qtmultimedia/src/imports/multimedia/plugins.qmltypes:1228:9: Property object is missing a name or type script binding.

      Looking at the line 1228:
      Property

      { name: "filters"; isList: true; isReadonly: true }

      it is missing the "type" attribute, which I guess is the problem?
      (as seen in other Property elements)

      The root of the problem is elsewhere.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              grego Harri Pasanen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes