Below bug still exists in freevo 1.5.3, I'm still unable to play any
VCD/DVD:

On Tue, 2005-01-11 at 16:25 +0800, HaJo Schatz wrote: 
> I can not play a DVD/VCD with freevo-1.5.2-1_fc2.rpm on Fedora Core 3,
> python 2.3.4, output to XOrg with the VESA driver.
> 
> In fstab I have:
> /dev/hdc                /media/cdrecorder       auto
> pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed
> 0 0
> 
> and in a shell, I can mount DVDs/VCDs ok, also as the user freevo is
> running as.
> 
> When I put "ROM_DRIVES = None" into my local_conf.py, freevo doesn't
> detect my drive at all, I can't see an entry under "Watch a movie".
> 
> When I configure "ROM_DRIVES = [( '/dev/hdc', '/media/cdrecorder', 'DVD'
> )]" instead, I see a "Drive DVD (no disc)" entry under "Watch a Movie" no
> matter whether the DVD was mounted or not beforehand, whether there is a
> disc in the drive or not. If I select this entry, I always get a "No
> action defined for this choice! [OK]" dialog-box.
> 
> "MMPYTHON_DEBUG=2 mminfo /media/cdrecorder/" shows the correct structure
> of the DVD inserted...
> 
> I suspect there's some sort of bug in the CD-ROM handling as I also get 1
> or 2 bugs during startup which seem related:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
> line 348, in move_tray
>     s = ioctl(fd, CDROMCLOSETRAY)
> IOError: [Errno 22] Invalid argument

This has since 1.5.3 changed to:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 351, in move_tray
    s = ioctl(fd, CDROMCLOSETRAY)
IOError: [Errno 25] Inappropriate ioctl for device

And I get a:

No action..

when trying to play the "DVD(no disc)". Other than that, no debug-output
from freevo...


-- 
HaJo Schatz <[EMAIL PROTECTED]>
http://www.HaJo.Net

PGP-Key:  http://www.hajo.net/hajonet/keys/pgpkey_hajo.txt



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to