Hi,

yesterday I recognized 2 errors in freevo 2.0

1. The Slideshow feature:
*********************************
Traceback (most recent call last):
  File "/root/freevo/lib/python2.4/site-packages/notifier/nf_generic.py",
line 145, in step
  File
"/root/freevo/lib/python2.4/site-packages/freevo/ui/mediadb/watcher.py",
line 91, in scan
  File "/root/freevo/lib/python2.4/site-packages/kaa/notifier/callback.py",
line 177, in __call__
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/directory.py",
line 670, in browse
    for i in p.get(self, listing):
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/playlist.py",
line 582, in get
    display_type=display_type, build=True))
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/playlist.py",
line 95, in __init__
    self.build()
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/playlist.py",
line 247, in build
    self.read_ssr(playlist)
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/playlist.py",
line 203, in read_ssr
    for i in p.get(self, [os.path.join(curdir, ss_name[0])]):
  File "/root/freevo/lib/python2.4/site-packages/freevo/ui/fxditem.py", line
82, in get
    fxd_files = listing.match_suffix(['fxd']) + \
AttributeError: 'list' object has no attribute 'match_suffix'
********************************************
   This happens each time entering a directory containing a ssr file.

2. mounting rom-drives
   In my case mount reported a wrong fs type and freevo raised an exception.
After that I wasn't able to eject the cd with freevo (I had to become root
and eject it from the shell) or mount a differnt cd/dvd.
*********************************
freevo: ERROR thread(136): Thread raised exception
Traceback (most recent call last):
  File "...thread.py", line 133
    result = self.function(*self.args, **self.kargs)
                     , line 418, in check_status_thread
  File "...generic.py", line 121, in get
                      , line 105, disc_info

=> Permission denied for my dvd drive //as excepted after mount wasn't able
to do its job
********************************************
(sorry for the poor information, but I wrote the traceback on a piece of
paper :))


Best regards,
Tom.

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to