De: Rolf Huehne <[EMAIL PROTECTED]> >Image creation works with linux (SuSE 9.3, java 1.4.2_11) without >showing a window. But Jmol still needs a valid connection to an >X-server. If I connect to the server with 'ssh' without tunneling the >X-server connection (no '-X' option) I get the following error message:
Yes, I was almost sure you would get an error without an X-server (I wrote a note about it when I sent a few ideas to make the -nodisplay work). I am not sure that we can work this out purely on the Jmol side. We can probably fix a few things, but in my experience, a few things may still require a X-server connection. I have worked on a project where we didn't manage to produce image files without having a X-server. The solution we found was to configure Xvfb (a virtual frame buffer). Have you the possibility to use Xvfb ? and then run Jmol as a batch using the display provided by Xvfb ? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
