I am not sure this is the right place to discuss Xj3D. But I am sending this e-mail here anyway, because I haven't found a more appropriate list. If this is a wrong place, please let me know where I should post my e-mail.
PROBLEM ------- I compiled Xj3D (the M10 milestone) and wanted to try one of the sample browsers that came with Xj3D. I tried running the examples/browser/OGLBrowser, but got the following error: ~/Xj3D/examples/browser >java OGLBrowser Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct 0 [main] INFO odejava - Odejava version 0.2.4 Exception in thread "main" org.web3d.vrml.lang.UnsupportedNodeException: Request for a node that is not part of the specified profile and components for this stream: Viewpoint at org.web3d.vrml.renderer.DefaultNodeFactory.createVRMLNode(DefaultNodeFactory.java:631) at org.web3d.vrml.renderer.ogl.browser.OGLVRMLUniverse.<init>(OGLVRMLUniverse.java:265) at OGLBrowser.setupAviatrix(OGLBrowser.java:523) at OGLBrowser.<init>(OGLBrowser.java:151) at OGLBrowser.main(OGLBrowser.java:692) I searched the Internet for possible answers, but found none. Is there something I am doing wrong or is it a bug? How to solve the problem? Thanks for your time. Best, Irek =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".