yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05425
Re: [Bug 606220] [NEW] Closing plot python windows let appear error message
jduriez said: (by the date of Fri, 16 Jul 2010 10:31:51 -0000)
> Yade [1]: invalid command name "172454692callit"
> while executing
> "172454692callit"
> ("after" script)
this message is the price we paid for having live plot updates. It is
upstream of mtTkinter.py
--
Janek Kozicki http://janek.kozicki.pl/ |
--
Closing plot python windows let appear error message
https://bugs.launchpad.net/bugs/606220
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:
Closing plot.plot() window let appear error message (no crash), of style :
Yade [1]: invalid command name "172454692callit"
while executing
"172454692callit"
("after" script)
You can try :
- scripts/test/chained-cylinder-spring.py
- scripts/Damping_HM.py
- scripts/NormalInelasticityTest.py
directly with r2371
References