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

Principledmaterial fails to launch on some embedded devices

    XMLWordPrintable

Details

    Description

      Trying to run principledmaterial example on apalis-imx6, and imx8 nano evk the output is:

      "/opt/principledmaterial/bin/principledmaterial" QList()
      
      Trying to construct an instance of an invalid type, type id: 65536
      
      Property QWheelEvent::QPointingDevice has unknown type const.
      
      Property QInputDevice::capabilities has unknown type QFlags<QInputDevice::Capability>.
      
      Property QInputDevice::systemId has unknown type long long.
      
      Property QPointingDeviceUniqueId::numericId has unknown type long long.
      
      grabWindow: Not supported for non-composited OpenGL content. Use QQuickWindow::grabWindow() instead.
      
      Process exited with exit code 1 

      I guess there is an intentional change in Qt code, but should the example be a bit wiser about the window it can draw into?

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes