trash-cli icon indicating copy to clipboard operation
trash-cli copied to clipboard

trash-cli sends file to trash, but desktop icon doesn't reflect anything being there and doesn't offer empty trash option

Open jshtux opened this issue 3 years ago • 0 comments
trafficstars

Describe the bug A clear and concise description of what the bug is. I ran trash somefile; then went to my desktop. The trash can icon stays looking like it it empty. When I right click on the trash can, the empty trash option is not available.

trash-cli version Output of: trash-put --version trash-put 0.22.4.16

Operating system:

  • OS: [e.g. Debian, Ubuntu, Fedora, macOs, Cygwin] Mageia Linux 8

To Reproduce Copy and paste the commands (and their output) to execute in order to reproduce the behavior:

$ touch foo $ trash-put foo $ ls foo ls: cannot access 'foo': No such file or directory

$ trash-list trash-list 2022-06-16 14:16:29 /home/jhatcher/Downloads/foo

Expected behavior A clear and concise description of what you expected to happen. File shows up in trash-list, but desktop trash can icon does not show indication of anything being in trash and does not offer the empty trash option on right click.

jshtux avatar Jun 16 '22 19:06 jshtux