[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] BUG : cdrom.get_name = /dev/hda ?



Pete Shinners wrote:
On Tue, 2006-10-03 at 12:47 -0300, fabricio wrote:
OS - Fedora Core 5
Python 2.4.3
pygame-1.7.1-9.fc5

my cdrom is a external-usb drive .

i made 2 tests , one with the drive in power on , the other with then in powe off

hummm my cdrom is a /dev/hda ??? cant ...
i read in doc that if you do not have a cdrom , cdrom,get_count will return 0 , but its not . :(


This will be a problem with the SDL function, SDL_CDNumDrives.
Not sure why it would be getting so confused.

I also assume you get an error if you try to initialize the cd object?


no , no error in both init()