"Jan Grewe" wrote:
> I finally would like to play DVDs with freevo, but when i insert a DVD i get
> this error:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/threading.py", line 436, in __bootstrap
>     self.run()
>   File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line
> 778, in run
>     self.check_all()
>   File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line
> 738, in check_all
>     self.identify(media)
>   File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line
> 489, in identify
>     disc_info = util.mediainfo.disc_info(media)
>   File "/usr/lib/python2.3/site-packages/freevo/util/mediainfo.py", line
> 663, in disc_info
>     if mmdata.mime == 'unknown/unknown' and not
> metainfo.has_key('disc_num_video'):
> AttributeError: 'NoneType' object has no attribute 'mime'

Strange. First of all if mmdata.mime == 'unknown/unknown' is true,
that the detection went wrong. Freevo sees a data disc. But the error
seems to be a from freevo.cache file for the disc. Delete
~/.freevo/vfs/disc/metadata/<name of the disc>.freevo.


Dischi


-- 
This file will self-destruct in five minutes.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to