<div dir="ltr">Dear Dave, Aashish,<div><br></div><div style>Thank you very much for your help!</div><div style><br></div><div style>I put logging calls to routines of above 2 classes (<span style="font-family:arial,sans-serif;font-size:13px">vtkVRGrabWorldStyle and </span><span style="font-family:arial,sans-serif;font-size:13px">pqVRPNConnection</span>) and I started catching messages on both places. Now, looks like the problem is that current interaction styles don't like my device (most likely because of reason Aashish mentioned). I'll dig into these classes and try to fix them or create new interaction style. Then, someone from the team will submit the patch.</div>
<div style><br></div><div style>Thanks again for your help!</div><div style><br></div><div style>Best regards,</div><div style>Nenad.</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Apr 3, 2013 at 3:10 PM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@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 dir="ltr">One another possibility could be is that SN does not really offer tracker and we are expecting tracker data so the code<div>somewhere is broke. </div><div><br></div><div>Can you create a new interactor style and just listen for buttons and analogs?</div>
<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Apr 3, 2013 at 8:38 AM, David Lonie <span dir="ltr"><<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div>On Wed, Apr 3, 2013 at 7:58 AM, Nenad Vujicic <<a href="mailto:nenadus@gmail.com" target="_blank">nenadus@gmail.com</a>> wrote:<br>
> Dear Dave,<br>
><br>
</div><div>> 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 started<br>
> (i.e. Start button is disabled and Stop is enabled). I even turned off my<br>
> firewall, but nothing helped.<br>
><br>
> Btw, when I put some logging calls to pqVRStarter.cxx Ln 56 (beginning of<br>
> pqVREventPlayer::playEvent() routine), I didn't get any message (during my<br>
> trying to work with 3d mouse). Of course, pqVREventPlayer class definition<br>
> is enabled (because PARAVIEW_USE_VRPN is turned ON). Did I maybe need to<br>
> enable some special flag during compilation of Qt to get this event playing<br>
> working or this is used only during automated testing?<br>
<br>
</div>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>
</div></div><div><div><br>
Dave<div class="im"><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>
</div></div></div></blockquote></div><div class="im"><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer <br>| Kitware Inc. <br>| <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
</div></div>
</blockquote></div><br></div>