RemoteMaster v1.66 is now available!

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

madlobster
Posts: 3
Joined: Wed Aug 30, 2006 12:05 pm

Post by madlobster »

gfb107 wrote:Try deleting the LookAndFeel= line from your RemoteMaster.properties file.

If that fixes it, I'll be tempted to take out the ability to choose the Look and Feel.
Didn't work.
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Post by ElizabethD »

madlobster wrote:I'm having problems after installing Java version 1.6.0-beta2.
Could that be the problem? seems to work fine with 1.5.0_06.

Edit:
BTW, Greg is there an issue if version > _06 goes in? There's a lot of confusion on the java version subject at work these days. For instance see this and the ref within
http://www.f-secure.com/weblog/archives ... l#00000961
Liz
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride :)
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

I don't think Java version 1.6.0-beta2 is the problem. I just installed it on my PC, and was able to use File -> Open with no problems. Help -> About even show that I am actually running it
RemoteMaster Device Upgrade Editor, v1.66
Get the latest version at http://controlremote.sourceforge.net
Java version 1.6.0-beta2 from Sun Microsystems Inc.
RDFs loaded from C:\rdf
Written primarily by Greg Bush, and now accepting donations at http://sourceforge.net/donate/index.php?user_id=735638
Other contributors include:
John S Fine, Nils Ekberg, Jon Armstrong, Robert Crowe, Mark Pauker, Mark Pierson, Mike England
There's something else going on here. What OS are you using? How did you install RM? Have you tried renaming/delete RemoteMaster.properties?
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post by johnsfine »

gfb107 wrote:Try deleting the LookAndFeel= line from your RemoteMaster.properties file.
I hope you weren't basing that suggestion just on my LookAndFeel problems being somewhat related to my RemoteMaster.properties problems.

While those two recurring problem areas have some overlap, they also have a lot of non overlap.

I would have suggested taking away the entire RemoteMaster.properties file.

If it has any useful content (or if Greg wants it to help diagnose the issue, if it turns out to be the issue) it is best to rename it or move it to another directory rather than just delete it.

If there is no RemoteMaster.properties file, RM will start by asking where the RDF files are, then come up with default behaviors (and create a new RemoteMaster.properties file). If something in that file was triggering the difference between the way it works for Greg and the way it fails for us, starting without the file is the fastest way to find out.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

No, I was basing it on what look like L&F/UI class names in the trace
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)
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

Looks like madlobster is a sucker for beta software. His problem is a combination of beta Java and beta Windows Vista. See Bug ID: 6449933 Vista:FileChooserDemo throws an exception when trying to open it in Windows L&F.

At this point I'm going to say too bad, I don't support that combination.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

John, I think your problem is this.

Did you say that deleting your RemoteMaster.properties file fixed your problem?
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post by johnsfine »

gfb107 wrote:John, I think your problem is this.
I'll try to compare that in detail tomorrow.
gfb107 wrote: Did you say that deleting your RemoteMaster.properties file fixed your problem?
Yes.
madlobster
Posts: 3
Joined: Wed Aug 30, 2006 12:05 pm

Post by madlobster »

gfb107 wrote:Looks like madlobster is a sucker for beta software. His problem is a combination of beta Java and beta Windows Vista. See Bug ID: 6449933 Vista:FileChooserDemo throws an exception when trying to open it in Windows L&F.

At this point I'm going to say too bad, I don't support that combination.
Thanks for the link. It works now that I installed build b97 of Java.
Post Reply