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

QML ColorDialog: Failed to load non-native ColorDialog implementation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6
    • Quick: Dialogs
    • None
    • Fedora 37, KDE Plasma

    Description

       

      The following code fails to open a color dialog

      Component.onCompleted: colorDialog.open()
      
      QtDialogs.ColorDialog {
          id: colorDialog
      } 

       

       

       

      qrc:/main.qml:29:5: QML ColorDialog: Failed to load non-native ColorDialog implementation:
      
      qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/qml/ColorDialog.qml:186 Type ColorInputs unavailable
      
      qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/qml/ColorInputs.qml:46 Cannot assign to non-existent property "implicitContentWidthPolicy"
      

       

       

      Qt6 from dev branch (qtbase 360f69b74b5e28ea1cfb0ed1ead624d0323dfe09, qtdeclarative a05cbaaae505dba2546c593e22fe2f9047c0de4b)

      Attachments

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

        Activity

          People

            hurlevent Oliver Eftevaag
            nicolasfella Nicolas Fella
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes