[EMAIL PROTECTED]:~$ mkdir test
[EMAIL PROTECTED]:~$ cd test/
[EMAIL PROTECTED]:~/test$ mkdir a b
[EMAIL PROTECTED]:~/test$ touch a/foo
[EMAIL PROTECTED]:~/test$ touch a/bar
[EMAIL PROTECTED]:~/test$ touch a/baz
[EMAIL PROTECTED]:~/test$ ln -s /home/sam/test/a/ b/link
[EMAIL PROTECTED]:~/test$ ls -l a
total 0
-rw-r--r-- 1 sam sam 0 2008-02-24 13:59 bar
-rw-r--r-- 1 sam sam 0 2008-02-24 13:59 baz
-rw-r--r-- 1 sam sam 0 2008-02-24 13:59 foo
[EMAIL PROTECTED]:~/test$ ls -l b
total 0
lrwxrwxrwx 1 sam sam 17 2008-02-24 14:00 link -> /home/sam/test/a/
[EMAIL PROTECTED]:~/test$ nautilus .
[EMAIL PROTECTED]:~/test$ #move b to trash
[EMAIL PROTECTED]:~/test$ #empty trash
[EMAIL PROTECTED]:~/test$ ls a
[EMAIL PROTECTED]:~/test$ ls -a a
.  ..

needs to be an absolute (not relative) symlink

** Changed in: nautilus (Ubuntu)
       Status: New => Confirmed

-- 
Nautilus is following symbolic links when emptying trash
https://bugs.launchpad.net/bugs/188361
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to