Re: [Paraview] Paraview and vnc/xrdp

2013-05-03 Thread Paul McIntosh
Torben, Checkout TurboVNC/VirtualGL - pretty sure it can be built with mesa if no GPU is available. Cheers, Paul From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Torben Hansen Sent: Monday, 29 April 2013 7:59 PM To: paraview@paraview.org

Re: [Paraview] Manta on Mac OS X

2013-05-03 Thread David E DeMarle
Not sure why it isn't in the 3.98 release. I vaguely recall we had some problems packaging it with mountain lion. Perhaps Sebastien remembers the details. It certainly can work on Mac (I did most of my development for it on Mac). In ParaView we don't use any of the X11 display portions of Manta

Re: [Paraview] Does anyone know of a paraview version where Clip Closed Surface actually worked?

2013-05-03 Thread Sebastien Jourdain
I've just pushed a fix that will be in ParaView 4.0 release... See for more details: http://www.paraview.org/Bug/view.php?id=13764 Thanks for reporting the issue, Seb On Fri, May 3, 2013 at 1:17 AM, Martin Genet martin.ge...@ucsfmedicalcenter.org wrote: Dear ParaView people: I'm also

Re: [Paraview] Cube axes label format

2013-05-03 Thread Sebastien Jourdain
Do you know exactly the set of methods that needs to be called on the VTK objects ? I can certainly try to expose them on the Python layer which could let you have a wider set of possibilities. (For that just give me a list of method calls that you would like to be able to do in C++) I can

Re: [Paraview] Load Plugin Error

2013-05-03 Thread Utkarsh Ayachit
Can you also try setting DYLD_PRINT_LIBRARIES_POST_LAUNCH. The log you sent doesn't have all the libs. What I want is the output one gets on a linux system with LD_DEBUG=libs. Not exactly sure how to do that on OsX. Maybe someone else here knows. Utkarsh On Thu, May 2, 2013 at 9:55 AM, Magician

[Paraview] vtkParseMain Bug?

2013-05-03 Thread Henry Lehmann
Hello, i am playing around with vtkParseMain, which is used by WrappingClientServer to generate New, Init and Command functions for the ClientServer Interpreter. I am using the ParaView source from tar.gz archive of version 3.98.1 i parse the file vtkXMLReader.h using this program: int

[Paraview] Error in scaling...

2013-05-03 Thread Ashish Saxena
I am facing a problem with paraview 3.98.1 win. My scalar data range is from 9.0 to -597.0 but when I look at the data range in paraview, it show from 50 to -947. When I checked the related vtk file than I found that scalar values are correctly written inside it. Any help with it!! Thanx! Ashish

Re: [Paraview] [EXTERNAL] Error in scaling...

2013-05-03 Thread Scott, W Alan
I'm being dense here, but can't you just manually scale? Properties tab/ Color/ Edit/ unselect Automatically Rescale to Fit Data Range/ Rescale Range... Alan From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Ashish Saxena Sent: Friday, May 03, 2013 12:02

[Paraview] segfault opening the color scale editor / vtkPVProminentValuesInformation?

2013-05-03 Thread Burlen Loring
with git master from this afternoon, I'm experiencing segfaults when I try to open the color scale editor. seems to be related to vtkPVProminentValuesInformation. As soon as I get 4 or more ranks I have the segfault. Is this a known issue? Program received signal SIGSEGV, Segmentation fault.