[PyKDE] Problems with 2.5pre4

Phil Thompson phil at river-bank.demon.co.uk
Mon Aug 6 21:59:38 BST 2001


Boudewijn Rempt wrote:
> 
> I've tried compiling 2.5pre4 today, and I met a strange
> problem. While compiling went all-right, and installing
> too, running a simple application gave the following:
> 
> boud at calcifer:~/src/cc/PyQt-2.5pre4 > python examples/application.py
> Traceback (most recent call last):
>   File "examples/application.py", line 97, in ?
>     class ApplicationWindow(QMainWindow):
> 
> I suspect that this might be related to the appearance of
> a qtgl module (which gave problems because I did have
> installed the mesa development libs, but not the qt gl
> extensions).

I've changed the test for OpenGL support - it now tests whether Qt has
been built with OpenGL support or not. I'm not sure if this helps your
original problem or not.

Phil




More information about the PyQt mailing list