Hi. There is a bug in pyqt4 (python-qt4 package): http://www.riverbankcomputing.co.uk/pyqt/chlog4.php «2006/12/12 0:43:31 phil Fixed bugs in the sub-class conversion code for QGraphicsTextItem and QGraphicsSvgItem that didn't take into account the multiple inheritance.»
This bug hasn't corrected in ubuntu feisty (7.04) operating system (which uses pyqt4.1.0). This bug is very impeding to code a program which uses a canvas (QGraphicsView + QGraphicsScene) with text -> it's not always possible to delete (or mask) text. Could you update this package please? I create a script to verify if the bug is resolve: $ cd your_script_repertory/ $ python test_segmentation.py If terminal doesn't return segmentation error, it's ok. -- Romain
test_segmentation.py
Description: application/python
-- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss