Hello,

I am trying to run my paraview python regression tests with ctest on a
platform without X server. I've compiled paraview with osmesa and with
opengl (VTK_USE_X is ON; sounds strange but there is a reason for that :)
). When I run 'pvbatch --use-offscreen-rendering' my test passes. However,
ctest gives me the same error (bad X server connection. DISPLAY=) which I
have if I run pvbatch without use-offscreen-rendering. Is it possible to
forward this argument to the ctest command?

Regards,
Maxim
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to