[Paraview] servermanager.Connect() hangs

Berk Geveci berk.geveci at kitware.com
Sat Feb 23 20:29:57 EST 2008


Yes it is. I believe the pdf document explains this:
http://paraview.org/Wiki/images/f/f9/Servermanager2.pdf

-berk

On 2/23/08, Server Levent Yilmaz <leventyilmaz at gmail.com> wrote:
> 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
> _______________________________________________
>  ParaView mailing list
>  ParaView at paraview.org
>  http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list