[mythtv-commits] Ticket #12738: Mythfrontend Service API SendAction not working

MythTV noreply at mythtv.org
Wed Apr 12 17:39:58 UTC 2017


#12738: Mythfrontend Service API SendAction not working
----------------------------------------------+--------------------------
 Reporter:  paul@…                            |          Owner:  bmeek
     Type:  Bug Report - General              |         Status:  assigned
 Priority:  minor                             |      Milestone:  unknown
Component:  MythTV - Services API - Frontend  |        Version:  0.28.0
 Severity:  medium                            |     Resolution:
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+--------------------------

Comment (by rsiddons):

 Looks like !SendAction was broken by 9f34b4f82252

 The MythMainWindow::eventFilter interprets the !KeyEvent as a ke->key() <
 0 and blackholes it.

 Reverting it (or preferably, only returning when keycode > 0) makes the
 OP's DOWN & TV "Recording Playback" actions start working for me.

 Bill, can you confirm & fix ?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12738#comment:11>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list