← Back to team overview

ecryptfs team mailing list archive

[Bug 469571] Re: Cannot move any file outside of home folder to trash (ext4)

 

This looks to me to be a problem with Nautilus (or whatever is providing
the delete->trash mechanism).

I suspect that it doesn't want to move files across mount points, as
this can take a long time (as compared to flipping a few inodes).

If your trash bin is in your encrypted Home, then to move a file from
/tmp to Trash means encrypting it (which might take a few seconds if the
file is big).

Some special case handling (or optional configuration) might be required
in Nautilus.

I'm assigning this bug to the Nautilus package, as I think that's what
provides the Trash bin.

Thanks.

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

** Changed in: ecryptfs-utils (Ubuntu)
       Status: Incomplete => Invalid

-- 
Cannot move any file outside of home folder to trash (ext4)
https://bugs.launchpad.net/bugs/469571
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.

Status in “ecryptfs-utils” package in Ubuntu: Invalid
Status in “nautilus” package in Ubuntu: Confirmed

Bug description:
Using Karmic 2.6.31-14-generic

When I try to delete a file anywhere outside of my home folder, I get a message saying that it cannot be moved to trash. I am given an option to permanently delete it.

Steps to reproduce:
1 - Go to the /tmp folder.
2 - Create a new file there (Right click > Create Document > Empty File).
3 - Try to delete that file.