Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13631

Qt Creator tries to open / parse examples before they are configured

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • Qt Creator 3.3.0
    • Quick / QML Support
    • None

    Description

      Using qt-enterprise-mac-x64-android-ios-5.4.0_2014-12-07_19-59-07-113.dmg

      I have seen this error quite often when trying to open example:

      QML module does not contain information about components contained in plugins.
      
      Module path: /Users/caroline/Qt5.4.0/Final_E113/5.4/ios/qml/QtQuick/Dialogs/Private
      See "Using QML Modules with Plugins" in the documentation.
      
      Automatic type dump of QML module failed.
      Errors:
      "/Users/caroline/Qt5.4.0/Final_E113/5.4/clang_64/bin/qmlplugindump" returned exit code 3.
      Arguments: -nonrelocatable QtQuick.Dialogs.Private 1.1 /Users/caroline/Qt5.4.0/Final_E113/5.4/ios/qml
      QQmlComponent: Component is not ready
      file:///Users/caroline/Qt5.4.0/Final_E113/5.4/ios/qml/loadqtquick2.qml:1:1: module "QtQuick" plugin "qtquick2plugin" not found
      
      
      QML module does not contain information about components contained in plugins.
      
      Module path: /Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv7/qml/QtQuick/Controls/Styles/Android
      See "Using QML Modules with Plugins" in the documentation.
      
      Automatic type dump of QML module failed.
      Errors:
      "/Users/caroline/Qt5.4.0/Final_E113/5.4/clang_64/bin/qmlplugindump" returned exit code 3.
      Arguments: -nonrelocatable QtQuick.Controls.Styles.Android 1.0 /Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv7/qml
      QQmlComponent: Component is not ready
      file:///Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv7/qml/loadqtquick2.qml:1:1: plugin cannot be loaded for module "QtQuick": '/Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv7/qml/QtQuick.2/libqtquick2plugin.so' is not a valid Mach-O binary (invalid magic 7f454c46)
      
      
      QML module does not contain information about components contained in plugins.
      
      Module path: /Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv5/qml/QtWebView
      See "Using QML Modules with Plugins" in the documentation.
      
      Automatic type dump of QML module failed.
      Errors:
      "/Users/caroline/Qt5.4.0/Final_E113/5.4/clang_64/bin/qmlplugindump" returned exit code 3.
      Arguments: -nonrelocatable QtWebView 1.0 /Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv5/qml
      QQmlComponent: Component is not ready
      file:///Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv5/qml/loadqtquick2.qml:1:1: plugin cannot be loaded for module "QtQuick": '/Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv5/qml/QtQuick.2/libqtquick2plugin.so' is not a valid Mach-O binary (invalid magic 7f454c46)
      
      
      QML module does not contain information about components contained in plugins.
      
      Module path: /Users/caroline/Qt5.4.0/Final_E113/5.4/android_armv7/qml/QtWebView
      See "Using QML Modules with Plugins" in the documentation.
      

      The examples works fine though.

      => I wonder if this arises because QT Creator opens the project before it is configured. If you open an example and without configuring, open the "Edit" section, this warning appears after a while. And that could explain why there is no problem while running the example?

      Attachments

        Issue Links

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

          Activity

            People

              mabenell Marco Benelli
              carochao Caroline Chao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes