[mythtv-commits] Ticket #1951: mythfrontend segfaults when sending 'key x' through the telnet interface, when in the Main Menu only.

MythTV mythtv at cvs.mythtv.org
Fri Jul 14 05:41:00 UTC 2006


#1951: mythfrontend segfaults when sending 'key x' through the telnet interface,
when in the Main Menu only.
------------------------------------+---------------------------------------
 Reporter:  navahogunleg at gmail.com  |        Owner:  cpinkham
     Type:  patch                   |       Status:  closed  
 Priority:  minor                   |    Milestone:          
Component:  mythtv                  |      Version:  head    
 Severity:  medium                  |   Resolution:  fixed   
------------------------------------+---------------------------------------
Changes (by cpinkham):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [10506]) Fix the "key" command in Network Control mode when on the
 main menu.  Not
 sure how long this has been broken, but it works again.  If you experience
 issues trying to send key commands from another window when running
 mythfrontend under X, this may be expected.  The keys are normally sent
 to the widget that has focus, so if your mythfrontend doesn't have focus,
 then
 it will not respond to 'key' commands on some dialogs.

 Fixes #1951 and references [8740] since that is when I first added this
 part
 of the code.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1951>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list