<p>Ah, I see what I was doing wrong. It was using the xml tag name when looking for the vtkSM proxy. I&#39;ve put in the correct name and it&#39;s working now.</p>
<p>Sorry about all the posts!<br>
Paul</p>
<div class="gmail_quote">On 12 Aug 2011 16:19, &quot;Paul Edwards&quot; &lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt; wrote:<br type="attribution">&gt; One more point: I&#39;ve tried putting a breakpoint in vtkSMTwoDRenderViewProxy2<br>
&gt; constructor but it doesn&#39;t get called.  Where should this be created?<br>&gt; <br>&gt; Thanks,<br>&gt; Paul<br>&gt; <br>&gt; On 12 August 2011 16:05, Paul Edwards &lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt; wrote:<br>
&gt; <br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I&#39;m still struggling with this.  I&#39;ve tried to create a copy of the<br>&gt;&gt; ParaView 2D view as a plugin (appending a 2 to all names).  It all compiles<br>&gt;&gt; but segfaults in pqTwoDRenderView2::initializeWidgets() as the<br>
&gt;&gt; vtkSMTwoDRenderViewProxy2 is a null pointer.  I&#39;ve attached the code for the<br>&gt;&gt; plugin in case anyone can take a look at it.  I&#39;d appreciate any help here.<br>&gt;&gt;<br>&gt;&gt; Thanks in advance,<br>
&gt;&gt; Paul<br>&gt;&gt; BTW I&#39;m using the git master branch<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On 9 August 2011 16:20, David E DeMarle &lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt;&gt; As do the manta and streaming plugins.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Be sure to see <a href="http://paraview.org/Wiki/Representations_and_Views">http://paraview.org/Wiki/Representations_and_Views</a> for<br>
&gt;&gt;&gt; an introduction to ParaView&#39;s overall rendering architecture.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; David E DeMarle<br>&gt;&gt;&gt; Kitware, Inc.<br>&gt;&gt;&gt; R&amp;D Engineer<br>&gt;&gt;&gt; 28 Corporate Drive<br>
&gt;&gt;&gt; Clifton Park, NY 12065-8662<br>&gt;&gt;&gt; Phone: 518-371-3971 x109<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Tue, Aug 9, 2011 at 11:02 AM, Robert Maynard<br>&gt;&gt;&gt; &lt;<a href="mailto:robert.maynard@kitware.com">robert.maynard@kitware.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt; Hi,<br>&gt;&gt;&gt; &gt; The prism plugin has a custom view and representation. You can also look<br>&gt;&gt;&gt; at<br>&gt;&gt;&gt; &gt; the GUIView example too.<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; On Tue, Aug 9, 2011 at 10:57 AM, Paul Edwards &lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; wrote:<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Hi,<br>&gt;&gt;&gt; &gt;&gt; Does anyone have any example view plugins?  I am struggling to know<br>&gt;&gt;&gt; where<br>&gt;&gt;&gt; &gt;&gt; to start with a new 3D view with a different representation.  Any help<br>
&gt;&gt;&gt; would<br>&gt;&gt;&gt; &gt;&gt; be appreciated.<br>&gt;&gt;&gt; &gt;&gt; Thanks,<br>&gt;&gt;&gt; &gt;&gt; Paul<br>&gt;&gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt;&gt; &gt;&gt; Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Visit other Kitware open-source projects at<br>&gt;&gt;&gt; &gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt;&gt;&gt; &gt;&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt;&gt; &gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; --<br>&gt;&gt;&gt; &gt; Robert Maynard<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _______________________________________________<br>&gt;&gt;&gt; &gt; Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Visit other Kitware open-source projects at<br>&gt;&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt;&gt;&gt; &gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt;&gt; &gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br></div>