Re: [Paraview] Exporter Plugin Example

2011-08-05 Thread Lars Bilke
Hi, My first implementation is on Github: https://github.com/bilke/pv_opensg_plugin at Utkarsh: I am sorry my last mail: I used the development install of ParaView and the crashes came from a binary difference I think. Now I compiled ParaView from source and got rid of crashes. The problem

[Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread Paul Melis
Hi, I'm building PV 3.8.1 and PV 3.10.1 on exactly the same Debian 6.0 system (64-bit) system using the exact same CMAKE configuration lines: #!/bin/sh cmake \ -DCMAKE_BUILD_TYPE=Release \ -DMANTA_BUILD=$HOME/c/manta-2439-build \ -DMANTA_SOURCE=$HOME/c/manta-2439 \

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread David Partyka
Hi Paul, Have you turned MPI On then Off and then back On again? I've seen it get confused when this happens. Can you try a fresh (delete your build tree) build of 3.10.1 and turn everything on at once? On Fri, Aug 5, 2011 at 8:15 AM, Paul Melis paul.me...@sara.nl wrote: Hi, I'm building PV

Re: [Paraview] Object Inspector Tabs

2011-08-05 Thread Utkarsh Ayachit
What's your CMakeLists. txt file? Was vtkMyRepresentation specified as SERVER_MANAGER_SOURCES in the ADD_PARAVIEW_PLUGIN call? Utkarsh On Thu, Aug 4, 2011 at 5:00 PM, Panneton, Brian C USA CTR (US) brian.c.panneton@mail.mil wrote: Okay, so instead of adding tabs like Properties, Display

Re: [Paraview] Object Inspector Tabs

2011-08-05 Thread Utkarsh Ayachit
Try to locate vtkMyRepresentationClientServer.cxx file in the binary directory. Was that generated? Open and see if it include a condition for SetSomeBoolVar in it. Utkarsh On Fri, Aug 5, 2011 at 10:07 AM, Panneton, Brian C USA CTR (US) brian.c.panneton@mail.mil wrote: Yes, this is what I

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread Paul Melis
Hi David, On 08/05/2011 02:55 PM, David Partyka wrote: Have you turned MPI On then Off and then back On again? I've seen it get confused when this happens. Tried that, doesn't help, unfortunately Can you try a fresh (delete your build tree) build of 3.10.1 and turn everything on at once?

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread Paul Melis
Hi, I just noticed my cmake is 2.8.2, would trying the latest version help here? Paul On 08/05/2011 04:47 PM, Paul Melis wrote: Hi David, On 08/05/2011 02:55 PM, David Partyka wrote: Have you turned MPI On then Off and then back On again? I've seen it get confused when this happens.

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread Robert Maynard
Hi, I have seen this problem before you need to fix the MPI_INCLUDE_PATH to only point to the directory that has mpi.h not both of those directories. If this fixes the problem you should open a bug on http://paraview.org/Bughttp://paraview.org/Bug/my_view_page.php On Fri, Aug 5, 2011 at 10:50

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread David Partyka
Yeah, FindMPI has recently been re-written I would update to the latest and give that a shot. On Fri, Aug 5, 2011 at 10:50 AM, Paul Melis paul.me...@sara.nl wrote: Hi, I just noticed my cmake is 2.8.2, would trying the latest version help here? Paul On 08/05/2011 04:47 PM, Paul Melis

Re: [Paraview] Object Inspector Tabs

2011-08-05 Thread Utkarsh Ayachit
The fact that SetSomeBoolVar is not in the *CLientServer.cxx file is the problem. It has nothing to do with the XML, but for some reason the parser that generates the CLientServer.cxx file decided that the method is not wrappable. If you can attach the header file, I may be able to tell what the

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread Paul Melis
On 08/05/2011 04:53 PM, David Partyka wrote: Yeah, FindMPI has recently been re-written I would update to the latest and give that a shot. With cmake 2.8.5 I get the following warning more than once during cmake configure: CMake Warning (dev) at

[Paraview] Diffusivity and Specular Properties

2011-08-05 Thread Jon Wong
I'm interested in using paraview as a replacement for tecplot. I can reproduce almost everything except that tecplot seems to be using different diffusivity/specular properties as their material is slightly shinier and more reflective than the default paraview material. Is there any way to

Re: [Paraview] Diffusivity and Specular Properties

2011-08-05 Thread Moreland, Kenneth
If you scroll down the Display panel further, you will see a Lighting section with the specular controls. -Ken Kenneth Moreland *** Sandia National Laboratories *** *** *** *** email: kmo...@sandia.gov ** *** ** phone: (505) 844-8919 *** web: