![]() |
Guide Will Not Display - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: Guide Will Not Display (/showthread.php?tid=244247) |
Guide Will Not Display - leejk - 2015-10-18 Hi, I am using the keymap editor to map the guide button on the remote to bring up the channel guide, however no matter how I try, it always brings up the channel info window that displays the audi, video, and channel strength info. The keymap editor looks to have written the right thing: <pvr><keyboard><key id="229">activatewindow(pvrosdguide)</key></keyboard></pvr> But this does not work. Is this a known bug? thx Guide Will Not Display - nickr - 2015-10-18 Debug log (wiki) RE: Guide Will Not Display - leejk - 2015-10-24 Here is the relevant section in the log. For some reason, the yellow key is being sent, even tho the guide key from the remote was detected as pressed, and as I indicated originally, the mapping was setup by the keymap editor. Any suggestions on where to start troubleshooting? Running on Ubuntu. 13:15:25 T:139911311128320 DEBUG: AddOnLog: MythTV PVR Client: GetRecordingsAmount: count 72 13:15:25 T:139911311128320 DEBUG: AddOnLog: MythTV PVR Client: GetDeletedRecordingsAmount: count 0 13:15:26 T:139911151732480 DEBUG: CDVDPlayer::HandlePlaySpeed set clock adjust: -0.010000 13:15:26 T:139914339403712 DEBUG: LIRC: Update - NEW at 9017489:16d 0 KEY_EPG /dev/input/myremote (KEY_EPG) 13:15:26 T:139914339403712 DEBUG: OnKey: yellow (0xe5) pressed, action is CodecInfo 13:15:28 T:139911056815872 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667 13:15:28 T:139914339403712 DEBUG: LIRC: Update - NEW at 9019439:16d 0 KEY_EPG /dev/input/myremote (KEY_EPG) 13:15:28 T:139914339403712 DEBUG: OnKey: yellow (0xe5) pressed, action is CodecInfo 13:15:32 T:139914339403712 DEBUG: LIRC: Update - NEW at 9023455:16d 0 KEY_EPG /dev/input/myremote (KEY_EPG) 13:15:32 T:139914339403712 DEBUG: OnKey: yellow (0xe5) pressed, action is CodecInfo 13:15:33 T:139914339403712 DEBUG: LIRC: Update - NEW at 9024605:16d 0 KEY_EPG /dev/input/myremote (KEY_EPG) 13:15:33 T:139914339403712 DEBUG: OnKey: yellow (0xe5) pressed, action is CodecInfo 13:15:37 T:139914339403712 DEBUG: LIRC: Update - NEW at 9027839:80 0 KEY_STOP /dev/input/myremote (KEY_STOP) 13:15:37 T:139914339403712 DEBUG: OnKey: guide (0xe0) pressed, action is Stop 13:15:37 T:139914339403712 NOTICE: CDVDPlayer::CloseFile() RE: Guide Will Not Display - nickr - 2015-10-24 No no no. No logs in the thread. No partial logs. |