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

Wizard creates nonworking "Qt Quick sample application"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.5.0
    • Qt Creator 4.3.0
    • Quick / QML Support
    • None

    Description

      Steps to reproduce:

      1. Install Qt Creator 4.3.0 (I installed mine using qt-unified-testclient-linux-x64-3.0.0-beta-online_152.run)
        • Install Boot2Qt 5.9.x plugin
        • Due to QTCREATORBUG-18247 you have to install also Boot2Qt 5.8.x plugin
      2. Start Qt Creator
      3. Create new project (File->New File or Project)
      4. Select "Qt Quick Application" as a type
      5. Click the wizard to create the default project
        • Pay attention that in the page "Define Project Details", Minimal required Qt version is "Qt 5.6" which is the default selection
      6. When project is created, run it

      Expected outcome:

      •  The default application is started

      Actual outcome:

      • Application refuses to start
        • QQmlApplicationEngine failed to load component
        • qrc:/main.qml:3 module "QtQuick.Enterprise.VirtualKeyboard" is not installed

      Workaround:

      •  In "main.qml", replace "import QtQuick.Enterprise.VirtualKeyboard 2.0" with "import QtQuick.VirtualKeyboard 2.0"

       

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            sanurmen Sami Nurmenniemi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes