Merged. 2011/11/5 Takuya OSHIMA <[email protected]>
> Any chance this gets fixed in the final release of 3.12? > > Just to make sure I've filed as a bug with the proposed fix (which you > can find in this mail too): > http://paraview.org/Bug/view.php?id=12710 > > Takuya > > Takuya OSHIMA, Ph.D. > Faculty of Engineering, Niigata University > 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN > > From: David Partyka <[email protected]> > Subject: Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download > Date: Sun, 9 Oct 2011 11:37:16 -0400 > > > Will take a look. for 3.12. > > > > 2011/10/9 Takuya OSHIMA <[email protected]> > > > >> With Paul's comment I was able to reproduce the problem and did find > >> what were wrong. One is a trivial bug that forced the filter to try to > >> calculate normals for all cell types and another is lack of skipping > >> everything when input array to process is not found (e.g. when a > >> partial array in a multiblock dataset is specified). > >> > >> Please find the attachment for the fix. Like Paul and Fabian I'd like > >> to see this fixed in the 3.12 release. > >> > >> Takuya > >> > >> Takuya OSHIMA, Ph.D. > >> Faculty of Engineering, Niigata University > >> 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN > >> > >> From: Takuya OSHIMA <[email protected]> > >> Subject: Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download > >> Date: Sun, 09 Oct 2011 02:30:10 +0900 (東京 (標準時)) > >> > >> > Hi Fabian, > >> > > >> > Paul probably meant lines created by slicing patches (in OpenFOAM > >> > term). Sounds like a bug in Surface Vectors than one in the OpenFOAM > >> > reader anyway... > >> > > >> > Takuya > >> > > >> > Takuya OSHIMA, Ph.D. > >> > Faculty of Engineering, Niigata University > >> > 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN > >> > > >> > From: Fabian Braennstroem <[email protected]> > >> > Subject: Re: ANN: ParaView 3.12.0 RC-2 available for download > >> > Date: Sat, 08 Oct 2011 13:35:50 +0200 > >> > > >> >> Hello to you both, > >> >> > >> >> I am not sure, what you mean with lines in my input, but yes I did > cut > >> >> (slice) through a openfoam domain... now I am not able to reproduce > it; > >> >> though as Paul mentioned, this error was there earlier as well. I > check > >> >> again. > >> >> > >> >> Best Regards > >> >> Fabian > >> >> > >> >> On 10/07/2011 11:49 AM, Paul Edwards wrote: > >> >> > Hi, > >> >> > > >> >> > I noticed a bug with "Surface Vectors" before - if you have any > lines > >> in > >> >> > your input (i.e. you cut through a volume and surfaces) then it > will > >> >> > crash. Is this the problem you are having Fabian? > >> >> > > >> >> > Regards, > >> >> > Paul > >> >> > > >> >> > On 7 October 2011 07:14, Takuya OSHIMA <[email protected] > >> >> > <mailto:[email protected]>> wrote: > >> >> > > >> >> > Hi Fabian, I cannot reproduce (OS X 64bit / Ubuntu 10.04 > 64bit). > >> Can > >> >> > you isolate whether it is specific to OpeFOAM data or not? If > it > >> is, > >> >> > can you share a test case? > >> >> > > >> >> > Takuya > >> >> > > >> >> > Takuya OSHIMA, Ph.D. > >> >> > Faculty of Engineering, Niigata University > >> >> > 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN > >> >> > > >> >> > From: Fabian Braennstroem <[email protected] > >> >> > <mailto:[email protected]>> > >> >> > Subject: Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for > >> download > >> >> > Date: Thu, 06 Oct 2011 19:13:39 +0200 > >> >> > > >> >> > > Hello, > >> >> > > > >> >> > > just tested it on linux 64bit with openfoam decomposed data. > >> >> > > Making a slice and applying "Surface Vectors" results in a > >> >> > > Segmentation fault. > >> >> > > > >> >> > > It would be great to fix this in the 3.12. > >> >> > > > >> >> > > Best Regards > >> >> > > Fabian > >> > >> _______________________________________________ > >> 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 > >> > >> >
_______________________________________________ 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
