[mythtv-commits] Ticket #6637: mythtv-setup Video Source issues

MythTV mythtv at cvs.mythtv.org
Wed Oct 6 06:29:50 UTC 2010


#6637: mythtv-setup Video Source issues
------------------------------------------------+---------------------------
 Reporter:  David George <david@…>              |           Owner:  ijr       
     Type:  defect                              |          Status:  closed    
 Priority:  minor                               |       Milestone:  unknown   
Component:  MythTV - General                    |         Version:  0.22-fixes
 Severity:  medium                              |      Resolution:  duplicate 
 Keywords:                                      |   Ticket locked:  0         
------------------------------------------------+---------------------------

Comment (by mdean):

 (In [26662]) Fix tab order and focus issues in video sources setup.  Fixes
 #8726 ( comment:7:ticket:8726 ).  Refs #6637 ( comment:1:ticket:6637 ).

 This was broken in [17597].  Because the XMLTV_generic_config widgets were
 added to the XMLTVConfig after the XMLTVConfig is created and displayed,
 they were added as (stacked, obscured) visible widgets, and, therefore,
 receive focus when tabbing.  The patch basically reverts the non-blocking
 part of [17597].  In the worst case, the blocking may cause a delay of 25s
 (until timeout), but generally should be much shorter.  The change,
 however, makes the screen functional and, since the screen is a Qt-based
 screen whose code will be replaced in the setup rewrite, I don't feel it's
 worth trying to salvage the non-blocking functionality.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6637#comment:5>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list