View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009575ParaViewBugpublic2009-09-21 04:422010-11-30 22:14
Reporterjhgoebbert 
Assigned ToDavid Partyka 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.6 
Target VersionFixed in Version 
Summary0009575: XDMF-Reader and hdf5-hyperslabs (with x=1)
DescriptionHi,

I use XDMF since a year with paraview 3.4.x.
But since 3.6.1 (precompiled version for linux) loading attributes from
hdf5-hyperslab fails :(

The following part of my XDMF-file makes trouble(error-report) since paraview 3.6.1:

<Attribute Active="1" Type="Scalar" Center="Node" Name="data2D">
  <DataItem
         ItemType="HyperSlab"
         Dimensions="1 64 64"
         Type="HyperSlab">
     <DataItem
             Dimensions="3 3"
             Format="XML">
                 0 0 0
                 1 1 1
                 1 64 64
     </DataItem>
     <DataItem
             ItemType="Uniform"
             Format="HDF"
             NumberType="Float"
             Precision=" 8"
             Dimensions="1 64 64">
             test_xmf.h5:/data2D
     </DataItem>
  </DataItem>
</Attribute>

Greetings
Jens
Additional Information* specially the hyperslab-dimension x=1 seems to be the problem.
* I have no problems with the test-case in paraview 3.4.x
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesgz file icon test.tar.gz [^] (32,848 bytes) 2009-09-21 04:42

 Relationships

  Notes
(0022388)
jhgoebbert (reporter)
2010-09-30 04:36

This bug is fixed in 3.8.1.
Please set "status" to "closed".
(0023616)
David Partyka (developer)
2010-11-30 22:12

Confirmed fixed in 3.8
(0023618)
Alan Scott (manager)
2010-11-30 22:14

Trusting reporter and Dave.

 Issue History
Date Modified Username Field Change
2009-09-21 04:42 jhgoebbert New Issue
2009-09-21 04:42 jhgoebbert File Added: test.tar.gz
2010-09-30 04:36 jhgoebbert Note Added: 0022388
2010-11-30 22:12 David Partyka Note Added: 0023616
2010-11-30 22:12 David Partyka Status backlog => @80@
2010-11-30 22:12 David Partyka Resolution open => fixed
2010-11-30 22:12 David Partyka Assigned To => David Partyka
2010-11-30 22:14 Alan Scott Note Added: 0023618
2010-11-30 22:14 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team