Re: [Paraview] EnSightReader: Change input file

2015-01-07 Thread Ben Boeckel
On Sat, Dec 20, 2014 at 10:09:46 +0100, Ian Krukow wrote: Then I switched to my desktop PC with Windows 7, where I set up the building process. When I run the configuration in CMake, as soon as I enable python, I get the error CMake Error at VTK/CMake/ExternalData.cmake:176 (add_test):

Re: [Paraview] EnSightReader: Change input file

2015-01-05 Thread Dan Lipsa
On Sat, Dec 20, 2014 at 4:09 AM, Ian Krukow i.kru...@tu-braunschweig.de wrote: Hi Dan, thanks for the patch, but unfortunately I have not been able to test it yet, though I tried different things. I work with pvpython on a compute server with Ubuntu 12.04. For configuration I have CMake

Re: [Paraview] EnSightReader: Change input file

2014-12-20 Thread Ian Krukow
Hi Dan, thanks for the patch, but unfortunately I have not been able to test it yet, though I tried different things. I work with pvpython on a compute server with Ubuntu 12.04. For configuration I have CMake 2.8.7, and I built ParaView 3.14.1 a while ago. For ParaView 4.2, I need at least

Re: [Paraview] EnSightReader: Change input file

2014-12-11 Thread Dan Lipsa
Hi Ian, I have the following patch that fixes the EnSightReader for the files you sent to Utkarsh. Would you mind trying it out? If you have other files you can try it on, please do so. You'll have to build ParaView from the repository: http://www.paraview.org/Wiki/ParaView:Build_And_Install

Re: [Paraview] EnSightReader: Change input file

2014-11-14 Thread Utkarsh Ayachit
Ability to change filenames depends on specific reader implementations. I am not entire familiar with the internal implementation, but if you have a couple of sample datasets/script to reproduce the segfault, I can check if its a minor fix to the reader to enable this or if it just can't support

[Paraview] EnSightReader: Change input file

2014-11-11 Thread Ian Krukow
Hi all, I want to apply the same pipeline to a series of Ensight data files in order to save extractions in a different format. For the first file, this works fine. For the second file, I thought I could change the input file by changing the CaseFileName attribute: reader.CaseFileName =