CellML Discussion List

Text archives Help


[cellml-discussion] Binary and source snapshots for PCEnv on Win32and Linux


Chronological Thread 
  • From: ak.miller at auckland.ac.nz (Andrew Miller)
  • Subject: [cellml-discussion] Binary and source snapshots for PCEnv on Win32and Linux
  • Date: Thu, 19 Oct 2006 16:51:02 +1300

David Nickerson wrote:
> Hi Andrew,
>
> Using the linux snapshot given below I try to load my model (CellML 1.1)
> and I get some messages flash up in the status bar about loading the
> files and looking for further imports - the only URI I see is that of
> the units model which is imported by all other models, so not sure if
> its just showing the first URI or the others flash up too quick to see.
> After a while the message changes to "Context-side model object created.
> Registering..." and then it just sits there.
I think your errors are being hidden. You can turn them on by editing
defaults/pref/prefs.js and adding
pref("javascript.options.showInConsole", true);

Assuming that there is an exception, the most likely cause is that you
are still using an old version of cellml_corba_server, with a new
version of PCEnv. This could happen if you ran the old functional test
build, and then installed the latest snapshot. If you are changing from
one version of PCEnv to another, I would recommend doing a "killall
cellml_corba_server" before running the PCEnv script.

If it is specific to your model, could you please send me the model
hierarchy which is causing the problems.

Best regards,
Andrew





Archive powered by MHonArc 2.6.18.

Top of page