On Wednesday 20 November 2002 11:12 pm, Carlos Moreira wrote: > --- Phil Thompson <[EMAIL PROTECTED]> wrote: > > Did you recompile sip and PyQt after upgrading Qt? > > Yes > > > Do you get a segmentation fault with any other > > example? > > Yes, with all examples that use QGLWidget > > > Do you have a backtrace? > > In some place in my home :) > > After some tests, I found a problem in some Qt > version. In Qt-3.0.5 QGLWidget was instanced (C++ > source code) without errors.
I don't remember seeing any previous problem reports related to OpenGL support in PyQt with any version of Qt. The gears.py example is one I always run as part of testing a new version. > Question: Sip-3.4, compiled with gcc-3.2 (RedHat 8.0), > working fine in Python-2.2.2? I had some problems when > I try to call sip from Python ( > import libsip ). What problems? I'm currently using gcc-3.2. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
