Thanks Mathieu.  I will benefit also.

Note that the next version of PV is 5.1.0, scheduled for next month.

Alan

From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Mathieu 
Westphal
Sent: Monday, May 02, 2016 1:41 AM
To: Gena Bug <archaero...@mail.ru>
Cc: ParaView <paraview@paraview.org>
Subject: [EXTERNAL] Re: [Paraview] pv freezes when merging blocks of angular 
periodic filter data

This bug has already been corrected in the master branch of paraview. You can 
clone it and compile it, or wait for ParaView 5.0.1 to come out in a few weeks.
Regards,

Mathieu Westphal

On Sat, Apr 30, 2016 at 12:04 PM, Mathieu Westphal 
<mathieu.westp...@kitware.com<mailto:mathieu.westp...@kitware.com>> wrote:
I will take a look at it next week.
Regards,

Mathieu Westphal

On Sat, Apr 30, 2016 at 11:03 AM, Gena Bug 
<archaero...@mail.ru<mailto:archaero...@mail.ru>> wrote:
UPD: Seems it somehow related to cell-data vector arrays, because it works with 
point-data arrays.

I attached a smallest example I came up with that could help. If you load the 
state-file you'll see the next pipeline:
test.vtp
AngularPeriodicFilter (with angle = 90 and axiz = Z)
CellDatatoPointData
MergeBlocks

That works. However if you remove CellDatatoPointData from this pipeline and 
try to merge the result of AngularPeriodicFilter you'll see the problem.


On 30.04.2016 11:39, Gena Bug wrote:
Hi!

I was able to freeze Paraview by applying MergeBlocks filter to the data
generated by AngularPeriodicFilter. In console I see a bunch of warnings:
{
Warning: In
/home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/build/paraview/src/paraview/VTK/Common/Core/vtkMappedDataArray.txx,
line 47
20vtkPeriodicDataArrayIdE (0x6dce310): GetVoidPointer called. This is
very expensive for vtkMappedDataArray subclasses, since the scalar array
must be generated for each call. Consider using a
vtkTypedDataArrayIterator instead.
}

Env: debian testing amd64, KF5, pv downloaded from the site.
_______________________________________________
Powered by www.kitware.com<http://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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

_______________________________________________
Powered by www.kitware.com<http://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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to