Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Qt Quick emulation layer crashed

    QML and Qt Quick
    4
    9
    12476
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      boleslaw last edited by

      Hi All,

      Just started to look into QML, so I downloaded the latest build, that is 5.4.1 for VS 2013 x64. Once I created brand new project with following setup:

      -Qt Quick Application
      -Component set: Qt Quick Controls 1.3
      -Kit: Desktop Qt 5.4.1 MSVC2013 OpenGL 64bit

      And than open mainForm.ui.qml file to edit, designer crashes with the message "Qt Quick emulation layer crashed (1:0)".

      I am using QtCreator 3.3.1.

      Is it possible that I have some old settings from previous version of QT that I need to remove? Or is it a bug in Qt Creator?

      Thanks for help.

      1 Reply Last reply Reply Quote 0
      • B
        boleslaw last edited by

        I have tested the issue on my friend machine and he has exactly the same problem. 3.3.1 Qt Creator is broken.

        1 Reply Last reply Reply Quote 0
        • T
          ThomasHartmann last edited by

          Only the open source version is affected. Sorry for the inconvenience.

          Please see https://bugreports.qt.io/browse/QTCREATORBUG-14031 for a workaround.

          1 Reply Last reply Reply Quote 0
          • E
            Edward161 last edited by

            Didn't see a Fix for this issue.

            Guidance and propulsion systems testing. But need a C++ GUI IDE that works. :)

            1 Reply Last reply Reply Quote 0
            • T
              ThomasHartmann last edited by

              You have to build the puppet yourself to get it working:

              http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/#comment-1195025

              1 Reply Last reply Reply Quote 0
              • B
                boleslaw last edited by

                Thanks for you reply Thomas, all works fine now :).
                Do you know when official fix will be available?

                1 Reply Last reply Reply Quote 0
                • JKSH
                  JKSH Moderators last edited by

                  Hi,

                  I've marked this thread Sticky until an official fix is available.

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply Reply Quote 0
                  • T
                    ThomasHartmann last edited by

                    Here is a snapshot that has a fix: http://download.qt.io/snapshots/qtcreator/3.3.2/2015-02-27_522/

                    1 Reply Last reply Reply Quote 0
                    • B
                      boleslaw last edited by boleslaw

                      Issue is solved now, we can close and unstick this topic.

                      Thanks,
                      Boleslaw

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post