← Back to team overview

yade-users team mailing list archive

[Question #187058]: snapshot engine timeout

 

New question #187058 on Yade:
https://answers.launchpad.net/yade/+question/187058

I to make a video using snapshot engine:

from yade import qt

qt.View()
qt.SnapshotEngine(fileBase='/tmp/snaps/snap-',label='snapper',iterPeriod=100000)

Why do I get a timeout of this engine?

16506 WARN  yade.SnapshotEngine gui/qt4/GLViewer.cpp:69 action: Timeout waiting for snapshot to be saved, making byself Engine::dead

I want to read the manual, but it is an empty page:

https://yade-dem.org/doc/yade.qt.html#yade.qt.SnapshotEngine


-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.