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

warnings from qmlplugindump (QtQuick Dialogs)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.5.0 Beta
    • Quick: Dialogs
    • None
    • OS X, building for iOS

      Remove any existing photosurface.pro.user, open photosurface.pro and configure it for various platforms including iphone simulator. Then you will see this in the General Messages pane:

      Warnings while parsing QML type information of /Volumes/backup/qt-releases/qt5.5-beta/5.5/clang_64/qml:
      <dump of /Volumes/backup/qt-releases/qt5.5-beta/5.5/clang_64/qml>:1:24: Reading only version 1.1 parts.
      <dump of /Volumes/backup/qt-releases/qt5.5-beta/5.5/clang_64/qml>:10:5: Expected only Component and ModuleApi object definitions.
      

      There is also this, in some other context:

      /Volumes/backup/qt-releases/qt5.5-beta/5.5/clang_64/bin/qmlplugindump -nonrelocatable QtQuick.Dialogs.Private 1.1 /Volumes/backup/qt-releases/qt5.5-beta/5.5/ios/qml
      QQmlComponent: Component is not ready
      file:///Volumes/backup/qt-releases/qt5.5-beta/5.5/ios/qml/typelist.qml:2:1: module "QtQuick.Dialogs.Private" plugin "dialogsprivateplugin" not found
      

      Can still get the systemdialogs example to run, but not photosurface.

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

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes