--- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote:
The 1.0.5 version is available as a Windows installer at:
For those using Macintosh (MacOS X or "Classic"), OS/2 and Linux can
update their existing 1.0 installations from a .zip file that's
available at:
The instructions for updating are in the README.txt file in the .zip
archive, please let me know of any problems.
Bob
DL went well, and I moved the files to the JMRI folder as directed.
The splash screen and decoder selection worked OK, but when I tried to
open a full (complex) decoder window the JAVA pane opened and I got the
following error messages:
--------
Exception occurred during event dispatching:
java.lang.NoSuchMethodError: java.awt.Font: method deriveFont(F)Ljava/
awt/Font; not found
at jmri.jmrit.symbolicprog.SpeedTableVarValue.getRep(Compiled
Code)
at
jmri.jmrit.symbolicprog.VariableTableModel.getRep(VariableTableModel.ja
va:114)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.getRep(PaneProgPane.ja
va:684)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.getRepresentation(Pane
ProgPane.java:674)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.newVariable(PaneProgPa
ne.java:610)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.newColumn(Compiled
Code)
at jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.<init>
(Compiled Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.newPane(PaneProgFrame
.java:491)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.readConfig(Compiled
Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.loadProgrammerFile(Pa
neProgFrame.java:304)
at jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.<init>
(Compiled Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgAction$2.startProgrammer(Pa
neProgAction.java:85)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane.openNewLoco(CombinedLocoSel
Pane.java:416)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane.openButton(CombinedLocoSelP
ane.java:376)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane$5.actionPerformed(CombinedL
ocoSelPane.java:186)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstract
Button.java)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.j
ava:378)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonLis
tener.java:204)
at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled
Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThread.java)
--------
Version 1.0 was working OK on this computer. I'm going to try the
download process again and see if it didn't just get corrupted in
transit, but that's not likely...