RE: [Freevo-users] Re: [BUG] Audio CD

2004-07-19 Thread John Molohan
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of drew > Sent: 17 July 2004 03:44 > To: [EMAIL PROTECTED] > Subject: Re: [Freevo-users] Re: [BUG] Audio CD > > john molohan wrote: > > >On Sun, 2004-07-11

Re: [Freevo-users] Re: [BUG] Audio CD

2004-07-16 Thread drew
john molohan wrote: On Sun, 2004-07-11 at 12:05 +0200, Dirk Meyer wrote: johnm wrote: Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 391, in move_tray s = ioctl(fd, CDROMCLOSETRAY) IOError: [Errno 5] Input/output error

Re: [Freevo-users] Re: [BUG] Audio CD

2004-07-16 Thread drew
john molohan wrote: On Sun, 2004-07-11 at 12:05 +0200, Dirk Meyer wrote: johnm wrote: Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 391, in move_tray s = ioctl(fd, CDROMCLOSETRAY) IOError: [Errno 5] Input/output error

Re: [Freevo-users] Re: [BUG] Audio CD

2004-07-12 Thread john molohan
On Sun, 2004-07-11 at 12:05 +0200, Dirk Meyer wrote: > johnm wrote: > > Traceback (most recent call last): > > File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", > > line 391, in move_tray > > s = ioctl(fd, CDROMCLOSETRAY) > > IOError: [Errno 5] Input/output error > > [...

[Freevo-users] Re: [BUG] Audio CD

2004-07-11 Thread Dirk Meyer
johnm wrote: > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", > line 391, in move_tray > s = ioctl(fd, CDROMCLOSETRAY) > IOError: [Errno 5] Input/output error [...] > device = open(device) > IOError: [Errno 124] Wrong medium ty