RemoteMaster v1.92b 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

gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

RemoteMaster v1.92b is now available!

Post by gfb107 »

I've built and released RemoteMaster v1.92b

Available downloads are: Changes for v1.92b
  • Fix for keymoves when AdvCodeBindFormat=LONG and AdvCodeFormat=HEX
Changes for v1.92a
  • Fix parsing of RDFs that use SetupValidation
Changes for v1.92
  • Fix EFC5 to Hex translation
  • Manual Settings improvements
Links:
The RemoteMaster project home page, now accepting donations.
RemoteMaster.v1.92b.zip
RemoteMaster.v1.92b.exe - See note below.
Change Log (also included in the ZIP file)
Readme.html (also included in the ZIP file)

Notes:
Last edited by gfb107 on Mon May 18, 2009 8:15 pm, edited 3 times in total.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

Thanks, but I still get setupvalidation errors.

Code: Select all

java.lang.IllegalArgumentException: No enum const class com.hifiremote.jp1.Remote$SetupValidation.SETUPVALIDATION
	at java.lang.Enum.valueOf(Unknown Source)
	at com.hifiremote.jp1.Remote$SetupValidation.valueOf(Remote.java:1)
	at com.hifiremote.jp1.Remote.parseGeneralSection(Remote.java:956)
	at com.hifiremote.jp1.Remote.load(Remote.java:146)
	at com.hifiremote.jp1.RemoteManager.findRemoteByName(RemoteManager.java:217)
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

Sorry, forgot about that one.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

OK, RM v1.92a should take care of that.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

Works fine now. Thanks.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

I found a new problem. The key moves in one of my upgrades are fine in 1.90 (7 or 8 bytes, I think), but are only 5 bytes in 1.92a. When I paste the short key move into IR, it pastes an incredibly long string instead and causes IR to lock up.
Last edited by mdavej on Wed Apr 29, 2009 7:51 am, edited 1 time in total.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

That fixed it. Thanks.
alanrichey
Expert
Posts: 3533
Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA

Post by alanrichey »

I find that running 1.92b under Vista Home Premium that it refuses to shut down. Selecting File > Exit or clicking on the red cross has no effect.

Have you added some sort of configuration change that saves a file in the RemoteMaster folder ? That is not allowed in Vista with User Access Control selected (as it is by default).

Note this applies ONLY if you install the program under \Program Files\... If you install it directly off the root then it works fine, as Vista allows unrestricted saving in that area.

Al
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

RM has always saved RemoteMaster.properties on exit.
alanrichey
Expert
Posts: 3533
Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA

Post by alanrichey »

gfb107 wrote:RM has always saved RemoteMaster.properties on exit.
Can't be that then. I was using V1.86 before and that exited without any problem so it must be something that has changed since then that stops it exiting.
The Robman
Site Owner
Posts: 21892
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Do you have any versions between 1.86 and 1.92? I have 1.87 and 1.90 if you want to test with either of those. Nailing down exactly where the issue started will help Greg narrow down what's causing it.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
alanrichey
Expert
Posts: 3533
Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA

Post by alanrichey »

No, but if you send me the links I'll try them both.

One extra bit of information, the File > Recent option has never worked for me, probably for the same reason that RM saves (or in the case of Vista fails to save) it's config in the same folder as the EXE file (I have confirmed that if you install in an unprotected area it does work OK).

But the earlier version always shut down OK.
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

All versions of RM ever released are still available at sourceforge
alanrichey
Expert
Posts: 3533
Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA

Post by alanrichey »

Greg: The problem actually occurred at V1.91. V1.90 exits OK, V1.91 freezes.

Don't know if it helps, but if you have the 'changed' flag set so it prompts for a Save on Exit, that prompt appears and the freeze occurs after you tap No/Yes.

Just for info, if you want it to work 100% under Vista you need to save any config files in C:\Users\<..Username..>\AppData\RemoteMaster\ which has been designed for unrestricted writing. I assume there is some sort of API to find the Username.

Let me know if there is anything I can test for you.

Cheers

Al
Post Reply