[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
Sat Jun 17 18:30:09 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:  new     
 Priority:  minor                   |    Milestone:          
Component:  mythtv                  |      Version:  head    
 Severity:  medium                  |   Resolution:          
------------------------------------+---------------------------------------
Comment (by martin at martinm-76.dk):

 I have now tried this patch with SVN 10224 and although it doesn't crash
 the frontend, it doesn't seem to work as expected either. Any keypress
 event in the menus are now ignored, at least for me:

 Very short example below.

 Starting of in the Main Menu:

 Martin64:/vol/ScratchPad # telnet localhost 6546
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
 MythFrontend Network Control
 Type 'help' for usage information
 ---------------------------------
 # key down
 ERROR: Application has no current widget.
 # key down
 ERROR: Application has no current widget.
 # jump playbackbox
 OK
 # key down
 OK
 # quit

 Reading the above again, I suppose it never said it made the keys work in
 the menu.. :)

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


More information about the mythtv-commits mailing list