Author: duncan
Date: Tue Jan 23 21:10:22 2007
New Revision: 9051

Modified:
   branches/rel-1/freevo/src/tv/tvguide.py

Log:
[ 1642020 ] 'search more of this program' causes crash
Patch from Tanja applied


Modified: branches/rel-1/freevo/src/tv/tvguide.py
==============================================================================
--- branches/rel-1/freevo/src/tv/tvguide.py     (original)
+++ branches/rel-1/freevo/src/tv/tvguide.py     Tue Jan 23 21:10:22 2007
@@ -124,7 +124,7 @@
                     self.overlap_programs.append(prog.str2utf())
 
         
-    def eventhandler(self, event):
+    def eventhandler(self, event, menuw=None):
         _debug_('TVGUIDE EVENT is %s' % event, 2)
 
         if event == MENU_CHANGE_STYLE:

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to