MCE Remote - ChannelUp/Down buttons mapped but nothing happens (1 Viewer)

cbleek

Portal Pro
May 8, 2007
66
0
Home Country
Germany Germany
I need some help... I'm using Win 7 Ultimate and MP1.7 pre release...
After installing a new IR-RC6-Reciever for my logitech harmony one, I checked MCE remote in MP-Config and nearly everything works fine.

Only the buttons ChannelUp/ChannelDown won't work.
But when I check the logs, they are recieved by MP:

[2014-03-01 08:50:11,769] [Log ] [TvClient-TvHome: HeartBeat transmitter thread] [INFO ] - RemoteControl - Connected
[2014-03-01 08:50:12,144] [Log ] [13 ] [INFO ] - MCE: Incoming button command: Down
[2014-03-01 08:50:12,159] [Log ] [13 ] [INFO ] - MCE: Command "Down" not mapped
[2014-03-01 08:50:12,782] [Log ] [TvClient-TvHome: HeartBeat transmitter thread] [INFO ] - RemoteControl - Connected
[2014-03-01 08:50:13,187] [Log ] [13 ] [INFO ] - MCE: Incoming button command: Up
[2014-03-01 08:50:13,203] [Log ] [13 ] [INFO ] - MCE: Command "Up" not mapped
[2014-03-01 08:50:14,284] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelDown
[2014-03-01 08:50:15,173] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelUp
[2014-03-01 08:50:15,579] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelDown
[2014-03-01 08:50:16,234] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelUp

[2014-03-01 08:50:17,498] [Log ] [13 ] [INFO ] - MCE: Incoming button command: Left
[2014-03-01 08:50:17,498] [Log ] [13 ] [INFO ] - MCE: Command "Left" not mapped
[2014-03-01 08:50:18,912] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelDown
[2014-03-01 08:50:19,380] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelUp

[2014-03-01 08:50:20,285] [Log ] [13 ] [INFO ] - MCE: Incoming button command: ChannelDown

But I am missing the next Log,that they are mapped to the command...
As you can see in the attached screenshot, the buttons are correctly mapped.
Here is the part of the Microsoft MCE.xml
<button name="Channel Up" code="18">
<action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9979" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9979" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="31" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="95" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="95" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="3003" command="ACTION" cmdproperty="95" sound="cursor.wav" />
<action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="5" sound="cursor.wav" />
</button>
<button name="Channel Down" code="19">
<action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9980" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9980" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="30" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="94" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="94" sound="cursor.wav" />
<action layer="0" condition="WINDOW" conproperty="3003" command="ACTION" cmdproperty="94" sound="cursor.wav" />
<action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="6" sound="cursor.wav" />
</button>

All the other buttons are working fine, so where is the difference to these ChannelButtons?
What's wrong? Can anybody help?
 

Attachments

  • mce-remote-jpg.146603.jpg
    mce-remote-jpg.146603.jpg
    101.3 KB

Users who are viewing this thread

Top Bottom