On Wednesday 03 December 2003 9:10 pm, Gerard Vermeulen wrote: > Phil, the next little program is a stripped down example from PyQwt. > > It crashes PyQt with 3 mouse clicks: > > - click the main window to bring up the ConfigDiag > - click the dismiss button > - click the dismiss button > > Output on the terminal: > > [EMAIL PROTECTED] junk]$ ./CurveDemo3.py > Loading required GL library /usr/X11R6/lib/libGL.so.1.3.401 > TypeError: insufficient number of arguments to > QPushButton.mouseReleaseEvent() Segmentation fault > [EMAIL PROTECTED] junk]$ > > There is some interaction with the timer, but I am feeling hungry ....
Fixed in tonight's snapshot - no need to re-build PyQt. Thanks, Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
