Package: nautilus
Version: 2.14.3
Severity: critical
Doing this;
cd /tmp/
echo > a
ln -s /tmp
cd tmp
mv a /tmp/
Gives me:
mv: `a' and `/tmp/a' are the same fileReplacing /tmp/a with /tmp/tmp/a in nautilus leads to deletion - copy/paste, cut/paste or drag/drop will do it. Regards Dieter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

