Re: [Paraview] VRML File crashing ParaView 4.1

2014-01-22 Thread Michael Jackson
The files from this VTK bug report will crash ParaView: http://paraview.org/Bug/print_bug_page.php?bug_id=1624 I am using "Instant Player" by Fraunhofer-Gesellschaft version 2.3.0 to view all the files that ParaView crashes on. ParaView will load simple VRML files but I think it may be the Inde

Re: [Paraview] VRML File crashing ParaView 4.1

2014-01-22 Thread richard.gre...@onera.fr
Found on internet other VRML file OK: h**p://siggraph.org/~rhyne/com97/vrmlexample1.html Found the error on your file: points coordinates should be separated by a space. The comma should be used only to separate points: #VRML V2.0 utf8 Shape { geometry IndexedFaceSet { coord DEF MYPOINTS

Re: [Paraview] VRML File crashing ParaView 4.1

2014-01-22 Thread richard.gre...@onera.fr
Hello Mike. This VRML file crashes all Paraview versions since 3.14. Test made on Linux Centos 6 with PV 64 bits 3.14.1, 3.98.1, 4.0.1 and 4.1.0 -- Richard GRENON ONERA Departement d'Aerodynamique Appliquee - DAAP/ACI 8 rue des Vertugadins 92190 MEUDON - FRANCE phone : +33 1 46 73 42 17 f

[Paraview] VRML File crashing ParaView 4.1

2014-01-21 Thread Michael Jackson
The following VRML file crashes ParaView 4.1 on OS X. #VRML V2.0 utf8 Shape { geometry IndexedFaceSet { coord DEF MYPOINTS Coordinate { point [ 0,0,0, 1,0,0,