Re: [Paraview] Help with web proxy

2014-06-23 Thread Sebastien Jourdain
Hi Sean, can you explain what you mean by "keeping you from handling multiple simultaneous requests." ? Moreover, is your URLs in your configuration consistent? Seb On Mon, Jun 23, 2014 at 2:43 PM, Scott Wittenburg < scott.wittenb...@kitware.com> wrote: > Hi Sean, > >Yeah, that could be a

Re: [Paraview] Help with web proxy

2014-06-23 Thread Scott Wittenburg
Hi Sean, Yeah, that could be a problem, though I'm not an Apache expert. I looked up the mpm prefork version you appear to be running: http://httpd.apache.org/docs/current/mod/prefork.html The docs there say that it is important to set the "MaxRequestWorkers" directive so that it is "big

[Paraview] loading multiple time steps XYZ file

2014-06-23 Thread Rohit Narurkar
Dear all, I am trying to import a multiple time steps file in the xyz format to ParaView. But it seems PV is ignoring all data except the first time step. I would like to know what is going wrong here. I am choosing the "XYZ Files" reader in PV. Thank you all, Rohit.

Re: [Paraview] Help with web proxy

2014-06-23 Thread CLSA Mcmaster
Hi Scott, Could this be the problem: [Mon Jun 23 14:55:26.475835 2014] [mpm_prefork:info] [pid 5029] AH00164: Server built: Apr 3 2014 12:20:28 [Mon Jun 23 14:55:26.475847 2014] [core:notice] [pid 5029] AH00094: Command line: '/usr/sbin/apache2' [Mon Jun 23 14:55:26.475852 2014] [mpm_prefork:deb

[Paraview] Error trying to run python script

2014-06-23 Thread Chukwudi Chukwudozie
Hi, I recently built and installed paraview 4.1 on my mac with the intention of doing python scripting but when I save a trace and try to run it using pvpython, I get the following error messages. But looking at the trace, I see that it does not reference the file it is loading as you can see here

Re: [Paraview] Bug report: tube diameter in paraview 4.01

2014-06-23 Thread Moreland, Kenneth
I figured it out. The problem is that to point coordinates in your data files are integers instead of floating points. The tube filter is inheriting the int storage for point coordinates and then rounding to the nearest integer. This must have been a change in VTK somewhere between ParaView 3.98 an

Re: [Paraview] Data Displayed Incorrectly

2014-06-23 Thread Léo Pessanha
It seems like this only happens when I try to load big datasets How could i solve this problem? Maybe trying another type of data, different from vtk or maybe clip the data Can someone give me a hint?? El jun 16, 2014 3:49 p.m., "Léo Pessanha" escribió: > Hi, > > I am using Windows 7 64-bit -