On Wednesday 20 November 2002 7:40 pm, Carlos Moreira wrote: > --- Carlos Moreira <[EMAIL PROTECTED]> wrote: > > ### Segmentation fault ### > > when call "QGLWidget.__init__(...)" > > inside .../examples2/gears.py > > > > I'm using: > > Qt-2.3.1-5 > > sip-3.4 > > PyQt-3.4 > > Python-2.2.2 > > After this crash, I try another Qt: > Qt-3.0.3-11 > > runnig same example, the result was other: > Segmentation fault > > I need some help. I'm starting a new research project > where I will need a language (Python), a graphic > library (PyOpenGL), and a gui toolkit (maybe PyQt), > but "WQGLWidget" 'must' be working perfectly.
Did you recompile sip and PyQt after upgrading Qt? Do you get a segmentation fault with any other example? Do you have a backtrace? Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
