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

'renderText' produces error message "QGLShaderProgram: shader programs not supported" when used with 'renderPixmap'.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.6.0
    • GUI: OpenGL
    • None
    • System Win Vista 32 bit.

    Description

      I don't use any shader program in my project. When I call
      'QPixmap QGLWidget::renderPixmap ( int w = 0, int h = 0, bool useContext = false )'
      with a call of
      'void QGLWidget::renderText ( double x, double y, double z, const QString & str, const QFont & font = QFont(), int listBase = 2000 )'
      in
      'void QGLWidget::paintGL () '
      a popup warning appears: "QGLShaderProgram: shader programs not supported". After that the program crashes. On older Qt Versions the same thing worked fine.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            chuebsch Christian Hübschle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes