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

QuickDesigner crashes when switching from QML file containing unsupported types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 2.1.0
    • Qt Creator 2.1.0-beta1
    • Quick Designer
    • None
    • Qt Creator 2.0.94 (2.1.0-rc1)
      Windows 7 64-bit

      To reproduce, add a .qml file to a new Qt Quick project with the following contents:

      import Qt 4.7

      QGraphicsWidget {
      }

      Switch to Designer mode, and the entire QtCreator application crashes. QGraphicsWidget probably isn't meant to be used in this fashion, but it should produce a warning instead of crashing.

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

            thohartm Thomas Hartmann
            smatthews Sam Matthews
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes