RemoteMaster v0.81 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

TimH
Posts: 60
Joined: Fri Dec 26, 2003 8:46 am
Location: Panama City, FL, USA

Post by TimH »

The cluster manager doesn't get loaded on a pc, it is located on the switch. You just connect to the switch with a browser and the cluster manager runs.

It's not really a big issue since I rarely have to run the cms (cluster manager software) from my laptop. I have access to other machines that do run the cms, and I actually had not been able to run a couple other java things since I was still on the older version. All in all, it's good to know that cms is broke on newer versions. Definetly better to find out this way than in a pinch when I need to setup a new vlan for the boss or something :o
DGG
Posts: 143
Joined: Mon Dec 08, 2003 10:56 am

Post by DGG »

Just converted my extended 8911 KM files to RM. Encountered a few problems, including a crash, but was eventually successful. Details in a bug report on SourceForge.

Otherwise, its a "cool tool", especially since it incorporates several of the items in my IR/KM wish-list posted a day or so ago under JP-1 General Forum. I'll be using it from now on.

I just hope you plan on integrating ExtenderCodeCalc functionality into RM someday.

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

Post by gfb107 »

Just read you bug report at SourceForge.

Many of your problems were caused by trying to use the RDF bundled with the extender instead of the RDF for the 8910 with extender from the RDF package in the Tools section at Yahoo.

There are some improvements that could be made to that RDF.

In the General section, the line XShift=$C0 should be added.

All the xs- button definitions from the Buttons section should be deleted, as they are made redundant by the above line.

The DEV_ and SET_ buttons should have the AllBind restriction.
These buttons are defined in sequential keycode order, so you just have to add :AllBind after each of the specified keycodes. This change will make it so IR and RM will not make these buttons available for assigning functions or macros.

Or you can just use the one I've modified
DGG
Posts: 143
Joined: Mon Dec 08, 2003 10:56 am

Post by DGG »

Thanks, Greg. I prefer the way RM displays xs buttons using the XShift command in the RDF file.

The main reason for the separate bug report was to provide details on the RM crash/failure to restart and external functions problem. Also, I can now duplicate the external function problem if its helpful.

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

Post by gfb107 »

I've not been able to reproduce it, so please give detailed instructions.
DGG
Posts: 143
Joined: Mon Dec 08, 2003 10:56 am

Post by DGG »

Just realized that the app hadn't hung. The "$s" in the hex string I copied from IR caused an error condition, and RM wouldn't let me move on until the "$" was removed. Unlike IR, RM doesn't seem to like "$s" in a hex string.

Don
DGG
Posts: 143
Joined: Mon Dec 08, 2003 10:56 am

Post by DGG »

Greg, I've found another little difficulty. When I attempt to assign the function "power" to the xs-power key, the assignmwent does not appear as a keymove in the outpout code window. It does, however, appear normal under the "button" tab. It appears the only way to make that keymove effective is to program it from the keymove tab in IR.

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

Post by gfb107 »

Yep, that's a bug. If there is no function assigned to the normal or shifted button, the x-shifted button won't be included.

There will be a new release with the fix in the near future.
Post Reply