Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-31834

ColorDialog crashes when made visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.1.0
    • 5.1.0 RC1
    • Quick: Dialogs
    • None
    • Ubuntu 13.04 X11. Qt 5.1 RC1 built from source with gcc 4.7.3.

      The backtrace indicates it crashed in QWindow::setTransientParent(QWindow*)
    • 24947fb8cc1859d5d193b2d66746c1541f30ab9b

      Setting a ColorDialog to visible crashes qmlscene. This is new in Qt 5.1 RC1 and did not happen in Beta 1. A simple test case is the following:

      import QtQuick 2.1
      import QtQuick.Dialogs 1.0

      ColorDialog {
      visible: true
      }

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

            srutledg Shawn Rutledge
            tranter Jeff Tranter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes