Bugs item #1622034, was opened at 2006-12-25 17:24
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1622034&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: other
>Group: 1.x svn
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Frank Naude (naudefj)
Assigned to: Nobody/Anonymous (nobody)
Summary: DVD not detected: 'module' object has no attribute 'status'

Initial Comment:
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/hdb', 'CD-1')"
/dev/hdb
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py", line 
736, in run
    self.check_all()
  File "/usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py", line 
696, in check_all
    self.identify(media)
  File "/usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py", line 
438, in identify
    disc_info = util.mediainfo.disc_info(media, force_rebuild)
  File "/usr/lib/python2.4/site-packages/freevo/util/mediainfo.py", line 580, 
in disc_info
    type, id = mmpython.cdrom.status(media.devicename)
AttributeError: 'module' object has no attribute 'status'


----------------------------------------------------------------------

>Comment By: Duncan Webb (duncanwebb)
Date: 2006-12-25 22:01

Message:
Logged In: YES 
user_id=104395
Originator: NO

You vrsion of kaa.metadata need updating.

Freevo rel-1 branch and kaa are kept in sync, when kaa is updated changes
to freevo follow within a day or two.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1622034&group_id=46652

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to