problem with gio on Ubuntu 18.04 LTS
by FranekW from LinuxQuestions.org on (#4SWRP)
I have two Volume Ggroups activated on Ubuntu 18.04 LTS. "sys_vol" contains folders "root" and "home" whereas "data_vol" contains just one volume "data".
I have recently encountered a problem with "gio" when I try to "trash" one of the files in "dat_vol-data" from command line. Essentially gio complains: "Unable to find or create wastebasket directory for /path/to/a/file". The manual is not very explicit about it and googling did not help. The best match I could find was here:
http://mynixworld.info/2012/09/16/fi...ory-in-thunar/
but I already have a folder Trahs in correct location. I tested the folders "<profile>/.local/share/Trash/{files,info}" and all existed with proper permissions 700. "gio" only works with the same volume as where Trash is located. It does not work with different volumes.
Is there any way to solve that?


I have recently encountered a problem with "gio" when I try to "trash" one of the files in "dat_vol-data" from command line. Essentially gio complains: "Unable to find or create wastebasket directory for /path/to/a/file". The manual is not very explicit about it and googling did not help. The best match I could find was here:
http://mynixworld.info/2012/09/16/fi...ory-in-thunar/
but I already have a folder Trahs in correct location. I tested the folders "<profile>/.local/share/Trash/{files,info}" and all existed with proper permissions 700. "gio" only works with the same volume as where Trash is located. It does not work with different volumes.
Is there any way to solve that?