Didn't work.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.
RemoteMaster v1.66 is now available!
Moderator: Moderators
-
madlobster
- Posts: 3
- Joined: Wed Aug 30, 2006 12:05 pm
-
ElizabethD
- Advanced Member
- Posts: 2348
- Joined: Mon Feb 09, 2004 12:07 pm
Could that be the problem? seems to work fine with 1.5.0_06.madlobster wrote:I'm having problems after installing Java version 1.6.0-beta2.
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
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride
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
There's something else going on here. What OS are you using? How did you install RM? Have you tried renaming/delete RemoteMaster.properties?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
-- 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)
I hope you weren't basing that suggestion just on my LookAndFeel problems being somewhat related to my RemoteMaster.properties problems.gfb107 wrote:Try deleting the LookAndFeel= line from your RemoteMaster.properties file.
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.
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)
-- 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)
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.
At this point I'm going to say too bad, I don't support that combination.
-- 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)
John, I think your problem is this.
Did you say that deleting your RemoteMaster.properties file fixed your problem?
Did you say that deleting your RemoteMaster.properties file fixed your problem?
-- 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)
I'll try to compare that in detail tomorrow.gfb107 wrote:John, I think your problem is this.
Yes.gfb107 wrote: Did you say that deleting your RemoteMaster.properties file fixed your problem?
-
madlobster
- Posts: 3
- Joined: Wed Aug 30, 2006 12:05 pm
Thanks for the link. It works now that I installed build b97 of Java.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.