[Paraview] servermanager.Connect() hangs

Server Levent Yilmaz leventyilmaz at gmail.com
Sat Feb 23 19:45:02 EST 2008


On Tools >Python Shell, if I execute:

import servermanager
c = servermanager.Connect()

then things work fine. But, if

import servermanager
servermanager.Connect()

is called (note the lack of assignment), then Connect() never returns and
paraview hangs (3.2.1 installed on a x86_64 system, running Ubuntu).

Is this the (an?) expected (mis)behaviour?

regards
Levent


-- 
Server Levent Yilmaz
Mechanical Engineering
University of Pittsburgh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080223/85fc66d9/attachment.html


More information about the ParaView mailing list