<div dir="ltr">Also, <div><br></div><div>This does not look right: </div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px"> &lt;Style class=&quot;vtkVRGrabWorldStyle&quot; proxy=&quot;2125&quot; property=&quot;Visibility&quot;&gt;</span><br>
</div><div style><br></div><div style>Can you try current master of ParaView and re-create the interactions config? It should not allow you to select visibility with grab world style. </div><div style><br></div><div style>
- Aashish</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 10:01 AM, David Lonie <span dir="ltr">&lt;<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Apr 1, 2013 at 3:35 PM, Nenad Vujicic &lt;<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>&gt; wrote:<br>

&gt; Hello everyone!<br>
&gt;<br>
&gt; I&#39;m trying to make my Space Navigator working in ParaView v3.98.1 on my<br>
&gt; Windows 8 machine. I built sources without problems (using VS2012, with qt<br>
&gt; 4.8.4, python 2.7.3, boost 1.53.0, OpenMPI 1.6.2, VRPN 07_30 - all rebuilt<br>
&gt; in x64 mode) with turned on PARAVIEW_USE_VRPN and<br>
&gt; PARAVIEW_BUILD_PLUGIN_VRPlugin (+ flags for enabling shared libraries,<br>
&gt; python, mpi, visit bridge, etc). But, I&#39;m unable to make it working from Qt<br>
&gt; client. Here are my running steps:<br>
&gt;<br>
&gt; 1. I start vrpn_server in background (with enabled line with my device).<br>
&gt; When I test it with vrpn_print_devices, everything works OK - whenever I<br>
&gt; touch my device, vrpn client prints some values,<br>
&gt; 2. I start ParaView&#39;s Qt client, load VR plugin, create Cone sourse, define<br>
&gt; VR connection and Interactions and push Start button,<br>
&gt; 3. I click on Cone source or &quot;built in:&quot; node in Pipeline Browser and touch<br>
&gt; my Space Navigator but nothing changes (except vrpn_server reports<br>
&gt; connection is established). Actually, for some actions like pushing button<br>
&gt; (on 3d mouse) I get several instances of following warning in Output Window:<br>
&gt;<br>
&gt; &quot;Generic Warning: In<br>
&gt; ..\..\..\..\ParaViewCore\ServerManager\Core\vtkSMPropertyHelper.cxx, line<br>
&gt; 439<br>
&gt;<br>
&gt; Call not supported for the current property type.&quot;<br>
&gt;<br>
&gt; I get same behavior when I save options from my VR Panel to state file and<br>
&gt; load it. Here is VR content from state file:<br>
&gt;<br>
&gt; &lt;VRConnectionManager&gt;<br>
&gt;     &lt;VRPNConnection name=&quot;vrconnection&quot; address=&quot;device0@localhost&quot;&gt;<br>
&gt;       &lt;Button id=&quot;0&quot; name=&quot;MyRightButton&quot;/&gt;<br>
&gt;       &lt;Tracker id=&quot;0&quot; name=&quot;MyTracker&quot;/&gt;<br>
&gt;     &lt;/VRPNConnection&gt;<br>
&gt;   &lt;/VRConnectionManager&gt;<br>
&gt;   &lt;VRInteractorStyles&gt;<br>
&gt;     &lt;Style class=&quot;vtkVRGrabWorldStyle&quot; proxy=&quot;2125&quot; property=&quot;Visibility&quot;&gt;<br>
&gt;       &lt;Button role=&quot;Reset world&quot; name=&quot;vrconnection.MyRightButton&quot;/&gt;<br>
&gt;       &lt;Button role=&quot;Rotate world&quot; name=&quot;vrconnection.MyRightButton&quot;/&gt;<br>
&gt;       &lt;Button role=&quot;Translate world&quot; name=&quot;vrconnection.MyRightButton&quot;/&gt;<br>
&gt;       &lt;Tracker role=&quot;Tracker&quot; name=&quot;vrconnection.MyTracker&quot;/&gt;<br>
&gt;     &lt;/Style&gt;<br>
&gt;   &lt;/VRInteractorStyles&gt;<br>
&gt;<br>
&gt; I hope I made some small mistake:-). Can anyone suggest where could be the<br>
&gt; problem?<br>
<br>
</div></div>It&#39;s a bit odd to map all of the actions to the same button. Does your<br>
input device only have a single button? The GrabWorldStyle requires a<br>
button press to rotate or translate the view, but that same button is<br>
also resetting any modifications it makes (since &quot;Reset world&quot; is<br>
mapped to MyRightButton along with translate/rotate). These should<br>
each be set to unique buttons.<br>
<br>
Try using other buttons for reset/translate/rotate world. You can add<br>
&quot;dummy&quot; buttons to the VR config if needed, just set the button&#39;s &quot;id&quot;<br>
number higher than your device supports.<br>
<br>
Hope this helps,<br>
<br>
Dave<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&amp;D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    
</div>