[Paraview] memory leak in writer

2009-07-17 Thread Natalie Happenhofer
Hi! I´ve written a Wrapper for the Legacy VTK files writer, so that it writes a whole timeseries if I want it to. Lamentably, applying it, it needs more and more memory, so I am looking for a memory leak. Here is the bit of code I suspect: vtkInformation* inInfo = inputVector[0]->GetInformat

Re: [Paraview] memory leak in writer

2009-07-17 Thread Utkarsh Ayachit
Out of curiosity, why are you writing your own wrapper? ParaView 3.6 onwards supports writing time series for legacy vtk files. Utkarsh On Fri, Jul 17, 2009 at 7:53 AM, Natalie Happenhofer wrote: > Hi! > I´ve written a Wrapper for the Legacy VTK files writer, so that it writes a > whole timeserie

Re: [Paraview] memory leak in writer

2009-07-17 Thread Andy Bauer
You probably know this already but in case you didn't you can turn VTK_DEBUG_LEAKS on and that will help in finding VTK objects that don't get deleted. On Fri, Jul 17, 2009 at 8:47 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Out of curiosity, why are you writing your own wrapper?

Re: [Paraview] memory leak in writer

2009-07-17 Thread Natalie Happenhofer
400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com > CC: paraview@paraview.org > > Out of curiosity, why are you writing your own wrapper? ParaView 3.6 > onwards supports writing time series for legacy vtk files.

Re: [Paraview] memory leak in writer

2009-07-17 Thread Utkarsh Ayachit
t trying to write a > time series of 200 files. > > I can already download ParaView 3.6? Great, I did not know this! > > thx, > Natalie > >> Date: Fri, 17 Jul 2009 08:47:37 -0400 >> Subject: Re: [Paraview] memory leak in writer >> From: utkarsh.ayac...@kitware.

Re: [Paraview] memory leak in writer

2009-07-17 Thread Natalie Happenhofer
ok, I tried cvs -d :pserver:anon...@www.paraview.org:/cvsroot/ParaView-3-6-1 , but it says there is no such repository. N > Date: Fri, 17 Jul 2009 13:34:34 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com >

Re: [Paraview] memory leak in writer

2009-07-17 Thread Utkarsh Ayachit
sitory. > > N > >> Date: Fri, 17 Jul 2009 13:34:34 -0400 >> Subject: Re: [Paraview] memory leak in writer >> From: utkarsh.ayac...@kitware.com >> To: natalieh...@hotmail.com >> >> You can check out the CVS tag: ParaView-3-6 for the 3.6 branch or >> P

Re: [Paraview] memory leak in writer

2009-07-17 Thread Natalie Happenhofer
Thanks! :-) > Date: Fri, 17 Jul 2009 13:44:39 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com > CC: paraview@paraview.org > > Try the following: > > cvs -d :pserver:anon...@www.paraview.o

Re: [Paraview] memory leak in writer

2009-07-18 Thread Natalie Happenhofer
Ok, checked it out and build it, but how do I tell ParaView that I want it to write the whole time series? thx, Natalie > Date: Fri, 17 Jul 2009 13:44:39 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com &g

Re: [Paraview] memory leak in writer

2009-07-18 Thread Utkarsh Ayachit
want it to write the whole time series? thx, Natalie > Date: Fri, 17 Jul 2009 13:44:39 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com > CC: paraview@paraview.org > > Try the following: > >

Re: [Paraview] memory leak in writer

2009-07-20 Thread Utkarsh Ayachit
I just found it when I tried to write Exodus >> files. >> >> Natalie >> >> ________ >> From: utkarsh.ayac...@kitware.com >> To: natalieh...@hotmail.com >> Subject: Re: [Paraview] memory leak in writer >> Date: Sat, 18 Jul 2009 14:51:20 -0400 >> CC: para

Re: [Paraview] memory leak in writer

2009-07-21 Thread Natalie Happenhofer
Or better: Which module should I check out? ParaQ, Para.old, ParaQ2, ParaQData, ParaViewData, ParaViewWeb? thx, N > Date: Mon, 20 Jul 2009 08:42:20 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com &g

Re: [Paraview] memory leak in writer

2009-07-21 Thread Utkarsh Ayachit
dule should I check out? ParaQ, Para.old, ParaQ2, > ParaQData, ParaViewData, ParaViewWeb? > > thx, > N > >> Date: Mon, 20 Jul 2009 08:42:20 -0400 >> Subject: Re: [Paraview] memory leak in writer >> From: utkarsh.ayac...@kitware.com >> To: natalieh...@hotmail.

Re: [Paraview] memory leak in writer

2009-07-22 Thread Natalie Happenhofer
thx > Date: Tue, 21 Jul 2009 15:17:51 -0400 > Subject: Re: [Paraview] memory leak in writer > From: utkarsh.ayac...@kitware.com > To: natalieh...@hotmail.com > CC: paraview@paraview.org > > Please refer to http://paraview.org/paraview/resources/software.html > If you scr