JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

RemoteMaster v1.92b is now available!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> JP1 - Software
View previous topic :: View next topic  
Author Message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Sun Apr 26, 2009 9:19 pm    Post subject: RemoteMaster v1.92b is now available! Reply with quote

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:
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)


Last edited by gfb107 on Mon May 18, 2009 9:15 pm; edited 3 times in total
Back to top
View user's profile Send private message Visit poster's website
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Sun Apr 26, 2009 10:04 pm    Post subject: Reply with quote

Thanks, but I still get setupvalidation errors.

Code:

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)
Back to top
View user's profile Send private message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Mon Apr 27, 2009 6:54 am    Post subject: Reply with quote

Sorry, forgot about that one.
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Mon Apr 27, 2009 8:43 am    Post subject: Reply with quote

OK, RM v1.92a should take care of that.
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Mon Apr 27, 2009 9:31 am    Post subject: Reply with quote

Works fine now. Thanks.
Back to top
View user's profile Send private message
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Mon Apr 27, 2009 8:45 pm    Post subject: Reply with quote

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 8:51 am; edited 1 time in total
Back to top
View user's profile Send private message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Tue Apr 28, 2009 10:29 pm    Post subject: Reply with quote

Try RM v1.92b
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4501

                    
PostPosted: Wed Apr 29, 2009 8:48 am    Post subject: Reply with quote

That fixed it. Thanks.
Back to top
View user's profile Send private message
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Thu Apr 30, 2009 9:59 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Thu Apr 30, 2009 11:25 am    Post subject: Reply with quote

RM has always saved RemoteMaster.properties on exit.
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Thu Apr 30, 2009 11:35 am    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Thu Apr 30, 2009 1:02 pm    Post subject: Reply with quote

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!
Back to top
View user's profile Send private message Visit poster's website
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Thu Apr 30, 2009 1:43 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Thu Apr 30, 2009 1:45 pm    Post subject: Reply with quote

All versions of RM ever released are still available at sourceforge
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Thu Apr 30, 2009 2:28 pm    Post subject: Reply with quote

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
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> JP1 - Software All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control