Matthieu Weber wrote:
> On Thu 11.12.2003 at 09:40:42PM -0400, James Oakley wrote:
>> On December 11, 2003 06:41 am, Matthieu Weber wrote:
>> > I noticed that if you start freevo with a CD in the drive, it won't be
>> > able to eject the CD (and the CD is not mounted, I checked that too).
>> > The fuser command reports that /dev/cdrom is used by one process
>> > (freevo), but all the os.open() that I have found in the Python code are
>> > followd by os.close(), so the problem doesn't come from there. Any idea
>> > what could get a hold on the cdrom device in this case? A binary lib,
>> > maybe? Or mmpython?
>> 
>> Do you have the webserver plugin enabled?
>
> Yes, but at least there is no os.open() in its python code.
>
>> What's the output of 'lsof -n | grep /dev/cdrom'?
>
> Loads of those:
> freevo_lo 32227 mweber  mem    REG        3,4   78399     329928
> /home/mweber/linux/freevo_runtime/lib/python2.2/site-packages/pygame/cdrom.so
>
> Is it a bug in pygame, or a feature? How to get around it?

That's strange. We don't use the pygame cdrom code. This only happens
when you have the cd in the drive at startup?


Dischi

-- 
When someone says, 'do you want my opinion?' - have you noticed that
it's always a negative one.


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to