<div dir="ltr">Dear Dave,<div><br></div><div style>Thank you for your ideas. Unfortunately, there are no errors / warnings emitted during startup or while running ParaView. Also, I tried several times with restarting ParaView and always checked if listening is started (i.e. Start button is disabled and Stop is enabled). I even turned off my firewall, but nothing helped.</div>
<div style><br></div><div style>Btw, when I put some logging calls to pqVRStarter.cxx Ln 56 (beginning of pqVREventPlayer::playEvent() routine), I didn't get any message (during my trying to work with 3d mouse). Of course, pqVREventPlayer class definition is enabled (because PARAVIEW_USE_VRPN is turned ON). Did I maybe need to enable some special flag during compilation of Qt to get this event playing working or this is used only during automated testing?</div>
<div style><br></div><div style>Thanks,</div><div style>Nenad.</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 10:24 PM, 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="im">On Tue, Apr 2, 2013 at 12:52 PM, Nenad Vujicic <<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>> wrote:<br>
> Dear Dave,<br>
><br>
</div><div class="im">> It doesn't happen anything, like I didn't touch my 3d mouse. Btw, here is<br>
> what is outputted on standard output when I execute 'vrpn_print_devices<br>
> 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>
</div>Ok, so the vrpn server is definitely working, and it sounds like the<br>
"Call not supported for the current property type" error was from<br>
trying to control the Visibility property, rather than the<br>
ModelTransformMatrix. Double check that the VR plugin is listening<br>
(i.e. the "Start" button is disabled and "Stop" is enabled). Also try<br>
restarting paraview. The configuration looks fine to me, I'm not sure<br>
why it isn't working for you.<br>
<br>
Are any errors/warnings emitted during startup or while running ParaView?<br>
<br>
Dave<br>
</blockquote></div><br></div>