Hi,

I'm using two nearly identical system with freevo :

One test system
One Living Room HTPC.

On my test box (with a DVD Burner and a CD Burner), freevo accesses 
hapilly the two cd drives.
On my HTPC (with a single DVD Burner), freevo cannot access the drive.

On the two system, kaa base, metadata and imlib2 are just updated from svn.
(Full update : setup.py clean, build and install --force)

The same version of libdvdread3 (and libdvd3-devel) are on the two systems.

hdpam doesn't see major diff, cdparanoia work on the two systems, the 
line in /etc/fstab is the same on the two systems, the freevo user can 
mount the CD.

My systems are build on Mandriva 2007.

The error is here :
 mminfo /dev/cdrom
kaa media metadata info
ERROR factory(319): kaa.metadata.create error
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/kaa/metadata/factory.py", line 
312, in create
    return self.create_from_device(name)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/factory.py", line 
274, in create_from_device
    t = e[R_CLASS](devicename)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/disc/vcd.py", line 
44, in __init__
    self.parseDisc(device)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/disc/vcd.py", line 
49, in parseDisc
    if self.is_disc(device) != 2:
  File "/usr/lib/python2.4/site-packages/kaa/metadata/disc/core.py", 
line 54, in is_disc
    (type, self.id) = cdrom.status(device, handle_mix=1)
AttributeError: 'module' object has no attribute 'status'
WARNING factory(320): Please report this bug to the Freevo mailing list

/dev/cdrom
No Match found

Any hints ?

Thanks,

-- 
Pascal Schirrmann


-------------------------------------------------------------------------
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-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to