I just recently upgraded to FC2 and have installed and configured Freevo 1.5rc3.  All has gone great except for tv.  I have a wintv card from Hauppauge and tvtime by itself works perfectly fine.  When I enter on the Watch TV section, I get a message that freevo crashed and to check the main-0.log.  Below is the dump of that…I can’t seem to pinpoint the exact problem and haven’t heard others complaining about this, so I must have configged it up somewhere.  Thanks in advance

 

Traceback (most recent call last):

  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 322, in eventhandler

    app.eventhandler(event)

  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 593, in eventhandler

    action( arg=arg, menuw=self )

  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 119, in select

    self.function(arg=self.arg, menuw=menuw)

  File "/usr/lib/python2.3/site-packages/freevo/tv/tvmenu.py", line 138, in main_menu

    display_type='tv'))

  File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 128, in __init__

    self.dir  = os.path.abspath(directory)

  File "/usr/src/build/394694-i386/install/usr/lib/python2.3/posixpath.py", line 395, in abspath

    if not isabs(path):

  File "/usr/src/build/394694-i386/install/usr/lib/python2.3/posixpath.py", line 49, in isabs

    return s.startswith('/')

AttributeError: 'list' object has no attribute 'startswith'

 

Joe Harris

Reply via email to