← Back to team overview

yade-dev team mailing list archive

[Bug 416906] Re: some scripts possibly not compatible with python 2.5

 

in r1717 rb.py runs. I can see some spheres being compresses. Should I
let it run for some time?

python-matplotlib version 0.98.3-5

It just worked when using GTKCairo - I can see two plots.

so maybe I would need to install some package to have it working with
Tcl?

with QtAgg it segfaults, backtrace showing a problem with qt (and
nothing useful at all):

(gdb) bt
#0  0x00007f0c1290f383 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#1  0x00007f0c129102a0 in QBoxLayout::setGeometry () from /usr/lib/libqt-mt.so.3
#2  0x00007f0bd447ed19 in sipQHBoxLayout::setGeometry () from /usr/lib/pymodules/python2.5/qt.so
#3  0x00007f0c128cc81b in QLayout::activate () from /usr/lib/libqt-mt.so.3
#4  0x00007f0c128ccaea in QLayout::eventFilter () from /usr/lib/libqt-mt.so.3
#5  0x00007f0bd447f39b in sipQHBoxLayout::eventFilter () from /usr/lib/pymodules/python2.5/qt.so
#6  0x00007f0c12925972 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#7  0x00007f0c129259c7 in QObject::event () from /usr/lib/libqt-mt.so.3
#8  0x00007f0c12956df3 in QWidget::event () from /usr/lib/libqt-mt.so.3
#9  0x00007f0bd45cca6b in sipQWidget::event () from /usr/lib/pymodules/python2.5/qt.so
#10 0x00007f0c128d0953 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#11 0x00007f0c128d162e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#12 0x00007f0c128d203a in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3
#13 0x00007f0c128869dd in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#14 0x00007f0c128e5001 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#15 0x00007f0c128e4eb2 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#16 0x00007f0be23508c7 in QtGUI::run () from /home/janek/tmp/ZZ/BIN/lib/yade-ZZ-test-fast/gui/libQtGUI.so
#17 0x000000000047dcb7 in main ()

I need to leave for today. see you on monday, maybe sunday.

-- 
some scripts possibly not compatible with python 2.5
https://bugs.launchpad.net/bugs/416906
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
Python 2.5 should be fully supported because it is in lenny, squeeze and hardy, which we want to support for 0.20. All scripts should be checked that they work with python 2.5. The initial report was use of itertools.product in yade.pack by Janek.



References