My first test was when running Jmol directly inside Eclipse.
When running it ouside using Jmol.jar, the translation is found but I still
see the InterruptedException

Nico

On Mon, Jan 4, 2010 at 9:20 PM, Nicolas Vervelle <nverve...@gmail.com>wrote:

> Hi,
>
> I just tried to test the Simplified Chinese translation that was just
> provided.
> I am getting 2 problems :
>
>    - An error message about the translations not found. I will check what
>    the problem is.
>    - An interrupted exception. Bob, do you know what happens ?
>
> Nico
>
> [ERROR] GT could not find the class
> org.jmol.translation.Jmol.zh_CN.Messages_zh_CN
> [ERROR] GT could not find the class
> org.jmol.translation.Jmol.zh_TW.Messages_zh_TW
> [ERROR] GT could not find the class
> org.jmol.translation.JmolApplet.zh_CN.Messages_zh_CN
> [ERROR] GT could not find the class
> org.jmol.translation.JmolApplet.zh_TW.Messages_zh_TW
> [INFO] history file is C:\Documents and Settings\Nicolas\.jmol\history
> [INFO] Initializing 3D display...
> [INFO] (C) 2009 Jmol Development
> Jmol Version 11.9.14_dev  2009-12-21 13:51
> java.vendor:Sun Microsystems Inc.
> java.version:1.6.0_01
> os.name:Windows XP
> memory:8.5/12.4
> useCommandThread: false
> [INFO] Initializing Preferences...
> [INFO] Initializing Recent Files...
> [INFO] Initializing Script Window...
> [INFO] Building Command Hooks...
> [INFO] Building Menubar...
> [INFO] User macros dir: C:\Documents and Settings\Nicolas\.jmol\macros
> [INFO]        exists: false
> [INFO]   isDirectory: false
> [INFO] Starting display...
> [INFO] Setting up Drag-and-Drop...
> [INFO] Launching main frame...
> Disposal was interrupted:
> java.lang.InterruptedException
>     at java.lang.Object.wait(Native Method)
>     at java.lang.Object.wait(Object.java:485)
>     at java.awt.EventQueue.invokeAndWait(EventQueue.java:992)
>     at java.awt.Window.doDispose(Window.java:989)
>     at java.awt.Dialog.doDispose(Dialog.java:1237)
>     at java.awt.Window.dispose(Window.java:932)
>     at org.jmol.viewer.Viewer.setModeMouse(Viewer.java:1616)
>     at
> org.openscience.jmol.app.jmolpanel.JmolPanel.dispose(JmolPanel.java:470)
>     at
> org.openscience.jmol.app.jmolpanel.JmolPanel.setupNewFrame(JmolPanel.java:487)
>     at
> org.openscience.jmol.app.jmolpanel.StatusListener.setCallbackFunction(StatusListener.java:167)
>     at
> org.jmol.viewer.StatusManager.setCallbackFunction(StatusManager.java:317)
>     at org.jmol.viewer.Viewer.setLanguage(Viewer.java:4992)
>     at org.jmol.viewer.Viewer.setStringProperty(Viewer.java:4839)
>     at
> org.jmol.script.ScriptEvaluator.setStringProperty(ScriptEvaluator.java:2810)
>     at org.jmol.script.ScriptEvaluator.set(ScriptEvaluator.java:9617)
>     at
> org.jmol.script.ScriptEvaluator.instructionDispatchLoop(ScriptEvaluator.java:4668)
>     at
> org.jmol.script.ScriptEvaluator.evaluateCompiledScript(ScriptEvaluator.java:235)
>     at org.jmol.viewer.Viewer.evalStringWaitStatus(Viewer.java:3848)
>     at
> org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runScript(ScriptManager.java:223)
>     at
> org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runNextScript(ScriptManager.java:211)
>     at
> org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(ScriptManager.java:173)
>     at java.lang.Thread.run(Thread.java:619)
>
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to