Hello! Since the YADE interface is changing significantly, and, as me seems, the last revisions very unstable, I have the following question. Is it that making changes to the trunk should not harm the YADE stability? Or, are active now because the changes allowed high instability, and better just wait until all the work will be completed? The issue relates to whether that should report any problems in the last revisions, or about them and so well known?
Now I can not even run the program: ========== [EMAIL PROTECTED]:~/work/yade/trunk/scripts> yade-trunk-opt simple-scene.py Constructing ClassFactory (if multiple times - check '-rdynamic' flag!). Constructing SerializableSingleton (if multiple times - check '-rdynamic' flag!). INFO core/Omega.cpp:34 Omega: Constructing Omega (if multiple times - check '-rdynamic' flag!). INFO core/yade.cpp:229 main: Loading configuration file: /home/sega/.yade-trunk-opt/preferences.xml INFO core/yade.cpp:231 main: Loading plugins... WARNING: cannot open file used for capillary law, in TriaxalTestWater INFO core/yade.cpp:231 main: Plugins loaded. INFO gui/qt3/YadeQtMainWindow.cpp:51 YadeQtMainWindow: Loading configuration file: /home/sega/.yade-trunk-opt/QtGUIPreferences.xml. INFO gui/qt3/QtGUI.cpp:67 run: Launching Python thread now... Running script simple-scene.py INFO core/Omega.cpp:364 saveSimulation: Saving file /tmp/a.xml __ __ ____ ____ _ \ \ / /_ _| _ \ ___ / ___|___ _ __ ___ ___ | | ___ \ V / _` | | | |/ _ \ | | / _ \| '_ \/ __|/ _ \| |/ _ \ | | (_| | |_| | __/ | |__| (_) | | | \__ \ (_) | | __/ |_|\__,_|____/ \___| \____\___/|_| |_|___/\___/|_|\___| In [1]: o.run() In [2]: Segmentation fault. [EMAIL PROTECTED]:~/work/yade/trunk/scripts> ========== I looked up /tmp/a.xml and discovered that isDynamic of rootbody is "88". I corrected it, but the program still does not work: =================== [EMAIL PROTECTED]:~/work/yade/trunk/scripts> yade-trunk-opt -S /tmp/a.xml Constructing ClassFactory (if multiple times - check '-rdynamic' flag!). Constructing SerializableSingleton (if multiple times - check '-rdynamic' flag!). INFO core/Omega.cpp:34 Omega: Constructing Omega (if multiple times - check '-rdynamic' flag!). INFO core/yade.cpp:229 main: Loading configuration file: /home/sega/.yade-trunk-opt/preferences.xml INFO core/yade.cpp:231 main: Loading plugins... WARNING: cannot open file used for capillary law, in TriaxalTestWater INFO core/yade.cpp:231 main: Plugins loaded. INFO gui/qt3/YadeQtMainWindow.cpp:51 YadeQtMainWindow: Loading configuration file: /home/sega/.yade-trunk-opt/QtGUIPreferences.xml. Omega::instance().getSimulationFileName()=/tmp/a.xml INFO core/Omega.cpp:330 loadSimulation: Loading file /tmp/a.xml INFO gui/qt3/QtGUI.cpp:67 run: Launching Python thread now... Running simulation /tmp/a.xml INFO core/Omega.cpp:330 loadSimulation: Loading file /tmp/a.xml [1]+ Done gvim /tmp/a.xml Segmentation fault. ========================= -- Best regards, Sergei D. _______________________________________________ yade-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-dev
