Bug#672108: python-qt4: segfault when passing a QRect to QWidget::update()

2012-05-08 Thread Scott Kitterman
If you could provide a reduced test case I can use to replicate this and report it upstream, I'll work with them to see what we can do. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#672108: python-qt4: segfault when passing a QRect to QWidget::update()

2012-05-08 Thread Valentin Lorentz
Package: python-qt4 Version: 4.9.1-1 Severity: normal Tags: upstream Dear Maintainer, Even when I do not implement paintEvent in a QWidget instance, I get segmentation faults when passing a QRect to QWidget::update(), while it works without any argument. I am sending you the traceback as an atta