<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"> <Style class="vtkVRGrabWorldStyle" proxy="2125" property="Visibility"></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"><<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>></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 <<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>> wrote:<br>
> Hello everyone!<br>
><br>
> I'm trying to make my Space Navigator working in ParaView v3.98.1 on my<br>
> Windows 8 machine. I built sources without problems (using VS2012, with qt<br>
> 4.8.4, python 2.7.3, boost 1.53.0, OpenMPI 1.6.2, VRPN 07_30 - all rebuilt<br>
> in x64 mode) with turned on PARAVIEW_USE_VRPN and<br>
> PARAVIEW_BUILD_PLUGIN_VRPlugin (+ flags for enabling shared libraries,<br>
> python, mpi, visit bridge, etc). But, I'm unable to make it working from Qt<br>
> client. Here are my running steps:<br>
><br>
> 1. I start vrpn_server in background (with enabled line with my device).<br>
> When I test it with vrpn_print_devices, everything works OK - whenever I<br>
> touch my device, vrpn client prints some values,<br>
> 2. I start ParaView's Qt client, load VR plugin, create Cone sourse, define<br>
> VR connection and Interactions and push Start button,<br>
> 3. I click on Cone source or "built in:" node in Pipeline Browser and touch<br>
> my Space Navigator but nothing changes (except vrpn_server reports<br>
> connection is established). Actually, for some actions like pushing button<br>
> (on 3d mouse) I get several instances of following warning in Output Window:<br>
><br>
> "Generic Warning: In<br>
> ..\..\..\..\ParaViewCore\ServerManager\Core\vtkSMPropertyHelper.cxx, line<br>
> 439<br>
><br>
> Call not supported for the current property type."<br>
><br>
> I get same behavior when I save options from my VR Panel to state file and<br>
> load it. Here is VR content from state file:<br>
><br>
> <VRConnectionManager><br>
> <VRPNConnection name="vrconnection" address="device0@localhost"><br>
> <Button id="0" name="MyRightButton"/><br>
> <Tracker id="0" name="MyTracker"/><br>
> </VRPNConnection><br>
> </VRConnectionManager><br>
> <VRInteractorStyles><br>
> <Style class="vtkVRGrabWorldStyle" proxy="2125" property="Visibility"><br>
> <Button role="Reset world" name="vrconnection.MyRightButton"/><br>
> <Button role="Rotate world" name="vrconnection.MyRightButton"/><br>
> <Button role="Translate world" name="vrconnection.MyRightButton"/><br>
> <Tracker role="Tracker" name="vrconnection.MyTracker"/><br>
> </Style><br>
> </VRInteractorStyles><br>
><br>
> I hope I made some small mistake:-). Can anyone suggest where could be the<br>
> problem?<br>
<br>
</div></div>It'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 "Reset world" 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>
"dummy" buttons to the VR config if needed, just set the button's "id"<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&D Engineer <br>| Kitware Inc. <br>| <a href="http://www.kitware.com">www.kitware.com</a>
</div>