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

ComboBox causes crash when using -platform eglfs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P1: Critical P1: Critical
    • None
    • 5.2.1, 5.3.0 Beta1, 5.3.0 RC1, 5.5.0, 5.5.1, 5.6.0, 5.7.0 Alpha
    • Quick: Controls 1
    • Arch Linux 2013.03.01, VirtualBox 4.3.10 r93012

      When using a ComboBox (from QtQuick.Controls) in a QML application with the EGLFS platform specified at runtime, the use of the widget causes a qFatal with the message: "EGLFS: OpenGL windows cannot be mixed with others." This does not occur with a similar test using only QWidgets. Attached you can find test programs using a quick and widgets based approach to the same UI.

      each program is built and run with the following lines:
      ./qml-test -platform eglfs
      ./widgets-test -platform eglfs

        1. qml-test.tar.gz
          0.7 kB
        2. widget-test.tar.gz
          0.6 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janichol Andy Nichols
            mbroadst Matt Broadstone
            Votes:
            9 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes