Hello!

I'm using Paraview 5.3.0 64-bit installed on Gentoo Linux machine.
Starting from version 5.2.0 it doesn't display any vtk file. It works
fine with an example file like test.vtk (downloaded from vtk file format
examples) but doesn't show any of my own files (example.vtk). All worked
fine in previous versions. Now Paraview freezes when I push the button
"Apply" after opening the file. It consumes 100% of CPU (only one core)
and doesn't write anything to console (when starting from command line).
Could you please explain me how can I display some debug information to
understand where is the problem?

Sorry for my bad English
Tanja
# vtk DataFile Version 1.0
2D Unstructured Grid of Linear Triangles
ASCII

DATASET UNSTRUCTURED_GRID
POINTS 8 float
0.0  0.0  0.0
1.0  0.0  0.0
2.0  0.0  0.0
0.0  1.0  0.0
1.0  1.0  0.0
2.0  1.0  0.0
0.0  2.0  0.0
1.0  2.0  0.0

CELLS 6 24
3  0  1  3
3  1  4  3
3  1  2  4
3  2  5  4
3  3  4  6
3  4  7  6

CELL_TYPES 6
5
5
5
5
5
5

POINT_DATA 8
SCALARS pressure float
LOOKUP_TABLE default
0.0
1.0
2.0
1.0
2.0
3.0
2.0
3.0

VECTORS velocity float
1.0  1.0  0.0
2.0  1.0  0.0
3.0  1.0  0.0
1.0  2.0  0.0
2.0  2.0  0.0
3.0  2.0  0.0
1.0  3.0  0.0
2.0  3.0  0.0
# vtk DataFile Version 2.0 
2D mesh
ASCII
DATASET POLYDATA
POINTS 22 double
1.5000 0.0000 0.0000
1.4095 0.5130 0.0000
1.1491 0.9642 0.0000
0.7500 1.2990 0.0000
0.2605 1.4772 0.0000
-0.2605 1.4772 0.0000
-0.7500 1.2990 0.0000
-1.1491 0.9642 0.0000
-1.4095 0.5130 0.0000
-1.5000 0.0000 0.0000
-1.4095 -0.5130 0.0000
-1.1491 -0.9642 0.0000
-0.7500 -1.2990 0.0000
-0.2605 -1.4772 0.0000
0.2605 -1.4772 0.0000
0.7500 -1.2990 0.0000
1.1491 -0.9642 0.0000
1.4095 -0.5130 0.0000
-0.0640 -0.0369 0.0000
0.4841 -0.5770 0.0000
0.6266 0.3618 0.0000
-0.2576 0.7078 0.0000

POLYGONS 24 96
3 10 11 18
3 13 18 12
3 8 18 21
3 11 12 18
3 10 18 9
3 7 8 21
3 18 8 9
3 19 18 13
3 17 19 16
3 5 6 21
3 20 17 0
3 14 19 13
3 15 16 19
3 4 20 3
3 20 0 1
3 19 20 18
3 4 5 21
3 1 2 20
3 4 21 20
3 20 21 18
3 20 19 17
3 7 21 6
3 19 14 15
3 3 20 2

POINT_DATA 22 
SCALARS Label int 
LOOKUP_TABLE default
5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 
_______________________________________________
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