Hello
 
Is there a specific bug reporting site?
 
Test conducted on: XP Professional 5.1 Service Pack 2.0 dual core laptop
with 2G mem.
Paraview versions 3.4.0 and 3.6.1 both win32 both are downloaded release
versions.
 
A simple method of generating a xmf hdf5 files example is:
    start paraview
    select menu [Source]
    choose 'plane
    set X resolution to 10
    set Y resolution to 10
    press Apply
    select menu [File] [Save Data]
    set Files of type: Xdmf Data File (*.xmf)
    set File name: MyPlane
    press OK
 
On 3.4.0:
A window with messages and warnings does pop up.
Warning: In ..\..\..\ParaView3\VTK\Filtering\vtkDataSet.cxx, line 414
 vtkUnstructuredGrid (0E88A928): Point array TextureCoordinates with 1
components, has 242 tuples but there are only 121 points
See attached txt file
On 3.6.1 paraview crashes.
The result is two files MyPlane.xmf and MyPlane.h5
with for 3.6.1 MyPlane.xmf  empty.
 
Using either 3.4.0 or 3.61. to open MyPlane.xmf (as generated with
3.4.0)
I used 3.6.1: 
   sequence:
    select menu [File] [Open]
    set Files of type: Xdmf  Reader (*.xmf *.xdmf)
    browse to MyPlane.xmf and select and press ok
    press Apply
 
This results in an pop-up window with warning
Warning: In ..\..\..\src\VTK\Filtering\vtkDataSet.cxx, line 414 

vtkUnstructuredGrid (1049A0C0): Point array TextureCoordinates with 1
components, has 242 tuples but there are only 121 points

And a very colourful plane. 

 

Something must have gone wrong with writing and reading of the
TextureCoordinates on 3.4.0

Paraview 3.6.1 unfortunately crashes on writing. 

 

It would be interesting to see if other people have similar problems.

 

Regards

 
 
Niek 
 
Registered Company Details:
BAE Systems (Operations) Limited
Registered Office: Warwick House, PO Box 87, Farnborough Aerospace
Centre, Farnborough, Hants, GU14 6YU, UK. Registered in England & Wales
No: 1996687 
 
 
 
 
 

********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

ÿþ vtkXdmfWriter Dataset: XYZ

 vtkXdmfWriter Required: 121 * 3 =363

 vtkXdmfWriter Writing Disk Shape 
(offset) 73204088 40 245308752

 vtkXdmfWriter Dataset: Normals

 vtkXdmfWriter Required: 121 * 3 =363

 vtkXdmfWriter Writing Disk Shape 
(offset) 16 16 248607503

 vtkXdmfWriter Dataset: 
TextureCoordinates

 vtkXdmfWriter Required: 121 * 2 =242

 vtkXdmfWriter Writing Disk Shape 
(offset) 16 16 248607503

 Warning: In 
..\..\..\ParaView3\VTK\Filtering\vtkDataSet.cxx,
 line 414

 vtkUnstructuredGrid (0E88A928): Point 
array TextureCoordinates with 1 
components, has 242 tuples but there 
are only 121 points

 vtkXdmfWriter Dataset: XYZ

 vtkXdmfWriter Required: 121 * 3 =363

 vtkXdmfWriter Writing Disk Shape 
(offset) 73204088 40 245308752

 vtkXdmfWriter Dataset: Normals

 vtkXdmfWriter Required: 121 * 3 =363

 vtkXdmfWriter Writing Disk Shape 
(offset) 16 16 244987541

 vtkXdmfWriter Dataset: 
TextureCoordinates

 vtkXdmfWriter Required: 121 * 2 =242

 vtkXdmfWriter Writing Disk Shape 
(offset) 16 16 244987541



_______________________________________________
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

Reply via email to