← Back to team overview

dolfin team mailing list archive

Re: Broken demos

 

On Sun, Dec 28, 2008 at 10:51:16AM +0100, Johan Hake wrote:
> On Saturday 27 December 2008 23:32:37 Anders Logg wrote:
> > The three broken demos (advection-diffusion, and the two nonlinear
> > ones) have now been fixed, but three "new" demos are now broken:
> >
> >   demo/mesh/intersection/python
> 
> This one uses the plot instance directly. When running the tests plotting is 
> disabled, and the plot() command returns None, causing an attribute error.
> 
> >   demo/function/eval/python
> 
> Fine for me.
> 
> >   demo/function/projection-interpolation/python
> 
> I think this one is the only that is really broken. I have looked into it but 
> failed to find the actuall error. It bail out at the end of the demo if the 
> interpolate function has been called. I suspect that it is some memory that 
> has not been released.
> 
> Johan
> 
> > If anyone knows why please fix it.

All demos (C++ and Python) run now after a fix to the plotting and
running instant-clean.

Are there any outstanding issues that must be fixed before a release
of 0.9.0?

One is to get the buildbot running again after recent changes to
PETScVector.

Another will be to release new versions of FFC, Instant(?) and Viper.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References