[Xfce-bugs] [Bug 15922] New: trash functionality does not work outside of home directory

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Sep 3 15:14:21 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15922

            Bug ID: 15922
           Summary: trash functionality does not work outside of home
                    directory
    Classification: Xfce Core
           Product: Thunar
           Version: 1.8.9
          Hardware: HP
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: xfce-bugs at xfce.org
          Reporter: jw.hendy at gmail.com
  Target Milestone: 1.8.10

Trash works fine in ~, but not in other directories like /mnt/foo.

I created a post on the Arch forums, but haven't gotten much for a suggestion.
I'm copy/pasting the attempts to debug from there.
- post: https://bbs.archlinux.org/viewtopic.php?id=248120

$ thunar --version
Thunar 1.8.9 (Xfce 4.14)

# fdisk -l
Device           Start       End   Sectors   Size Type
/dev/nvme1n1p1    2048   1050623   1048576   512M EFI System          
/boot/efi)
/dev/nvme1n1p2 1050624   3147775   2097152     1G Linux filesystem     /boot)
/dev/nvme1n1p3 3147776 488397134 485249359 231.4G Linux filesystem    
cryptsetup root, formatted btrfs

$ mount
/dev/mapper/luks-dc2c470e-ec77-43df-bbe8-110c678785c2 on / type btrfs
(rw,relatime,compress=lzo,ssd,discard,space_cache,subvolid=266,subvol=/arch)
/dev/mapper/luks-dc2c470e-ec77-43df-bbe8-110c678785c2 on /mnt/vault type btrfs
(rw,relatime,compress=lzo,ssd,discard,space_cache,subvolid=268,subvol=/vault)

$ ls -l /mnt
drwxr-xr-x 1 jwhendy jwhendy 114 Jul 31 14:02 vault

$ ls -la /mnt/vault
drwxrwxrwt 1 jwhendy jwhendy   34 Jul 31 13:52 .Trash-1000

$ id
uid=1000(jwhendy) gid=1000(jwhendy)
groups=1000(jwhendy),54(lock),973(realtime),987(uucp),991(lp),993(input),995(audio),998(wheel)

$ pacman -Ss gvfs
extra/gvfs 1.40.2-1 (gnome) [installed]
    Virtual filesystem implementation for GIO

$ ls -l /mnt/vault/.Trash-1000/
total 0
drwx------ 1 jwhendy jwhendy 0 Jul 31 13:52 expunged
drwx------ 1 jwhendy jwhendy 0 Jul 31 13:52 files
drwx------ 1 jwhendy jwhendy 0 Jul 31 13:52 info

Trash works from anything inside ~/, but does not work on /mnt/vault. I'd like
to fix this.

What else can I check to understand trash is not working outside my home
directory?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list