Bug in python-qt4 (4.1.0)
alteo_gange
romanocaldoni at free.fr
Fri Mar 28 20:00:06 UTC 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_segmentation.py
Type: application/x-python
Size: 348 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20080328/952024bc/attachment.bin>
More information about the Ubuntu-devel-discuss
mailing list