[PyQt] Ubuntu, PyQt/Qt 5.9, QOpenGLShaderProgram "is not linked"

David Cortesi davecortesi at gmail.com
Sat Jul 15 18:38:35 BST 2017


Probably some stupid misconfiguration? But a program that works perfectly
on Win7 and almost perfectly on MacOS, on Ubuntu the window is completely
black and a series of many iterations of the following appear in stderr:

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

The program uses only standard widgets e.g. QMainWindow, QListView,
QWebEngineView. No explicit refs to QOpenG* anything.

Suggestions welcome...

Dave Cortesi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170715/001f8549/attachment.html>


More information about the PyQt mailing list