Re: [Paraview] pvbatch view size

2012-06-26 Thread Burlen Loring
unfortunately I'm running this on a vis cluster, I don't see the windows. I guess I can move one slice of the dataset to my workstation and see if the issue remains... On 06/25/2012 04:36 PM, Utkarsh Ayachit wrote: Is it at all possible to view the batch render windows on the processes? I am

Re: [Paraview] pvbatch view size

2012-06-26 Thread Utkarsh Ayachit
Sorry I don't have any insight. The 1024 limit sounds very fishy. In the end, it has to be something with X/OpenGL context or something like that, but what is confusing is that it works with pvserver (remote-rendering, right?). Utkarsh On Tue, Jun 26, 2012 at 10:40 AM, Burlen Loring

Re: [Paraview] pvbatch view size

2012-06-26 Thread Utkarsh Ayachit
O another thing, try turning off UseOffscreenRenderingForScreenshots property on the view. view.UseOffscreenRenderingForScreenshots = 0 That's one difference between the client-server and pvbatch workflows. Utkarsh On Tue, Jun 26, 2012 at 10:40 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com

Re: [Paraview] pvbatch view size

2012-06-26 Thread Burlen Loring
No luck there. I have had it set to 0 all along, but setting to 1 doesn't help. I initially suspected the xorg config, but xrandr command confirms that the display supports the higher resolutions. Yes, it works with pvserver remote rendering. On 06/26/2012 07:41 AM, Utkarsh Ayachit wrote: O

Re: [Paraview] pvbatch view size

2012-06-25 Thread Burlen Loring
cc'ing list On 06/23/2012 01:38 PM, Burlen Loring wrote: hi Utkarsh, i'm setting as follows: view = GetRenderView() view.ViewSize = [width, height] On Jun 23, 2012 6:35 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com mailto:utkarsh.ayac...@kitware.com wrote: Burlen, How are you

Re: [Paraview] pvbatch view size

2012-06-25 Thread Burlen Loring
Thanks Utkarsh, I'm using 3.14.1 now but this also happens with 3.10.0. Setting the window position didn't help. Burlen On 06/24/2012 06:13 AM, Utkarsh Ayachit wrote: Burlen, This is with 3.14 or greater right? Another thing to try is setting teh window position (maybe it's being shown up

Re: [Paraview] pvbatch view size

2012-06-25 Thread Utkarsh Ayachit
Is it at all possible to view the batch render windows on the processes? I am not sure, but maybe looking at the actual size/pos of the windows can provide some clues. Theoretically, I don't see why there should be any difference between pvbatch and pvserver (which I assume is what you mean by

Re: [Paraview] pvbatch view size

2012-06-23 Thread Utkarsh Ayachit
Burlen, How are you setting the view size in your python script for pvbatch? Utkarsh On Fri, Jun 22, 2012 at 4:27 PM, burlen burlen.lor...@gmail.com wrote: Hi all, When I'm using pvbatch the rendering gets clipped (see attached images) when I set the view size to values greater than ~1024