[mythtv] [mythtv-commits] Ticket #4586: "F7" signal monitoring isn't working

Daniel Kristjansson danielk at cuymedia.net
Mon Feb 4 23:50:26 UTC 2008


On Mon, 2008-02-04 at 18:31 -0500, Michael T. Dean wrote:
> On 02/04/2008 04:56 PM, MythTV wrote:
> > #4586: "F7" signal monitoring isn't working
> >
> >  Signal monitoring in mythfrontend doesn't work anymore. Pressing "F7" has
> >  no effect. It only prints this to log:
> >  2008-02-04 23:19:22.395 Adding MHEG key MENUTEXT:104:1
> 
> You need to fix your keybindings.  I.e., if you don't use MHEG/ITV, 
> remove the binding of F7 to MENUTEXT, or if you use it, ensure that its 
> binding is different from that of SIGNALMON.
> 
> Note that this doesn't fix the issue that caused the problem for 
> you--the fact that the MENUTEXT is registered with a default binding of 
> F7, which is also used for SIGNALMON.  Other ITV/Teletext bindings are
> 
> F2 = ITV/MENURED, Teletext/MENURED
> F3 = ITV/MENUGREEN, Teletext/MENUGREEN
> F4 = ITV/MENUYELLOW, Teletext/MENUYELLOW
> F5 = ITV/MENUBLUE, Teletext/MENUBLUE
> F6 = ITV/TEXTEXIT, Teletext/MENUWHITE
> F7 = ITV/MENUTEXT, Teletext/TOGGLEBACKGROUND, TV Playback/SIGNALMON
> 
> It looks to me like the F7 overlap with SIGNALMON is the only 
> inappropriate overlap for "default" bindings, but since I don't know ITV 
> or Teletext, I couldn't say for sure.

The "Teletext" bindings should only override the "TV Playback" bindings
when in "Teletext" mode. So this looks like a new bug in the TV class'
key handling code.

-- Daniel



More information about the mythtv-dev mailing list