<div dir="ltr">Dear Dave,<br><br>Thank you very much for the patch's link.<br><br>I've just tried it with v3.98.1 release sources and after I made very small change in it, SpaceNavigator started working perfectly! Patch referenced NeedsAnalog (vtkVRSpaceNavigatorGrabWorldStyle.cxx Ln 55) and AnalogName properties (vtkVRSpaceNavigatorGrabWorldStyle.cxx Ln 71-78) which are not available anymore directly. After I masked off these lines, everything started working great.<br>
<br>I posted review to <a href="http://review.source.kitware.com/#/c/8374/">http://review.source.kitware.com/#/c/8374/</a> too. I haven't tested with current master repository sources, but I believe they should work fine too (after above changes are applied), because there were no larger changes as I saw.<br>
<br>Thanks,<br>Nenad.<br><br><br><br>On Thu, Apr 4, 2013 at 10:25 PM, David Lonie <<a href="mailto:david.lonie@kitware.com">david.lonie@kitware.com</a>> wrote:<br>><br>> I just remembered this patch where Cory had rewritten the GrabWorld<br>
> style for the space navigator:<br>><br>> <a href="http://review.source.kitware.com/#/c/8374/">http://review.source.kitware.com/#/c/8374/</a><br>><br>> Nenad: If you get a chance to try it, please let us know (better yet,<br>
> make an account on the review board and leave feedback there, if you<br>> have time. Otherwise an email to the list will do).<br>><br>> Cory: I +1'd these patch, but they seem to have been forgotten. Are<br>
> you still interested in contributing them? Can you rebase them against<br>> current master and see if they still work?<br>><br>> Dave<br>><br>> On Wed, Apr 3, 2013 at 3:11 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 help!<br>> ><br>> > I put logging calls to routines of above 2 classes (vtkVRGrabWorldStyle and<br>> > pqVRPNConnection) and I started catching messages on both places. Now, looks<br>
> > like the problem is that current interaction styles don't like my device<br>> > (most likely because of reason Aashish mentioned). I'll dig into these<br>> > classes and try to fix them or create new interaction style. Then, someone<br>
> > from the team will submit the patch.<br>> ><br>> > Thanks again for your help!<br>> ><br>> > Best regards,<br>> > Nenad.<br>> ><br>> ><br>> ><br>> ><br>> > On Wed, Apr 3, 2013 at 3:10 PM, Aashish Chaudhary<br>
> > <<a href="mailto:aashish.chaudhary@kitware.com">aashish.chaudhary@kitware.com</a>> wrote:<br>> >><br>> >> One another possibility could be is that SN does not really offer tracker<br>> >> and we are expecting tracker data so the code<br>
> >> somewhere is broke.<br>> >><br>> >> Can you create a new interactor style and just listen for buttons and<br>> >> analogs?<br>> >><br>> >><br>> >><br>> >><br>
> >> On Wed, Apr 3, 2013 at 8:38 AM, David Lonie <<a href="mailto:david.lonie@kitware.com">david.lonie@kitware.com</a>><br>> >> wrote:<br>> >>><br>> >>> On Wed, Apr 3, 2013 at 7:58 AM, Nenad Vujicic <<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>> wrote:<br>
> >>> > Dear Dave,<br>> >>> ><br>> >>> > Thank you for your ideas. Unfortunately, there are no errors / warnings<br>> >>> > emitted during startup or while running ParaView. Also, I tried several<br>
> >>> > times with restarting ParaView and always checked if listening is<br>> >>> > started<br>> >>> > (i.e. Start button is disabled and Stop is enabled). I even turned off<br>
> >>> > my<br>> >>> > firewall, but nothing helped.<br>> >>> ><br>> >>> > Btw, when I put some logging calls to pqVRStarter.cxx Ln 56 (beginning<br>> >>> > of<br>
> >>> > pqVREventPlayer::playEvent() routine), I didn't get any message (during<br>> >>> > my<br>> >>> > trying to work with 3d mouse). Of course, pqVREventPlayer class<br>
> >>> > definition<br>> >>> > is enabled (because PARAVIEW_USE_VRPN is turned ON). Did I maybe need<br>> >>> > to<br>> >>> > enable some special flag during compilation of Qt to get this event<br>
> >>> > playing<br>> >>> > working or this is used only during automated testing?<br>> >>><br>> >>> That was only for automated testing. If you want to debug this, try<br>
> >>> putting some debugging messages in<br>> >>><br>> >>> vtkVRGrabWorldStyle.cxx: HandleTracker() and HandleButton()<br>> >>> pqVRPNConnection.cxx: newButtonValue() and new TrackerValue()<br>
> >>><br>> >>> The first one is the style where the events from the vrpn are<br>> >>> translated into camera events, and the second file will check that the<br>> >>> events are coming in from VRPN correctly.<br>
> >>><br>> >>> Did ParaView/VRPN work on this machine in the past? AFAIK no one else<br>> >>> has tried this on Windows 8 yet.<br>> >>><br>> >>> Dave<br>> >>><br>
> >>> _______________________________________________<br>> >>> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>> >>><br>> >>> Visit other Kitware open-source projects at<br>
> >>> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>> >>><br>> >>> Please keep messages on-topic and check the ParaView Wiki at:<br>
> >>> <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>> >>><br>> >>> Follow this link to subscribe/unsubscribe:<br>> >>> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
> >><br>> >><br>> >><br>> >><br>> >> --<br>> >> | Aashish Chaudhary<br>> >> | R&D Engineer<br>> >> | Kitware Inc.<br>> >> | <a href="http://www.kitware.com">www.kitware.com</a><br>
> ><br>> ><br>> ><br>> > _______________________________________________<br>> > Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>> ><br>> > Visit other Kitware open-source projects at<br>
> > <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>> ><br>> > Please keep messages on-topic and check the ParaView Wiki at:<br>> > <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
> ><br>> > Follow this link to subscribe/unsubscribe:<br>> > <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>> ><br></div>