Re: [Paraview] VR-Plugin (VRPN connection) linker error

2012-12-04 Thread Stephan Rogge
Hello, @David: thank you very much for that hint. The linker error is gone :-). @Aashish: We have a Virtual Environment with two back-projected walls. Each wall (2.6 m x 1.625 m) is lit by two projectors for stereoscopic presentations. Furthermore we use an infra-red tracking system from A.R.T

[Paraview] trigger a custom panel function/slot after apply button

2012-12-04 Thread Felipe Bordeu
Hello, I have custom panel (c++filter), and I want to recover some data from the filter AFTER the filter is applied. for example, set a position in the custom panel, Apply button, search the closest point in the input mesh, and (this is the difficult part), show the point position in the

Re: [Paraview] remove opengl windows when using python script

2012-12-04 Thread Sebastien Jourdain
Hi, you need to build ParaView/pvpython with OSMesa. Seb On Mon, Dec 3, 2012 at 6:12 AM, hicham mach hicham.m...@gmail.com wrote: Hi, I use PV with a python script for the post-treatment of large range of data and save several images. My problem is that when I run my python script in an

[Paraview] Volumetric glyph

2012-12-04 Thread nsk nsk
Hi, A really simple question: is there a way to produce volumetric glyphs (i.e glyph that can be clipped)? Cheers, Nick ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [Paraview] Trying to run the servers on parallel

2012-12-04 Thread Sebastien Jourdain
Hi Kevin, How good is your network between the remote PC that execute pvserver and your client computer that run paraview ? How big is your data ? What type of data is that ? Structured or unstructured ? Did you try to run pvserver on that very same machine without using MPI ? Does that change

Re: [Paraview] [Paraview-developers] ParaView will not start in multi-core mode

2012-12-04 Thread Sebastien Jourdain
Hi Josh, which MPI are you using locally ? Do you know if it is the same as the one we compiled ParaView with ? http://paraview.org/Wiki/ParaView/Binaries#ParaView-3.98.0 Thanks, Seb On Mon, Dec 3, 2012 at 11:06 PM, Joshua Murphy joshua.mur...@lasp.colorado.edu wrote: Hello all, I am

Re: [Paraview] Compiling error

2012-12-04 Thread David Lonie
Hi Tom, On Mon, Dec 3, 2012 at 11:43 AM, Tom T tomt...@yahoo.com wrote: Hi everyone, I've been trying so far unsuccessfully to compile paraview and I'm not sure what the error message means. [snip]

Re: [Paraview] Compiling error

2012-12-04 Thread David Lonie
Bug created: http://paraview.org/Bug/view.php?id=13700 On Tue, Dec 4, 2012 at 8:44 AM, David Lonie david.lo...@kitware.com wrote: Hi Tom, On Mon, Dec 3, 2012 at 11:43 AM, Tom T tomt...@yahoo.com wrote: Hi everyone, I've been trying so far unsuccessfully to compile paraview and I'm not sure

Re: [Paraview] [Paraview-developers] ParaView will not start in multi-core mode

2012-12-04 Thread Joshua Murphy
Hi Seb, I did not have any local MPI installed. -Josh From: Sebastien Jourdain [sebastien.jourd...@kitware.com] Sent: Tuesday, December 04, 2012 6:11 AM To: Joshua Murphy Cc: paraview@paraview.org; paraview-develop...@paraview.org Subject: Re:

[Paraview] Reading DEM files

2012-12-04 Thread deb
Hi, I have SRTM DEM file and I tried to open it with Paraview 3.14 on Windows. When I click Apply in Properties pane it failed. Then I see there is new Paraview version - 3.98. I downloaded it, and I opened same file. Now clicking Apply seems like program reads the file, and data type is

Re: [Paraview] new memory inspector panel documentation

2012-12-04 Thread Biddiscombe, John A.
I'm replying on this thread, but my comments are really addressed to Pat. Having made use of the memory inspector, I have memory leaks in my reader and wanted to track them down. I tried to merge in the DebugLeaksView http://public.kitware.com/Wiki/DebugLeaksView helper which I thought would be

[Paraview] load obj file and display via Paraview python shell

2012-12-04 Thread Li Guan
Hi guys, I am trying to load a wavefront obj file into paraview and display it using only python shell scripts. I searched online and only find http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ This is vtk C++ code, and I am trying to convert them to python script. I got stuck at trying to

Re: [Paraview] load obj file and display via Paraview python shell

2012-12-04 Thread Pat Marion
The python code is much simpler in ParaView: OpenDataFile('/path/to/data.obj') Show() For more commands, try: help(paraview.simple) You can also do: help(any function or variable name) Pat On Wed, Dec 5, 2012 at 8:15 AM, Li Guan li.9...@gmail.com wrote: Hi guys, I am trying to load a

Re: [Paraview] 3.98 MPI_Finalize out of order in pvbatch

2012-12-04 Thread Burlen Loring
Hi Kyle, I was wrong about MPI_Finalize being invoked twice, I had miss read the code. I'm not sure why pvbatch is hanging in MPI_Finalize on Nautilus. I haven't been able to find anything in the debugger. This is new for 3.98. Burlen On 12/03/2012 07:36 AM, Kyle Lutz wrote: Hi Burlen, On

[Paraview] Select Cells On etc.: Remove current selection from whole selection - possible?

2012-12-04 Thread Prof. Dr. Karl-Heinz Kunzelmann
Hello to everybody, my question today relates to the useful GUI tools Select Points/Cells On/Trough. I already found out that I can extend an excisting selection with the Ctrl-key. But I could not find something to remove a small part from the selection with but keep most of the selected

[Paraview] Union of Extract Selection ( and modification with Calculator) with all data

2012-12-04 Thread Prof. Dr. Karl-Heinz Kunzelmann
Dear all, I use the Paraview feature Extract Selection to edit data in a subset of my data set. Together with Calculator this is a very handy feature for me (I edit surface label which are used as identifier for boundary conditions in a FEA program). At present I have to save the changes (I