[PyQt] After update Linux Debian get "shader compilation failed"

Starglider Developer starglider.dev at gmail.com
Tue Mar 20 20:16:28 GMT 2018


Hi,
just update Linux Debian and the code that show a html page using:

QtWebEngineWidgets.QWebEngineView

no longer works and gives a black windows the this error


QOpenGLShaderProgram::uniformLocation( qt_Matrix ): shader program is not
linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed:
""

in windows 10 works normal.

Python 3.5
PyQt5 5.7.1
SIP 4.18.1

64bits

Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180320/640e6409/attachment.html>


More information about the PyQt mailing list