[Paraview] [vtkusers] Annotate global data in paraview

William Oquendo woquendo at gmail.com
Fri Mar 15 18:20:34 EDT 2013


The issue also happens to me.
Running paraview with gdb gives a segfault when trying to apply the
annotate global data filter :
Program received signal SIGSEGV, Segmentation fault.
0x0000000113d8aa4e in PyArray_Item_INCREF () from
/Applications/paraview.app/Contents/Python/numpy/core/multiarray.so



On Fri, Mar 15, 2013 at 5:13 PM, William Oquendo <woquendo at gmail.com> wrote:

> Sorry I read too fast.
>  Hereby I confirm your issue.
> Paraview dies with the mentioned filter on the mentioned data.
>
>
> On Fri, Mar 15, 2013 at 5:07 PM, Marie Postel <postel at ann.jussieu.fr>wrote:
>
>>  Hi William, I use the same version as you.
>> Loading the global data field is not the problem
>> but do you manage to apply the filter
>> "annotate global data" on it ?
>> I want to display the value "mat" along with the data
>> Marie
>>
>> Le 3/15/13 10:57 PM, William Oquendo a écrit :
>>
>>  Hi Marie,
>>  What version of Paravew are you using?
>> I am using 3.98.1 64 bit in Mac Os X and I was able to open
>>  your example without any problem. The global data Field Mat
>>  was loaded correctly.
>>
>>
>> On Fri, Mar 15, 2013 at 1:45 PM, Marie Postel <postel at ann.jussieu.fr>wrote:
>>
>>> Hello :
>>> I have a simple example of unstructured vtk dataset with a field value
>>>  (see below)
>>> Using the "annotate global data" filter  causes Paraview to crash
>>> I cannot understand what is wrong with my data and would really
>>> appreciate some help !
>>> Thanks !
>>> Marie
>>>
>>> # vtk DataFile Version 3.0
>>> # Exemple UNSTRUCTURED_GRID
>>> ASCII
>>> DATASET UNSTRUCTURED_GRID
>>> POINTS 9 FLOAT
>>> 0 0 0
>>> 0 1 0
>>> 0 2 0
>>> 1 2 0
>>> 1 1 0
>>> 1 0 0
>>> 2 0 0
>>> 2 1 0
>>> 2 2 0
>>> FIELD 1 1
>>> Mat 1 1 FLOAT
>>> 1
>>> CELLS 5 23
>>> 4 0 5 4 1
>>> 4 1 4 3 2
>>> 4 5 6 7 4
>>> 4 4 7 8 3
>>> 2 0 1
>>> CELL_TYPES 5
>>> 9 9 9 9 3
>>> CELL_DATA 5
>>> SCALARS scalars float 1
>>> LOOKUP_TABLE default
>>> 0.
>>> 1.
>>> 2.
>>> 3.
>>> 4.
>>>
>>>
>>>
>>> _______________________________________________
>>> 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 VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>>
>> --
>>
>> Best regards / Cordialmente,
>>
>>  William-Fernando Oquendo
>> --------------------------
>> Este correo puede carecer de tildes o eñes debido al teclado.
>>
>>
>>
>> --
>> Marie Postel - LJLL - UPMC P6
>> Campus Jussieu 15-25-313
>> Tel +33 1 44 27 54 08http://www.ljll.math.upmc.fr/postel
>>
>>
>
>
> --
>
> Best regards / Cordialmente,
>
> William-Fernando Oquendo
> --------------------------
> Este correo puede carecer de tildes o eñes debido al teclado.
>
>


-- 

Best regards / Cordialmente,

William-Fernando Oquendo
--------------------------
Este correo puede carecer de tildes o eñes debido al teclado.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130315/eab83914/attachment-0001.htm>


More information about the ParaView mailing list