Nigel Sim wrote:
> I've cleaned out the site-packages, and I've removed mmpython. I get the
> same issue on a clean system.
> 
> I do get the following error:
> 
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "threading.py", line 442, in __bootstrap
>     self.run()
>   File "/home/nigel/Projects/otherUtils/freevo-
> 1.7.0-rc2/src/plugins/rom_drives.py", line 736, in run
>     self.check_all()
>   File
> "/home/nigel/Projects/otherUtils/freevo-1.7.0-rc2/src/plugins/rom_drives.py",
> line 696, in check_all
>     self.identify (media)
>   File
> "/home/nigel/Projects/otherUtils/freevo-1.7.0-rc2/src/plugins/rom_drives.py",
> line 476, in identify
>     if media.id <http://media.id/> in video.fxd_database['id']:
> KeyError: 'id'

You need to post the fxd file if there is one, it looks like it is corrupt.

What does mminfo /dev/dvd say about the disc?

> Which seems very similar to this thread
> http://sourceforge.net/mailarchive/message.php?msg_id=9280887
> <http://sourceforge.net/mailarchive/message.php?msg_id=9280887>
> 
> Print statements reveal that video.fxd_database = {}

This problem was caused by the libdvdread and libdvdcss not being
installed before installing mmpython or now kaa.metadata.

Duncan

> On 1/5/07, *Duncan Webb* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >
> wrote:
> 
>     Nigel Sim wrote:
>     > Just upgraded from RC1 w/ mmpython to RC2 w/ kaa-base 0.1.2,
>     > kaa-metadata 0.6.0 & kaa-imlib2 0.2.0, and the movie screen always
>     > reports "No Disc", and pressing enter on it reports "No Action". I've
>     > tried automatic and manual ROM detection.
> 
>     Upgrading from 1.7.0-rc1 to 1.7.0-rc2, you need to clean out the kaa
>     site-packages directory as kaa changed between times. mmpython was
>     replaced by kaa.metadata in version 1.7.0-rc1.
> 
>     > I'm just familiarising myself with the code at the moment, but if
>     > someone can test this in the mean time that you be appreciated.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to