[mythtv-commits] Ticket #6034: Add missing check to see if the channel icons is defined for each channel in guidegrid.cpp

MythTV mythtv at cvs.mythtv.org
Mon Dec 29 08:29:11 UTC 2008


#6034: Add missing check to see if the channel icons is defined for each channel
in guidegrid.cpp
-----------------------------------------+----------------------------------
 Reporter:  Stephen <stev391 at email.com>  |       Owner:  ijr    
     Type:  patch                        |      Status:  new    
 Priority:  minor                        |   Milestone:  unknown
Component:  mythtv                       |     Version:  head   
 Severity:  medium                       |     Mlocked:  0      
-----------------------------------------+----------------------------------
 The attached patch fixes a bug in the program guide were if you have
 selected to show channel icons it would request the file even if it wasn't
 defined for this channel in the database.  The patch just adds a missing
 check (which is completed for other paths in the code) to ensure it
 doesn't query for the file.  This fixes a guide slowdown for me under
 certain network conditions.

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


More information about the mythtv-commits mailing list