<div dir="ltr">Dear Dave,<br><br>It doesn't happen anything, like I didn't touch my 3d mouse. Btw, here is what is outputted on standard output when I execute 'vrpn_print_devices device0@localhost':<br><br>
on left button pressed:<br><br>Button device0@localhost, number 1 was just pressed<br>Button device0@localhost, number 1 was just released<br><br>on right button pressed:<br><br>Button device0@localhost, number 0 was just pressed<br>
Button device0@localhost, number 0 was just released<br><br>on touching tracker:<br><br>Analog device0@localhost:<br><br> 0.00, 0.00, 0.00, 0.00, 0.00, 0.00 (6 chans)<br> (several above lines with different values)<br>
<br>Thanks,<br>Nenad.<br><br><br><br>On Tue, Apr 2, 2013 at 6:43 PM, David Lonie <<a href="mailto:david.lonie@kitware.com">david.lonie@kitware.com</a>> wrote:<br>><br>> On Tue, Apr 2, 2013 at 12:39 PM, Nenad Vujicic <<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>> wrote:<br>
> > Dear Dave, Aashish,<br>> ><br>> > Thank you very much for your responses.<br>> ><br>> > I'm sorry, I tried dummy buttons with both v3.98.1 and current master<br>> > ParaView sources, but they didn't help me. Also, I'm still able to select<br>
> > visibility with grab world style from ParaView's UI (in master sources).<br>> > Btw, my 3d mouse has 2 buttons<br>> > (<a href="http://www.3dconnexion.com/products/spacenavigator.html">http://www.3dconnexion.com/products/spacenavigator.html</a>). Here is one of<br>
> > snippets from state file I tried:<br>> ><br>> ><br>> > <VRConnectionManager><br>> > <VRPNConnection name="vrconnection" address="device0@localhost"><br>
> > <Button id="0" name="MyRightButton"/><br>> > <Button id="1" name="MyLeftButton"/><br>> > <Button id="2" name="MyDummyButton"/><br>
> > <Analog id="0" name="MyAnalog"/><br>> ><br>> > <Tracker id="0" name="MyTracker"/><br>> > </VRPNConnection><br>> > </VRConnectionManager><br>
> > <VRInteractorStyles><br>> > <Style class="vtkVRGrabWorldStyle" proxyName="RenderView1" proxy="269"<br>> > property="ModelTransformMatrix"><br>
> > <Button role="Reset world" name="vrconnection.MyLeftButton"/><br>> ><br>> > <Button role="Rotate world" name="vrconnection.MyRightButton"/><br>
> > <Button role="Translate world" name="vrconnection.MyDummyButton"/><br>> ><br>> > <Tracker role="Tracker" name="vrconnection.MyTracker"/><br>
> > </Style><br>> > </VRInteractorStyles><br>> ><br>> > Do you have some other idea?<br>><br>> What happens when you press the right button and move the tracker?<br>> Does the scene move at all, or are you still just seeing the error<br>
> messages in the log?<br>><br>> Dave<br></div>