← Back to team overview

dolfin team mailing list archive

Re: Buildbot fails a lot with "Error: Unable to dolfin::plot"

 

Thanks!

It looks like plotting of MeshFunctions from python fails. In
particular, the dynamic_cast from Variable to MeshFunction<T> does not
succeed.

It is not related to size_t changes (double also fails), and it works from C++.

Which makes me suspect it's Swig related, is the swig version older on
these bots?

-j.

On 29 November 2012 13:29, Johannes Ring <johannr@xxxxxxxxx> wrote:
> On Thu, Nov 29, 2012 at 1:25 PM, Joachim Berdal Haga <jobh@xxxxxxxxx> wrote:
>> I can probably help, but more info please. Which buildbot that fails,
>> as a start.
>
> The two oldest ones, lucid-amd64 and squeeze-amd64.
>
> Johannes


Follow ups

References