On Sat, 2005-02-12 at 18:14 +0000, Sam Morris wrote: > I have written a patch for this problem. The error happens because Totem > doesn't take into account device paths with '..' in their name; this > happens on my system because I have: > > /dev/cdroms/cdrom1 -> ../ide/host0/bus1/target1/lun0/cd > > So Totem gets the device path "/dev/../ide/host0/bus1/target1/lun0/cd", > which != "/dev/ide/host0/bus1/target1/lun0/cd" in the check on > totem-disc.c:197.
I committed your patch (slightly modified to take into account a possible failure of realpath()) to Totem CVS. Thanks --- Bastien Nocera <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

