yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00416
Re: crash svn-1357
>
> 1. After generation scene from action->File Generator menu I get crash yade-svn1357:
>
Worked for me, but there is obviously problem with passing NULL as
dialog parent widget. Will try to fix that. Now ti crashes even here, good.
> 2. New Simulation Controller allows select fixed time step and time stepper at the same time.
>
Will have a look.
> 3. How can I run *.py preprocessor from python console? Seems "yade simple-scene.py" don't work now.
> And from python console "import simple-scene.py" also don't work.
>
As workaround, you can do execfile('simple-scene.py'). Execfile is a
python builtin. But passing .py as script to be run will be supported. Soon.
Thanks for feedback.
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
References