Hi Robert, J-S et al,

In DriveManipulator.cpp, the init() and home() methods both try to
call requestWarpPointer() to modify the cursor, which may happen
before the viewer is realized and produce the warning messages. I
believe that an application not using the DriverManipulator will never
see the issue, for instance, the osganimate example. :)

I'm not sure if DriverManipulator could be modified to avoid wrapping
mouse pointers when initializing. But it seems to be no harm at all.

Cheers,

Wang Rui

2010/6/18 Jean-Sébastien Guay <jean-sebastien.g...@cm-labs.com>:
> Hi Wojtek, Wang Rui,
>
>> Its on QuadroPlex. But I doubt hardware is involved. Maybe Windows
>> version (mine is 7 64 bit) has more to do with it...
>
> Windows 7 64bit here too... Wang Rui, were you able to debug into the code
> and find anything?
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
>                               http://www.cm-labs.com/
>                        http://whitestar02.webhop.org/
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to