[PyKDE] Last PyQt4

Guest007 trash4 at yandex.ru
Wed Feb 15 12:18:50 GMT 2006


Hello!

./basiclayout.py
*** glibc detected *** free(): invalid pointer: 0xbffa4f70 ***
Aborted

./tabdialog.py
*** glibc detected *** free(): invalid pointer: 0xbffddd50 ***
Aborted

The same is configdialog.py

./fridgemagnets.py
Traceback (most recent call last):
  File "./fridgemagnets.py", line 178, in ?
    window = DragWidget()
  File "./fridgemagnets.py", line 98, in __init__
    wordLabel = DragLabel(word, self)
  File "./fridgemagnets.py", line 55, in __init__
    QtCore.Qt.AlignCenter, text)
TypeError: argument 1 of QPainter.drawText() has an invalid type
QPaintDevice: Cannot destroy paint device that is being painted
Segmentation fault


/simpledommodel.py
Segmentation fault

./spinboxdelegate.py
Segmentation fault
(this example after double-click on cell)

./puzzle.py
Segmentation fault

And so on...

What is this?

Most of examples in PyQt3 (last snapshot) make "Segmentation fault" too. 
And eric3 (splash is OK).


-- 
WBR Guest007
JID: guest007 at jabber.ru




More information about the PyQt mailing list