Re: [Paraview] PV3.14.1 Crash

2012-10-24 Thread Anton Gladky
>> 2) by the way, when I open Paraview, there are lots of information (as shown >> below) shown in Output Message, how to solve it? Utkarsh, could you, please, say, where is it possible to get a patch, fixing this issue? I will try to prepare fix-upload for Ubuntu 12.04. Strange, but Paraview in

Re: [Paraview] Using VR-Style input devices

2012-10-24 Thread Johannes Zarl
On Wednesday 24 October 2012 17:01:37 Aashish Chaudhary wrote: > The way it works now is that you create a connection manager (lines > 475 - 483), which will be generated by the GUI if used, and then for > the styles, > you would link it with the ID of the proxy and its specific property > that you

Re: [Paraview] VTK Code to Paraview

2012-10-24 Thread David Doria
On Tue, Oct 23, 2012 at 3:50 PM, Fabiano Papaiz wrote: > Hi Everybody, (sorry my english) > > I am new in paraview and have some experience with VTK with python (some > codes that parse a DICOM Medical images and rendering as > volume/isosurface). > > My basic question is: how can i use the output

Re: [Paraview] Inconsistent results with the stream trace filter

2012-10-24 Thread Utkarsh Ayachit
I was suggesting directly downloading the binaries, not even trying to build the superbuild. Building using superbuild may be trickier, especially since you're getting other build issues with building ParaView itself. If you want to build from source, you'll have to edit the versions.cmake file to

Re: [Paraview] Inconsistent results with the stream trace filter

2012-10-24 Thread Joe Borġ
Ok, looking at the superbuild. I'm behind a firewall, so all git commands need to be over http:// rather than git:// Which makefile can I mod this path in? [ 90%] Performing download step (git clone) for 'paraview' Initialized empty Git repository in /cfd/software/ParaView/ParaView-3.14.1-SuperB

Re: [Paraview] Vorticity computation from separated velocity array

2012-10-24 Thread Karl König
Makoto, Please see http://www.paraview.org/Wiki/Beginning_Filters#Calculator_filter and http://www.paraview.org/Wiki/Advanced_Tips_and_Tricks#Creating_vectors_from_2_or_3_scalars on how to combine velocity vector components into a 3-components vector. Karl 中田拓馬 wrote, On 24.10.2012 18:17: > Dea

Re: [Paraview] Vorticity computation from separated velocity array

2012-10-24 Thread Andy Bauer
What version of ParaView are you using? I was able to use "hstack([VelocityX, VelocityY, VelocityZ])" with the Python Calculator filter in v3.14.1. Alternatively you could try the Calculator filter with "iHat*VelocityX+jHat*VelocityY+kHat*VelocityZ". Andy On Wed, Oct 24, 2012 at 12:17 PM, 中田拓馬

[Paraview] Vorticity computation from separated velocity array

2012-10-24 Thread 中田拓馬
Dear all, I am trying to compute vorticity from separated velocity vectors, but pre-installed filter of paraview seems to require 3-components vector as an input. Then, I have tried to use the "Python Calculator" filter to construct it. I put "hstack([VelocityX, VelocityY, VelocityZ])" into the "

Re: [Paraview] ParaView thinks that it does not have a wind blade reader

2012-10-24 Thread Andy Bauer
Hi Sohail, Did you get a chance to look at the warnings for the vtkIOGeometryCxx-TestWindBladeReader test for the http://review.source.kitware.com/#/t/1396/ gerrit topic? It's going to need to be fixed pretty soon if it's going to make it into the ParaView 4.0 release. Thanks, Andy On Wed, Oct 3

Re: [Paraview] Inconsistent results with the stream trace filter

2012-10-24 Thread Utkarsh Ayachit
This include libXt.so and include files such as /usr/include/X11/Core.h. On debian-based systems, it's available as the package "libxt-dev". Also you can try the nightly binaries directly, if you don't want to build from source. The instructions to download the binaries are: http://paraview.org/Wik

Re: [Paraview] Using VR-Style input devices

2012-10-24 Thread Aashish Chaudhary
Hi Johannes, Very recently, we have improved the VR API and related tools and now the VR plugin comes with a GUI to configure connection managers and interactor styles. The way it works now is that you create a connection manager (lines 475 - 483), which will be generated by the GUI if used, and

Re: [Paraview] Inconsistent results with the stream trace filter

2012-10-24 Thread Joe Borġ
Hi guys, sorry to keep finding problems, but I'm stuck here: X11_Xt_LIB could not be found. Required for VTK X lib. Can you give me an example of a lib that should be in there so I can search for that to get the dir please? Regards, Joseph David Borġ http://www.jdborg.com On 23 October 201

Re: [Paraview] Using VR-Style input devices

2012-10-24 Thread Nikhil Shetty
Hi, On Wed, Oct 24, 2012 at 9:40 AM, Johannes Zarl wrote: > Hi, > > I'm currently trying to configure ParaView for a CAVE-like environment. So > far > I was able to set up the pvservers correctly and even make headtracking > over > VRPN work. > > Awesome. > Myself, I'm more of a newbie concern

Re: [Paraview] PV3.14.1 Crash

2012-10-24 Thread Christian Richter
Hi, 1) is a known bug in the release of 3.14.X : http://review.source.kitware.com/#/c/5242/ you can compile PV from source using the latest git or replace vtk/IO/vtkSTLReader.cxx with that one from the bugreport. or only use binary-stl files. 2) I've the same issue when I copy PV from one cli

Re: [Paraview] PV3.14.1 Crash

2012-10-24 Thread Utkarsh Ayachit
> 1) when read STL file, PV crash > > 2) by the way, when I open Paraview, there are lots of information (as shown > below) shown in Output Message, how to solve it? Both these issues have been addressed in the development version and the fixes will be included in the next release. You can try th

Re: [Paraview] Paraview Visualization Ambiguity an a 2nd order Tetrahedra

2012-10-24 Thread Umut Tabak
On 10/23/2012 09:01 PM, Berk Geveci wrote: Ah, now I understand. This should be fixed. Try using a nightly binary. To download one, look at this page: http://paraview.org/Wiki/ParaView/Superbuild and look for instruction on how to download generated binaries. Berk, Thanks for this information

Re: [Paraview] Paraview and Manta View

2012-10-24 Thread David E DeMarle
Can you send me the foam data off list? David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Oct 23, 2012 at 3:47 PM, Jim Knopf wrote: > Hi There! > > right now i'm playing around with paraview and manta ray tracer. I got Manta >

[Paraview] Using VR-Style input devices

2012-10-24 Thread Johannes Zarl
Hi, I'm currently trying to configure ParaView for a CAVE-like environment. So far I was able to set up the pvservers correctly and even make headtracking over VRPN work. Myself, I'm more of a newbie concerning ParaView, so I'm having some trouble understanding the state-file and how to define

[Paraview] Paraview slice planes screenshot as images

2012-10-24 Thread Shiddiq Hashuro
Hello, I am trying to save applied slicing planes into jpeg (or any other kinds) images. Is this possible? can anyone tell me how? If it can only be done via python script, can you send me some parts of the script? Also, is it possible to vary the slicing planes not by axis' range but by some kind