<div class="messageSubject isTopPartSubject">
<div class="messageSubjectValue">Selected proxy value not in the list: Arrow</div>
</div>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #000000;">Hello, dear friends.</span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #000000;">I have a problem.</span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #000000;">I have the channel Python-PVSERVER-ParaView.</span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #008000;"><span style="color: #000000;">When i create the ProgrammableSource or one of another sources (From python) and try to Show(), i receive message:</span> </span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #008000;">Selected proxy value not in the list: Arrow </span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #000000;">How to solve this problem?</span></p>
<p></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #000000;">part of my programm:</span></p>
<p><span style="font-family: 'Courier'; font-size: 8.25pt; color: #008000;"><span style="color: #000000;">prsource = servermanager.sources.ProgrammableSource(OutputDataSetType='vtkStructuredGrid',registrationGroup="sources",registrationName="ProgrammableSource")</span><br /><span style="color: #000000;">proxymanager=servermanager.ProxyManager()</span><br /><span style="color: #000000;">proxymanager.RegisterProxy("Arrow", "ProgrammableSource1", prsource)</span><br /><span style="color: #000000;">prsource.Script='...some text'</span><br /><span style="color: #000000;">repPRsource=servermanager.CreateRepresentation(prsource,view,registrationGroup='representations')</span></span></p>
<p>&nbsp;</p>
<div id="editor_compose_signature">
<p>.</p>
</div>