yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04257
[Bug 573723] Re: Assertion `b->isClumpMember()' failed.
Ok I installed python-gst0.10, now I have a following error:
janek@atak:~/40-Yade/Code/HEAD/trunk/examples/bulldozer$ /home/janek/40-Yade/Bin/HEAD-fast/bin/yade-trunk ./bulldozer.py
Welcome to Yade bzr2194
FIXME: class CohesiveTriaxialTest does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
FIXME: class TriaxialTestWater does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
TCP python prompt on localhost:9000, auth cookie `daekss'
TCP info provider on localhost:21000
Running script ./bulldozer.py
Encoding video from /tmp/tmpXEht-B/%07d to /tmp/bulldozer.ogg
Traceback (most recent call last):
File "/home/janek/40-Yade/Bin/HEAD-fast/bin/yade-trunk", line 112, in <module>
execfile(args[0])
File "./bulldozer.py", line 82, in <module>
utils.encodeVideoFromFrames(snapshooter.savedSnapshots,out='/tmp/bulldozer.ogg',fps=2)
File "/home/janek/40-Yade/Bin/HEAD-fast/lib/yade-trunk/py/yade/utils.py", line 505, in encodeVideoFromFrames
pipeline=gst.parse_launch('multifilesrc location="%s" index=0 caps="image/png,framerate=\(fraction\)%d/1" ! pngdec ! ffmpegcolorspace ! theoraenc sharpness=2 quality=63 ! oggmux ! filesink location="%s"'%(wildcard,fps,out))
GError: no element "multifilesrc"
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view, F10 both, F9 generator, F8 plot. ]]
Yade [1]:
Do you really want to exit ([y]/n)? y
Yade: normal exit.
zsh: terminated /home/janek/40-Yade/Bin/HEAD-fast/bin/yade-trunk ./bulldozer.py
It's different, so we are moving forward :)
--
Assertion `b->isClumpMember()' failed.
https://bugs.launchpad.net/bugs/573723
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Fix Released
Bug description:
After today's bzr update, I cannot anymore run scripts: funnel.py and buldozer.py
References