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

Manual testing - clip-planes-qml displays a black screen upon start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.0 FF
    • Testing: QuickTest
    • None
    • Windows

    Description

      The manual test clip-planes-qml will only display a black screen when running. These warnings are outputted:

      • Unknown uniform type or value: QVariant(QString, "black") Please check your QParameters
      • Unknown uniform type or value: QVariant(QString, "blue") Please check your QParameters
      • Unknown uniform type or value: QVariant(QString, "white") Please check your QParameters

      The black screen issue can be fixed by adding this line in main.cpp:

      qputenv("QT3D_RENDERER", "opengl");

      This does not resolve the warnings shown above.

      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
              chrisrl Chris Lerner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes