[Paraview] PV 3.6.2 and VisIt Plugin: crash when loading state with Tecplot files

2010-01-26 Thread Richard GRENON
Hello. PV 3.6.2 crashes on Linux when loading a state file (*.pvsm) that references Tecplot files. Here is my test: -Starting PV 3.6.2 (Linux), I load the VisIt plugin. -I open two 3D IJK ordered Tecplot files (*.tp). No problem (PV freezes while loading the files, but I can continue after

[Paraview] Info about installing ParaView 3.6.2 on RedHat Enterprise

2010-01-26 Thread bassaidai
Hi, we installed ParaView 3.6.2 only on Linux Debian and, as explained here http://paraview.org/Wiki/ParaView:Build_And_Install#Build_ParaView, we installed the additional .deb packages required (mpi, qt4, python...). But if we would install ParaView 3.6.2 on Linux RedHat Enterprise, should we

[Paraview] PV 3.6.2 and VisIt Plugin: crash when loading state with Tecplot files

2010-01-26 Thread Richard GRENON
Hello. I have made an additional test: grouping all tecplot files in a same dataset before any other operation allows to use the saved state file. Test 1: the simple pipeline that cannot be used as saved state: - open Tecplot File 1 | extract subset 1 - open Tecplot File 2

Re: [Paraview] PV 3.6.2 and VisIt Plugin: crash when loading state with Tecplot files

2010-01-26 Thread Dave Partyka
Hi Richard, please do. I will try running your steps with a debug build and see if I can track down the crash. Thanks for tracking this down! On Tue, Jan 26, 2010 at 7:25 AM, Richard GRENON richard.gre...@onera.frwrote: Hello. I have made an additional test: grouping all tecplot files in a

Re: [Paraview] PV 3.6.2 and VisIt Plugin: crash when loading state with Tecplot files

2010-01-26 Thread Richard GRENON
Hi Dave. I attached a tar gzipped file that contains the two pvsm files: essaipv01.pvsm : state file of Test 1, crashes PV. essaipv02.pvsm : state file of Test 2, OK. I can't send my two formatted Tecplot files (too big) but I think you can easily rebuild them with any data from the headers

Re: [Paraview] cone vs. cylinder glyph orientation

2010-01-26 Thread Ricardo Reis
On Mon, 25 Jan 2010, Moreland, Kenneth wrote: This has come up before. I don't know if anyone has resolved to take actions to fix the problem, but this email thread has a workaround. There's a request for it, you can go there and vote...

[Paraview] time evolution not working when using EnsightMaster

2010-01-26 Thread Ricardo Reis
I've got a set of data partioned in ensight and I am using the EnsightMaster Server files. If I open just part of the set (one of the case files) I can march in time without any problem. If I launch pvserver as a mpi process the time marching is not working. It keeps the same data and

[Paraview] X Error: BadLength on OpenSUSE11.2

2010-01-26 Thread Robert Sawko
Dear All, I was getting acquainted with ParaView features via tutorials but suddenly my education was interrupted with a X Error. Whilst doing a tutorial 2.8 from the 3.6 Version of The ParaView Tutorial and upon clicking Volume Representation I am being propmpted with the following message: X

Re: [Paraview] X Error: BadLength on OpenSUSE11.2

2010-01-26 Thread Clinton Stimpson
I've seen BadLength errors when mixing mesa-dri and nvidia for glx client/server side. glxinfo | grep -i vendor in a terminal can probably verify that. Clint On Tuesday 26 January 2010 11:04:02 am Robert Sawko wrote: Dear All, I was getting acquainted with ParaView features via tutorials

Re: [Paraview] X Error: BadLength on OpenSUSE11.2

2010-01-26 Thread Robert Sawko
Thank you for your reply. This is the results of the command you suggested: glxinfo | grep -i vendor server glx vendor string: NVIDIA Corporation client glx vendor string: SGI OpenGL vendor string: NVIDIA Corporation Robert ___ Powered by

Re: [Paraview] How to make movies using trajectory data of granular particles

2010-01-26 Thread Moreland, Kenneth
Hmm. Sounds like there is something wrong with the format of your data or something is wrong with ParaView's reader or your data file is using some feature that ParaView's reader does not support. At any rate, there is not enough information here to diagnose the problem. It would help if you

[Paraview] Peavip enables VTK filters and sources in ParaView

2010-01-26 Thread Jérôme
Dear all, I launched a few months ago an initiative on github. This is called Peavip and aims at exposing VTK filters to the ParaView GUI. The structure is as follow: - each filter/source has its own XML description (ServerManagerConfiguration) It allows for fast loading of particular filter,

Re: [Paraview] Git repository (mirror)

2010-01-26 Thread bastil2...@yahoo.de
Thanks. ssh wont work for me and using the proxy git fails at the same large file than before. Regards BastiL Am 21.01.2010 22:13, schrieb Moreland, Kenneth: I believe there is a bug in git that causes the http transfer to fail when dealing with files above a certain size, and the ParaView

Re: [Paraview] PV 3.6.2 and VisIt Plugin: crash when loading state with Tecplot files

2010-01-26 Thread burlen
Hi Richard and Dave, I think that the way the VisIt plugin currently communicates information between client and server is not going to work with state. The way it is now the plugin repeatedly sends variable length vectors of array,block,material ids,, etc one array for each mesh. Each of

Re: [Paraview] Application using Paraview library in C++

2010-01-26 Thread pat marion
Hi, You should include the exact error message you are getting so that people can help. I'm not very familiar with building custom apps using paraview so I won't be able to answer your question exactly... but to change the representation to volume you must create proxy objects for a lookup table