wip81
March 15th, 2007, 05:37 PM
Hello community
I use Meedio Pro 1.41, Girder, a Streamzap Receiver and a Harmony Remote 885 (same problem occurs when using the Streamzap itself though).
The problem is the following: If the Up button of the remote is pressed two or more times in a row, it sometimes gets interpreted as a “Play” command. As mentioned, this doesn't happen all the time but seems to be subject to the timely succession the keys are pressed. It never happens when I wait, say > 1 sec. between button presses, but occurs often when I press it in quick succession.
Furthermore, in case I press "down" in a certain timely succession, the action of the button "Menu" gets executed.
According to the log, the following happens: two times "up" (in THAT certain succession) became:
1) up, up
or
2) up, play, up
and even
3) up, play, up, left
I'm convinced my gml file causes the problem.
There are three groups in that file: Meedio, TVedia and "Foreground check". The latter disables the other two groups on all events, then checks which program is focused and enables the corresponding group.
Do you got any ideas?
I use Meedio Pro 1.41, Girder, a Streamzap Receiver and a Harmony Remote 885 (same problem occurs when using the Streamzap itself though).
The problem is the following: If the Up button of the remote is pressed two or more times in a row, it sometimes gets interpreted as a “Play” command. As mentioned, this doesn't happen all the time but seems to be subject to the timely succession the keys are pressed. It never happens when I wait, say > 1 sec. between button presses, but occurs often when I press it in quick succession.
Furthermore, in case I press "down" in a certain timely succession, the action of the button "Menu" gets executed.
According to the log, the following happens: two times "up" (in THAT certain succession) became:
1) up, up
or
2) up, play, up
and even
3) up, play, up, left
I'm convinced my gml file causes the problem.
There are three groups in that file: Meedio, TVedia and "Foreground check". The latter disables the other two groups on all events, then checks which program is focused and enables the corresponding group.
Do you got any ideas?