Here is the error produced by the latest build:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at org.jmol.dialog.Dialog.getOpenFileNameFromDialog(Unknown Source)
        at org.openscience.jmol.app.jmolpanel.JmolPanel.openFile(Unknown Source)
        at 
org.openscience.jmol.app.jmolpanel.JmolPanel$OpenAction.actionPerformed(Unknown 
Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
        at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown 
Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$200(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown 
Source)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown 
Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown 
Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)




Re: [Jmol-users] menu command "Open" does not work
From: Robert Hanson <hansonr@st...> - 2013-11-23 21:50

I cannot reproduce the problem -- Do you see any errors in the console?
(Help...Jmol Java Console)

Please try with Jmol.jar from http://chemapps.stolaf.edu/jmol/zip/Jmol.zip
This might have been already fixed.


On Sat, Nov 23, 2013 at 11:46 AM, Andriy Zhugayevych <azh@...> wrote:
> A1: Application, that is Jmol.jar.
> A2: Just plain "Open", which is supposed to browse a file-system and open
> a file.
>
>
>
> Re: [Jmol-users] menu command "Open" does not work
> From: Robert Hanson <hansonr@......> - 2013-11-23 16:30
> Q: Application or applet?
> Q: Exactly which "Open" menu item?
>
>
> On Sat, Nov 23, 2013 at 9:18 AM, Andriy Zhugayevych <azh@...> wrote:
>
> > Since version 13.2.0 the menu command "Open" does not work: nothing
> > happens when I choose that command or press the toolbar button. My system
> > is Windows 7, java 6 and 7, 32- and 64-bit.
>
>
>
>

 

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to