Comment 5 for bug 10550

Revision history for this message
Shaya Potter (spotter) wrote :

well, it was a home video type thing. So I took out my commercial Gattaca DVD
(Region 1) (and I have totem-xine and libdvdcss installed)

it auto launches totem fine. However this shows what's going wrong.

spotter@dent:~ $ mount |grep hdc
/dev/hdc on /media/cdrom0 type udf (ro,noexec,nosuid,nodev,user=spotter)

spotter@dent:~ $ ls -l /media
total 6
lrwxrwxrwx 1 root root 6 2004-11-16 13:44 cdrom -> cdrom0
dr-xr-xr-x 3 4294967295 4294967295 88 1998-05-12 15:38 cdrom0

notice the r-x bits, as opposed to the r-- bits for the previous DVD.

I didn't even know udf/iso9660 had a x bit equivalent. Would it be worthwhile
thing to attempt to force? (i.e. at least directories should always have the
a+x bits set)?