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

Qt3d examples not working on Raspberry Pi 3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.2
    • 5.8.0, 5.9
    • Qt3D
    • None
    • Raspberry Pi 3 using Raspbian Jessie and using the current raspbian toolkit for compiling the Qt3D programs.
    • ad58631a946cd733a34b04634270eb1ac74941bc

      Every qt3d example compiled fine, but when run they crash. The OpenGL programs, though, run fine.

      The error message:

      Failed to link shader program: ERROR:OPTIMIZER-3 (fragment shader,
      line 41) Support for for loops is restricted : right side of
      condition expression must be constant
      Segmentation fault

      This error occurred with the default GL driver.

      When using the special GL (VC4) drivers in software and hardware modes, which are installed with the raspi-config program, they both have the same error: "failed to add service - already in use?"
      and when these (VC4) drivers were used, all QT programs, OpenGl based on non OpenGL based, have the same error.

      Wouldn't help to attach libraries and program as all the libraries add up to more than your allowed 10.00 MB size.

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

            seanharmer Sean Harmer
            pierrechicoine PIerre Chicoine
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes