[Paraview] ParaView 3.98.1: Problems with Space Navigator

Nenad Vujicic nenadus at gmail.com
Wed Apr 3 07:58:47 EDT 2013


Dear Dave,

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.

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?

Thanks,
Nenad.



On Tue, Apr 2, 2013 at 10:24 PM, David Lonie <david.lonie at kitware.com>wrote:

> On Tue, Apr 2, 2013 at 12:52 PM, Nenad Vujicic <nenadus at gmail.com> wrote:
> > Dear Dave,
> >
> > 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 at localhost':
> >
> > on left button pressed:
> >
> > Button device0 at localhost, number 1 was just pressed
> > Button device0 at localhost, number 1 was just released
> >
> > on right button pressed:
> >
> > Button device0 at localhost, number 0 was just pressed
> > Button device0 at localhost, number 0 was just released
> >
> > on touching tracker:
> >
> > Analog device0 at localhost:
> >
> >     0.00, 0.00, 0.00, 0.00, 0.00, 0.00 (6 chans)
> >     (several above lines with different values)
>
> Ok, so the vrpn server is definitely working, and it sounds like the
> "Call not supported for the current property type" error was from
> trying to control the Visibility property, rather than the
> ModelTransformMatrix. Double check that the VR plugin is listening
> (i.e. the "Start" button is disabled and "Stop" is enabled). Also try
> restarting paraview. The configuration looks fine to me, I'm not sure
> why it isn't working for you.
>
> Are any errors/warnings emitted during startup or while running ParaView?
>
> Dave
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130403/101c93ff/attachment.htm>


More information about the ParaView mailing list