yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16138
Re: [Question #660090]: can't open yade when I have already opened 64 yade
Question #660090 on Yade changed:
https://answers.launchpad.net/yade/+question/660090
Status: Answered => Open
dan.wang is still having a problem:
I am Open yade from shell which is :
#!bin/bash
for k in $( seq 1 32 )
do
filestart=yade' '${k}.py
xterm -e "$filestart"&
done
with the command "xlsclients | wc -l" ,it returns 156, and I have ONLY opened 48 Yade windows. what I want is open another 32 Yade windows or more.
can I ask how to increase xclients limit to 512 and how to run Yade without $DISPLAY variable and without windows?
Thanks very much. YOU are so great!!
Dan
--
You received this question notification because your team yade-users is
an answer contact for Yade.