Opened 17 years ago

Last modified 17 years ago

#3049 closed Bug report

CD player without CD gives error cannot enumerate files

Reported by: cliff_haerden Owned by:
Priority: normal Component: Other
Keywords: Cc: cliff_haerden, Tim Kosse, Alexander Schuch
Component version: Operating system type:
Operating system version:

Description

I'm running vista RC2 X64 on an amd turion laptop
(Brand ASUS)

Filezilla clienten: 3.0.0 Beta 2 2006-10-15 built

When you simply click in the local drives the CD/DVD
Player, you'll get the error: Cannot enumarate files in
directory <<YOURDRIVELETTER>> (Error 21: The device is
not ready)

Attachments (1)

filezilla.jpg (91.3 KB ) - added by cliff_haerden 17 years ago.
screenshot of the error

Download all attachments as: .zip

Change History (6)

by cliff_haerden, 17 years ago

Attachment: filezilla.jpg added

screenshot of the error

comment:1 by Tim Kosse, 17 years ago

Where's the problem with that? After all you tried to access
an inaccessble directory.

comment:2 by cliff_haerden, 17 years ago

well ... it would be much nicer if there was something like ...

If error 21 checkdriveremovable

if true

ErrMSG = "There is no media in drive or media corrupt"

else

errMSG = Error 21

end if

end if

it is only about showing some userfriendly errors ... not
all users are systemexperts ...

comment:3 by Tim Kosse, 17 years ago

I'm afraid it's not that simple, the error is generated
inside wxWidgets.
And checking the drivetype is platform specific code I would
have to add.

comment:4 by Tim Kosse, 17 years ago

Thanks for reporting. This issue has been fixed in the CVS
repository and will be available with the next version.

comment:5 by Tim Kosse, 17 years ago

Feel free to try out tomorrow's nightly (2006-10-17) and
report any problems you find.

Note: See TracTickets for help on using tickets.