When I select "Watch TV" with my remote I get 'Event "MENU_SELECT" crashed.'

This is in the log... any guesses? this comes from the gentoo 1.5.3 ebuild.

File "/usr/lib/python2.3/site-packages/freevo/main.py", line 315, in eventhandler
app.eventhandler(event)
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 561, in eventhandler
action( arg=arg, menuw=self )
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 87, in select
self.function(arg=self.arg, menuw=menuw)
File "/usr/lib/python2.3/site-packages/freevo/tv/tvmenu.py", line 120, in main_menu
display_type='tv'))
File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 116, in __init__
self.dir = os.path.abspath(directory)
File "/usr/lib/python2.3/posixpath.py", line 395, in abspath
if not isabs(path):
File "/usr/lib/python2.3/posixpath.py", line 49, in isabs
return s.startswith('/')
AttributeError: 'list' object has no attribute 'startswith'



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to