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

[Boot2Qt] ColorDialog QML could not appear on Boot2Qt device

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.3, 6.6.0 Beta4
    • Quick: Dialogs
    • None
    • Linux/Other display system

    Description

      Linux Ubuntu 22.04

      Qt Creator 11.0.3

      Raspberry Pi4 64 bit

      Steps to reproduce:

      1. Create a simple project that uses ColorDialog QML Type or use existing example: https://doc.qt.io/qt-6/qtquickcontrols-flatstyle-example.html
      2. Run the application on rpi4
      3. Click on button to open Color Dialog.

      Expected: Since there is no native color dialog on rpi4 the app should use fallback to widgets application and show the color dialog.

      Actual: Color Dialog does not appear

      QEGLPlatformContext: eglMakeCurrent failed: 3002
      QEGLPlatformContext: eglMakeCurrent failed: 3002
      QRhiGles2: Failed to make context current. Expect bad things to happen.
      Failed to create QRhi for QBackingStoreRhiSupport
      QEGLPlatformContext: eglMakeCurrent failed: 3002
      QEGLPlatformContext: eglMakeCurrent failed: 3002
      QRhiGles2: Failed to make context current. Expect bad things to happen.
      Failed to create QRhi for QBackingStoreRhiSupport
      QEGLPlatformContext: eglMakeCurrent failed: 3002 

      Reproducibility:  100% **

       

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              lkos Łukasz Kosiorowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes