[Paraview] sample XML file
Brad King
brad . king at kitware . com
Thu, 26 Jun 2003 14:24:03 -0400 (EDT)
> Thanks for the file. Even with that file, Paraview still crashes when I
> try to open that file. I'm using the 0.6 release, precompiled for
> Windows, on W2K. Is that perhaps the problem? Do I have to build the
> CVS version?
The 0.6 release had several stability problems, and the file format has
changed a bit since then. Likely the older release contains a parser for
the format that is not robust enough to not crash on invalid input.
You'll have to try the CVS version.
-Brad