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

Property object is missing a name or type script binding

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes