[PyQt] Fwd: [Bug 1241988] [NEW] All pyqt5 quick examples fails with shader program link error

Phil Thompson phil at riverbankcomputing.com
Sun Nov 17 12:17:37 GMT 2013


On Sun, 17 Nov 2013 14:38:28 +0400, Dmitry Shachnev <mitya57 at ubuntu.com>
wrote:
> On Sun, Nov 17, 2013 at 1:59 PM, Phil Thompson
> <phil at riverbankcomputing.com> wrote:
>> When the Nvidia drivers are used what actually gets installed?
>>
>> New OpenGL header files?
>>
>> New OpenGL libraries?
>>
>> I'm wondering if Nvidia changes any of the OpenGL data types.
> 
> libGL.so is definitely different. Headers are probably not changed,
> but this bug appears without rebuilding PyQt, so that shouldn't
> matter.

Good point.

I'm still stuck for suggestions. The examples are trivial. They don't even
contain OpenGL code - the shaders causing the problems are all created
internally by Qt.

Phil


More information about the PyQt mailing list