Hello,

I get strange errors when I click on TV guide. It looks like system crashes when trying to display pop message about preparing tv guide. Since I'm experimenting with xmltv file content I'm not sure whether this could be the problem.

If anyone sees better than me what could be cause of this error (I'm on redhat9) or supply me with minimal xmltv file that should work on Freevo (maybe only few channels and one or two program lines ...)....

regards,

Robert.


EPG: Pickled file timestamp mismatch, reloading!
Traceback (most recent call last):
File "./src/main.py", line 342, in main_func
app.eventhandler(event)
File "/usr/local/freevo/src/menu.py", line 567, in eventhandler
action( arg=arg, menuw=self )
File "/usr/local/freevo/src/menu.py", line 122, in select
self.function(arg=self.arg, menuw=menuw)
File "/usr/local/freevo/src/tv/tvmenu.py", line 238, in start_tvguide
TVGuide(self.get_start_time(), start_tv, menuw)
File "/usr/local/freevo/src/tv/tvguide.py", line 87, in __init__
guide = epg_xmltv.get_guide(PopupBox(text=_('Preparing the program guide'))) File "/usr/local/freevo/src/tv/epg_xmltv.py", line 209, in get_guide
popup.show()
File "/usr/local/freevo/src/gui/GUIObject.py", line 288, in show
self.zir.update_show(self)
File "/usr/local/freevo/src/gui/ZIndexRenderer.py", line 263, in update_show
o.draw()
File "/usr/local/freevo/src/gui/GUIObject.py", line 398, in draw
self._draw()
File "/usr/local/freevo/src/gui/PopupBox.py", line 285, in _draw
self.blit_parent()
File "/usr/local/freevo/src/gui/GUIObject.py", line 414, in blit_parent
elif self.parent.surface:
AttributeError: 'NoneType' object has no attribute 'surface'





------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to