Jan wrote:
> the Jmol Version 10pre8b  2004/04/14 10:45 applet is unreliable on XP
> with Mozilla 1.6 or 1.7b (it seems to be OK with Linux).
> http://www.imb-jena.de/cgi-bin/SCOPlnk.exe?ASK=1swk&JMOL=SITEH&AVAIL=P
> <http://www.imb-jena.de/cgi-bin/SCOPlnk.exe?ASK=1swk&MODEL=&JMOL=SITEH&AVAIL=P&ALTCODE=&PARAMNR=1>
> (C) 2004 The Jmol Development Team
> Jmol Version 10pre8b  2004/04/14 10:45
> java.vendor:Sun Microsystems Inc.
> java.version:1.4.2_04
> os.name:Windows XP

As you said ... works OK on Linux.

I made some changes to the way that the screen is repainted.

The buffer is now cleared using a separate thread. That should offer
better performance on multi-cpu systems.

Perhaps that is not working on XP.

Please try the following:

open the file src/org/jmol/g3d/Platform3D.java

Line 45 says:
  final static boolean useClearingThread = true;

Change that to false. recompile and see if it works.


Thanks,
Miguel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to