Re: [PyQt] QGestureRecognizer Segmentation Fault

2013-01-11 Thread Phil Thompson
On Thu, 10 Jan 2013 11:34:50 +, Robert Kent wrote: > Hi everyone, > > I've been implementing some mouse gestures and have discovered what may be > a bug with QGestureRecognizer. Everything functions correctly until the > application exits at which point a segmentation fault is thrown. This se

[PyQt] QGestureRecognizer Segmentation Fault

2013-01-10 Thread Robert Kent
Hi everyone, I've been implementing some mouse gestures and have discovered what may be a bug with QGestureRecognizer. Everything functions correctly until the application exits at which point a segmentation fault is thrown. This seems to happen during the deallocation of the QGestureRecognizer