[Paraview] ParaView Python Threading

2008-10-02 Thread Robert Maynard
I have a basic threaded python script that I wanted to run in ParaView, but it seems that whenever you try to run a thread nothing happens in the python console. Trying to reset the console window crashes ParaView. This seems to be odd because the same script is able to work inside pvpython.

Re: [Paraview] Rendering mixed translucent and opaque surfaces in parallel

2008-10-02 Thread Moreland, Kenneth
If I understand your email correctly, you are defining a lookup table in a VTK Legacy file and expecting to use that table is ParaView. To be honest, that mode of operation is not well supported by ParaView and I'm a little surprised that it works at all. There must be a VTK rendering component