[Paraview] Suppress X display while saving images from Python script

2009-07-24 Thread M. Nawijn
Hello, I have Python script that generates PNG images from a Paraview session. This in essence works very well. The one problem that I have is that an OpenGL window is created whenever I save the image. When you do this in a loop, it becomes a little annoying, since the window (at least on my Fedo

[Paraview] Suppress X display while saving images from Python script

2009-07-24 Thread M. Nawijn
I don't know if I am double posting, if so I apologize. (I posted this question this afternoon, but somehow it does not show up on the mailinglist. Hello, I have Python script that generates PNG images from a Paraview session. This in essence works very well. The one problem that I have is that a

Re: [Paraview] Suppress X display while saving images from Python script

2009-09-07 Thread Kevin H. Hobbs
On Fri, 2009-07-24 at 10:14 +0200, M. Nawijn wrote: > Hello, > > I have Python script that generates PNG images from a Paraview > session. This in essence works very well. The one problem that I have > is that an OpenGL window is created whenever I save the image. When > you do this in a loop, it