Hi Nico,

On 23 May 2013 08:05, Nico Kruithof <[email protected]> wrote:
> Ok. Let me know whether I can help / test something.

I have tracked down on problem to osgWidget::VncClient not registering
the InteractiveImageHandler as a cull back, this is required to tell
the LibVncImage implementation that the image is being rendered and
needs to be actively updated.  I have checked in a fix for this and a
fix to the same issue that is apparent on the osgWidget::PdfReader.

Unfortunately this fix does make the vnc plugin work correctly as I
would have expected it something is still amiss.  I have a simple
modification that does away with all the checking to see if the vnc
image is being rendered and this works perfectly, but never switches
off so if the vnc image is offscreen or not being rendered there is
still a CPU overhead.

I will continue working on the code to see if I can get the updating
mechanism working as intended.  I can't imagine it'll take me too much
longer.

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to