[Paraview] ParaView 3.8.0-rc2: segfault in libXdmf.so

2010-05-18 Thread Jens
Hi, using the following xdmf-file (see attachment) ParaView 3.8.0-rc2 segfaults in libXdmf.so (see backtrace). (tested with binary-package paraview-3.6.2-Linux64-x86.tar.gz from webpage) I can visualize the data without any problems using ParaView 3.6.2. Hope this helps... Greetings Jens ?xml

Re: [Paraview] [Xdmf] ParaView 3.8.0-rc2: segfault in libXdmf.so

2010-05-18 Thread Kenneth Leiter
I patched this in the Xdmf trunk yesterday. I am not sure who has the authority to commit the change to the ParaView RC. - Ken On Tue, 2010-05-18 at 06:08 -0500, Kenji Takizawa wrote: Dear Jens and whom it may concern, Since I faced the same problem, I had debugged it. I made a patch and I

Re: [Paraview] [Xdmf] ParaView 3.8.0-rc2: segfault in libXdmf.so

2010-05-18 Thread Dave Partyka
I can do that. On Tue, May 18, 2010 at 8:51 AM, Kenneth Leiter kenneth.lei...@arl.army.mil wrote: I patched this in the Xdmf trunk yesterday. I am not sure who has the authority to commit the change to the ParaView RC. - Ken On Tue, 2010-05-18 at 06:08 -0500, Kenji Takizawa wrote: Dear

[Paraview] undefined reference to `vtkSmartVolumeMapper::GetLastUsedRenderMode()

2010-05-18 Thread David Doria
I am getting this error when compiling the latest git version: Linking CXX executable ../../../../bin/ServerManagerStateLoader ../../../../bin/libvtkVolumeRenderingCS.a(vtkSmartVolumeMapperClientServer.cxx.o): In function `vtkSmartVolumeMapperCommand(vtkClientServerInterpreter*, vtkObjectBase*,

[Paraview] how to record an animation in 3.6.2?

2010-05-18 Thread Anton Shterenlikht
I've a 3D binary file which I can view in paraview 3.6.2 fine. There's no time history in the model. I'd like to record (create) a keyframe animation, but can't see how to do this. I've tried to follow http://www.paraview.org/Wiki/ParaView:AnimationTutorial but can't get the menus the tutorial

Re: [Paraview] extracting the surface between filters

2010-05-18 Thread Utkarsh Ayachit
I could not reproduce this. What type of file are you opening. I tried it with can.ex2, without any issues. Can you reproduce it with can.ex2? Utkarsh On Tue, May 18, 2010 at 9:48 AM, Stephane PLOIX stephane.pl...@edf.frwrote: Hi all, I am seeing a bug recently that is puzzling me : It

Re: [Paraview] Paraview 3.8.0 crash in Edit Color Map

2010-05-18 Thread Cihan Altinay
bump - is this a known issue? Cheers, Cihan On 14/05/10 16:04, Cihan Altinay wrote: Hi list, I just compiled Paraview 3.8.0 RC2 and found a reproducible crash whenever I click on Edit Color Map. Version 3.6.2 compiled with exactly the same dependencies (mesa, mpi, qt) does not exhibit this