I am having a problem with loading an upgrade for a PCTV remote.
I am using the PCTV KM File found in the files section and I open it up in RM and it shows up no problem. After auto assigning buttons I can see every tab in RM except it will NOT let me see the output. The tab is there but when you click it, it will not show any output so I have no way to copy and paste into IR.
The RM works fine for all the other upgrades I have done, just not this one for some reason...help!
Has anyone had this problem before? How can I get around it?
Thanks in advance.
Help! RM Output will not show up
Moderator: Moderators
I've seen that symptom before and it generally turned out to be some error in protocols.ini that I later fixed or some error in RM itself that Greg later fixed (so I don't know of any such problems still there).
In each case, the first step to finding the problem was looking in the rmaster.err file right after the problem occurred. I would close RM right after the problem, then look in rmaster.err. Somewhere near the end of that file there should be something that tells which lines in RM had the problem. Greg or I should be able to diagnose it pretty easily from that info.
In each case, the first step to finding the problem was looking in the rmaster.err file right after the problem occurred. I would close RM right after the problem, then look in rmaster.err. Somewhere near the end of that file there should be something that tells which lines in RM had the problem. Greg or I should be able to diagnose it pretty easily from that info.
-
robbins2001us
- Posts: 9
- Joined: Wed Aug 04, 2004 11:32 pm
Thanks John, I really apprecaite the help. It shows up a bunch of these different lines:
javax.swing.plaf.basic.BasicTabbedPaneUI$MouseHandler.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
javax.swing.plaf.basic.BasicTabbedPaneUI$MouseHandler.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
RM v1.26, just released, should take care of 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)