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

QML Plugin Example shows a blank window

    XMLWordPrintable

Details

    • Linux/Wayland
    • 5d51790ad (dev), d933af912 (6.9), c5127b30f (6.8)

    Description

      Can't see anything when launching examples/qml/tutorials/extending-qml/chapter6-plugins

       

      To reproduce:

      git clone --depth=1 https://code.qt.io/qt/qtdeclarative.git
      cd qtdeclarative
      git fetch --tags
      git checkout v6.8.3
      cd examples/qml/tutorials/extending-qml/chapter6-plugins
      cmake .
      make -j
      ./chapter6-plugins

      Shows a white window instead of a pie chart.

      Something is wrong with the QML code in examples/qml/tutorials/extending-qml/chapter6-plugins/App.qml. When setting parent to the PieSlices, they show up.

       

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            Velkan Velkan S
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes