<div dir="ltr"><div><div><div><div>I'm trying to use Paraview with xdmf files which I've generated in a python script (both the xml light data and the hdf5 heavy data). Initially I was working with Paraview-4.0.1 which I could install from apt and loaded the data fine. Recently I downloaded Paraview-5.0.1, which fails to load the xdmf file in a variety of ways. If I try to load the dataset with the Xdmf3 Reader, I get the following error:<br><br>    'Content' not found in itemProperties in XdmfArray::populateItem<br>    Qt has caught an exception thrown from an event handler. Throwing<br>    exceptions from an event handler is not supported in Qt. You must<br>    reimplement QApplication::notify() and catch all exceptions there.<br><br>    terminate called after throwing an instance of 'XdmfError'<br>      what():  'Content' not found in itemProperties in XdmfArray::populateItem<br>    Aborted (core dumped)<br><br></div>If I try to load with the Xdmf Reader, Paraview segfaults. I found the same set of problems with Paraview-4.4.1.<br><br></div><div>How do I correct the lack of content in the xdmfarry? What does that even mean? (I don't recall there being a content tag necessary in the xdmf specification). I can post the xml and hdf5 files if necessary.<br></div><div><br></div>I would file a bug, but the bug tracker isn't accepting new users at the moment.<br><br></div>thanks<br></div>-Elliot<br></div>