[Paraview] Python scripting : problem with Representation

2010-02-10 Thread Nicolas Richart
er() vtkPainterPolyDataMapper : [ ...] Segmentation fault I'm using paraview 3.7 Do you have an idea of what happens? Thanks in advance -- Nicolas Richart ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [Paraview] Python scripting : problem with Representation

2010-02-12 Thread Nicolas Richart
I tried with the cvs version and I still have the same problem Nicolas On 10/02/2010 15:45, Utkarsh Ayachit wrote: Can you try updating to latest CVS and see? I just tried with the CVS head and couldn't reproduce the issue. Utkarsh On Wed, Feb 10, 2010 at 7:55 AM, Nicolas Richart

Re: [Paraview] Python scripting : problem with Representation

2010-02-15 Thread Nicolas Richart
I use pvpython. I attached the backtrace that I got with gdb. Thanks Nicolas On 12/02/2010 15:17, Utkarsh Ayachit wrote: Is this through python shell or pvpython? Can you attach a debugger and post the stack trace? Utkarsh On Fri, Feb 12, 2010 at 4:37 AM, Nicolas Richart wrote: I