yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #18282
Re: [Question #675482]: Viewer doesn't work in terminal
Question #675482 on Yade changed:
https://answers.launchpad.net/yade/+question/675482
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
please, always try to provide a MWE [1] or refer to an existing script.
In this case, I can **guess** you are using file yade/examples/gts-horse
/gts-horse.py.
> yade -x gts_horse.py
-x option means that Yade ends just after executing the script.
The windows are "capturing the screen" while python is computing. Then they work normally (but then yade is exited immediately because of -x)
So just do not use -x option..
cheers
Jan
[1] https://yade-dem.org/wiki/Howtoask
--
You received this question notification because your team yade-users is
an answer contact for Yade.