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

Qt Quick emulation layer crashed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 3.3.2
    • Qt Creator 3.3.1
    • Quick Designer
    • None
    • Using:
      Qt 5.4.1
      Qt Creator 3.3.1
      Windows 8.1
      Qt Quick Application

      Since I updated to 3.3.1 this afternoon, when I try to open mainForm.ui.qml file to edit, designer crashes with the message “Qt Quick emulation layer crashed (1:0)".

      However, if I comment these lines:
      property alias btOk: btOK
      property alias btCancel: btCancel
      property alias txtUtilizador: txtUtilizador
      property alias txtPassword: txtPassword

      that are the only declared properties, the message disappears, but all the previous layout it's gone.
      If I run the application, it will run and work like before.

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

            thohartm Thomas Hartmann
            espsousa Ricardo Sousa
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes