I don't remember what the name would be, but I believe if you turn the OSG Log level all the way up, you'll see progress reports from the osgDB library trying to identify, locate, load and invoke a given plugin for a given file format extension. That might tell you what's going on.
Something like the Linux lsof command light help you monitor the file access and .so loading activity: https://unix.stackexchange.com/questions/157064/monitoring-files-continuously-with-lsof
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

