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

Windows RT: QQ2 rendering is broken with text shaders

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.1
    • 5.4.0 Beta
    • GUI: Text handling
    • Windows RT 8.1
    • WinRT
    • c170ea57ca5a927b22726a730a7eedd274abbcfc

    Description

      Text rendering is broken; the glyphs are rendered as filled boxes.

      Sample output from the console:

      QOpenGLShader::link: "Could not pack varying sampleCoord
      "
      QSGMaterialShader: Shader compilation failed:
      "Could not pack varying sampleCoord
      "
      QOpenGLShader::link: "Could not pack varying sampleCoord
      "
      QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( textureScale ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( fontScale ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( vecDelta ): shader program is not linked
      

      Attachments

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

        Activity

          People

            andrew.knight Andrew Knight
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes