[Paraview] Parallel rendering of Text sources

2011-01-24 Thread Eelco van Vliet
Dear paraviewers, I am trying render in parallel a scene + text. Unfortunately: the TextSourceRepresentation of the text does not work in parallel (is works in serial) If I do sm=servermanager sm.Connect() RenderView1 = sm.CreateRenderView() t=sm.sources.Text(Text=HELLO)

Re: [Paraview] Parallel rendering of Text sources

2011-01-24 Thread Utkarsh Ayachit
Not sure about 3.8.1, but it's definitely fixed in the development version and will be for the upcoming release 3.10.0. The release candidate binaries should be available for download in the next few days. Utkarsh On Mon, Jan 24, 2011 at 9:43 AM, Eelco van Vliet eelc...@gmail.com wrote: Dear

Re: [Paraview] Parallel rendering of Text sources

2011-01-24 Thread Eelco van Vliet
Utkarsh, Thanks for your quick reply. I am running an own build paraview 3.8.1 version (with MESA and mpi, so pvbatch only). So the problem has been solved in the git version. Is the source release of a stable 3.10 version also to be expected within a few date ? Then I would wait for that release