On 6. aug. 2007, at 12:52, Dave Pugmire wrote: > Hi, > I'm running an example remotely over ssh. I did ssh -X, and verified > that DISPLAY is set. However, when I run, I get: > 'unable to open display :0.0"' > > Ideas?
This is probably caused by the fact that osg didn't use to honour the DISPLAY variable (or the "-display" option). Robert has checked in support for this in svn, so if you do an svn update and rebuild of osg - it should just work. - OM _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

