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

Line: 1 Qt Quick emulation layer crashed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.14.0
    • Quick Designer
    • None
    • Linux/X11

    Description

      I downloaded Qt Creator last night and I am not able to use design mode no matter what type of Qt Quick application or any of the other options that I try to use. I am using CMake for the build system, but I used QMake and it didn't work either. I have tried every Qt version from 5.6 to 5.15 and also tried Qt 6.01 with no luck. the edit mode seems to work fine and compiles.

      import QtQuick 2.12import QtQuick.Window 2.12 Window { width: 640 height: 480 visible: true title: qsTr("Hello World")}

      When I go to design mode I get a message saying "Cannot open this QML document because of an error in the QML file:

      Line: 1: Qt Quick emulation layer crashed. I checked for this error on the internet and couldn't find a solution, but it seems to appear often. I have never worked with Qt so if I'm doing anything wrong please let me know. 

      Attachments

        Issue Links

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

          Activity

            People

              thohartm Thomas Hartmann
              johnvolker John Volker
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes