Thanks for the update. No worries. I am making cleanups to the filter in the mean time. So I may just send you updated versions when you're ready to try it out again.
Utkarsh On Thu, Aug 29, 2013 at 1:17 PM, Angelini, Richard C (Rick) CIV USARMY ARL (US) <[email protected]> wrote: > Classification: UNCLASSIFIED > Caveats: NONE > > Utkarsh - I've not yet had a chance to test the patch. A number of > misfortunes have my compile machine temporarily down and for some reason I'm > unable to get a clean build on a similar machine. I'm working towards > being able to test your patch - but just not there yet. I don't want you > to think that I'm ignoring your effort! > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Utkarsh Ayachit > Sent: Wednesday, August 28, 2013 1:33 PM > To: Angelini, Richard C (Rick) CIV USARMY ARL (US) > Cc: [email protected] > Subject: Re: [Paraview] [EXTERNAL] extract CTH parts (UNCLASSIFIED) > > Yes, you can apply it to 4.0.1. Do the following: > >> cd ParaViewSource/VTK >> git apply [path to path file] > > If you're building using source tar balls and not git, you can do the > following: > >> cd ParaViewSource/VTK >> patch -p1 < [path to patch file] > > Utkarsh > > > On Wed, Aug 28, 2013 at 1:17 PM, Angelini, Richard C (Rick) CIV USARMY ARL > (US) <[email protected]> wrote: >> Classification: UNCLASSIFIED >> Caveats: NONE >> >> Sorry - can you give me some details about how to apply the patch? I > can >> apply this to 4.0.1? >> >> Thanks >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] >> On Behalf Of Utkarsh Ayachit >> Sent: Wednesday, August 28, 2013 1:14 PM >> To: Angelini, Richard C (Rick) CIV USARMY ARL (US) >> Cc: [email protected] >> Subject: Re: [Paraview] [EXTERNAL] extract CTH parts (UNCLASSIFIED) >> >> Rick/Alan, >> >> Can you guys try the attached patch to see if the holes issue is >> fixed? I am going to further cleanup the filter, but I want to make >> sure the holes were indeed caused by this particular bug before I change > more code. >> >> Thanks >> Utkarsh >> >> On Tue, Aug 27, 2013 at 11:51 AM, Angelini, Richard C (Rick) CIV >> USARMY ARL >> (US) <[email protected]> wrote: >>> Classification: UNCLASSIFIED >>> Caveats: NONE >>> >>> Terrific - thanks for the update. Very much appreciate the feedback. >>> >>> >>> -----Original Message----- >>> From: Utkarsh Ayachit [mailto:[email protected]] >>> Sent: Tuesday, August 27, 2013 11:51 AM >>> To: Angelini, Richard C (Rick) CIV USARMY ARL (US) >>> Cc: Scott, W Alan; [email protected] >>> Subject: Re: [Paraview] [EXTERNAL] extract CTH parts (UNCLASSIFIED) >>> >>> I was able to reproduce a hole with ExtractCTHParts filter using a >>> dataset I have. I'll dig deeper and keep you posted. >>> >>> Utkarsh >>> >>> On Tue, Aug 27, 2013 at 10:59 AM, Angelini, Richard C (Rick) CIV >>> USARMY ARL >>> (US) <[email protected]> wrote: >>>> Classification: UNCLASSIFIED >>>> Caveats: NONE >>>> >>>> Thanks for the suggestions .... >>>> >>>> -----Original Message----- >>>> From: Utkarsh Ayachit [mailto:[email protected]] >>>> Sent: Tuesday, August 27, 2013 10:44 AM >>>> To: Angelini, Richard C (Rick) CIV USARMY ARL (US) >>>> Cc: Scott, W Alan; [email protected] >>>> Subject: Re: [Paraview] [EXTERNAL] extract CTH parts (UNCLASSIFIED) >>>> >>>>> Interactively >>>>> viewing the data, all of the timesteps are valid - is there a >>>>> memory leak or something similar that's causing the renderer to hose > up? >>>> >>>> I'll try to do some profiling to see if I can reproduce this. In the >>>> mean time, can you try turning off display lists, i.e. turn on "Use >>>> Immediate Mode Rendering" from the Settings Dialog's "Render View" >>>> page? If that doesn't help, also try turning off "Use Offscreen >>>> Rendering for Screenshots" from the same dialog. >>>> >>>> Utkarsh >>>> >>>> Classification: UNCLASSIFIED >>>> Caveats: NONE >>>> >>>> >>> >>> Classification: UNCLASSIFIED >>> Caveats: NONE >>> >>> >> >> Classification: UNCLASSIFIED >> Caveats: NONE >> >> > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > Classification: UNCLASSIFIED > Caveats: NONE > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
