[Paraview] paraview 3.6.1 pvbatch -failed to create subproxy (cray)

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Dec 7 10:05:59 EST 2009


Mina,

It's possible that there were some #ifndef's missing in
Servers/ServerManager/Resources/rendering.xml in 3.6.1 which meant,
when ParaView was compiled without Qt, it would still try to look for
certain proxies. I am looking at 3.6.2 source and they are now fixed
(You might want to check out the latest release candidate with cvs-tag
	ParaView-3-6-2-rc2). That would explain the importing error in
pvpython on Crays.

Utkarsh

> Hi Ken,
> I understand that the old script does not work because of the changes but it
> seems that there is a bigger problem because as mentioned in my previous
> mail the  line
>
> from paraview.simple import *
> fails, while this is supposed to work with the new version, isn't it? This
> line also fails with the pvpython client.
> Also, is there a python script written in the new format, I could use for
> testing?
> Thanks,
> Mina
>
>
> ________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ________________________________________________________________________
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list