-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Wayne Atwood schrieb:

> I have setup the tv according to directions but every time I select
> it I get the following error from the shell. What I'm I doing
> wrong. I'm using the Fedora Core 4 and Freevo 1.5.4
>
> Traceback (most recent call last): File
> "/usr/lib/python2.4/site-packages/freevo/main.py", line 315, in
> eventhandler app.eventhandler(event) File
> "/usr/lib/python2.4/site-packages/freevo/menu.py", line 561, in
> eventhandler action( arg=arg, menuw=self ) File
> "/usr/lib/python2.4/site-packages/freevo/menu.py", line 87, in
> select self.function(arg=self.arg, menuw=menuw) File
> "/usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py", line 120,
> in main_menu display_type='tv')) File
> "/usr/lib/python2.4/site-packages/freevo/directory.py", line 116,
> in __init__ self.dir = os.path.abspath(directory) File
> "/usr/lib/python2.4/posixpath.py", line 403, in abspath if not
> isabs(path): File "/usr/lib/python2.4/posixpath.py", line 49, in
> isabs return s.startswith('/') AttributeError: 'list' object has no
> attribute 'startswith'


freevo tries the following (in line 120 of tvmenu.py):
items.append(DirItem(config.TV_RECORD_DIR, None, name = _('Recorded
Shows'), display_type='tv'))

so i guess your TV_RECORD_DIR setting is wrong. it must be a single
directory not a list of directories!

- -florian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
iD8DBQFDmFZ9oQcc9icuH6IRAoiYAKC6R2UPLCplbCnfH5WmzqXzhP44VwCdHzag
EktgHn5LDa2OrAcNejDLK+U=
=6eVS
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to