Getting an error when trying to open an upgrade file. I am using Vista RC1 with jre1.5.0_09. I did notice that there is no .ico in the images directory.
{deleted}
RemoteMaster 1.68 java exception on file open or save
Moderator: Moderators
Please don't post the entire contents of rmaster.err in the text of your post. EIther upload it to the Diagnosis Area, or only include a bit of the stack trace, as follows:
Google for "java.lang.ArrayIndexOutOfBoundsException: 3184 at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon" finds this:
http://bugs.sun.com/bugdatabase/view_bu ... id=6449933
So this is an incompatibility between Java and Vista RC1. Not a problem in RM. It appears they have a fix in the pipeline.
Code: Select all
java.lang.ArrayIndexOutOfBoundsException: 3184
at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
at sun.awt.shell.ShellFolder.get(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createValue(Unknown Source)
at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
at javax.swing.UIDefaults.get(Unknown Source)
at javax.swing.MultiUIDefaults.get(Unknown Source)
at javax.swing.UIDefaults.getIcon(Unknown Source)
at javax.swing.UIManager.getIcon(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JFileChooser.updateUI(Unknown Source)
at com.hifiremote.jp1.RMFileChooser.updateUI(RMFileChooser.java:43)http://bugs.sun.com/bugdatabase/view_bu ... id=6449933
So this is an incompatibility between Java and Vista RC1. Not a problem in RM. It appears they have a fix in the pipeline.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)