I need to be able to run my OSG program remotely (from a different machine that 
where the display location). I'm using "ssh" to login to the remote location 
and have my "setenv DISPLAY" set back to my original computer (I've set xhost + 
on the server machine).

When I do this, on SOME OSG examples, I'm getting:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Error: Unable to open display ":0.0".
Error: unable to create graphics window

I haven't narrowed down when I get this but it seems that I get it only when I 
run applications that create their own windows. I do not see this when running 
osgviewer in full screen mode nor with many of the other OSG examples. However, 
I do see this problem with osgkeyboardmouse, osgcompositeviewer, osgsidebyside, 
osgtexture3D, osgslice,  and osgwindows. In these cases, instead of opening up 
a window as I think these are supposed to do, it runs full screen.

Any idea what is going on here?

Paul P.


      
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to