hi,

I upgraded 1.8.2 using source install from following page. My previous version 
was 1.8.1.

http://sourceforge.net/project/showfiles.php?group_id=46652

After this I am getting following exception

Traceback (most recent call last):
  File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
    self.run()
  File "/usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py", line 
850, in run
    self.check_all()
  File "/usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py", line 
816, in check_all
    self.identify(media)
  File "/usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py", line 
572, in identify
    data = disc_info.mmdata
AttributeError: Info instance has no attribute 'mmdata'

Seems like  plugins/rom_drivers.py and site-packages/freevo/util/mediainfo.py 
are out of synch.

So, recommendation is not to update from source install ?
My initial install was also using source install, I update to new since there 
too xine.py and vedioitem.py  were not synch.

Thanks for help
Sandip
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to