[Python-modules-team] Bug#671371: python3-pyqt4: Segfault for simpe canvas view program

2012-05-03 Thread Scott Kitterman
The examples are meant to be run from examples/demos/qtdemo/qtdemo.py. It's not been ported to python3 yet, so there's not a good way to do this as provided from upstream. If I run graphicsview/anchorlayout.py with python2.7 I also get a segmentation fault, so there is something worth looking

[Python-modules-team] Bug#671371: python3-pyqt4: Segfault for simpe canvas view program

2012-05-03 Thread Achim Gaedke
Package: python3-pyqt4 Version: 4.9.1-2 Severity: normal the example program fails with a segmentation fault, when the window is closed: #python3 /usr/share/doc/python-qt4-doc/examples/graphicsview/anchorlayout.py Segmentation fault A stripped down version comes to the same result: (that's why