I have a Gwenview error: The wastebin is full. Empty it or remove items manually.
I don't know where Gwenview keeps its wastebin. It doesn't seem to be the same one as the main wastebin as that is empty.
Could someone point me in the right direction to delete the files in the Gwenview Wastebin?
The copy I'm running is installed as a snap
Thank you for any help
Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy
– tridral Jul 14 '23 at 13:04and gwenview 23.04.2
in /snap/bin/gwenview
But no sign of any Trash
– tridral Jul 14 '23 at 13:17.... /snap/gwenview/94/.local/share/Trash
(I wish this was visible via the application)
– tridral Jul 14 '23 at 13:23Gwenview produces the error message 'The wastebin is full. Empty it or remove items manually.' but doesn't tell you where to find the Trash.
I used the command find . -name "Trash" | sort | more
And got the result /snap/gwenview/94/.local/share/Trash
The Trash folder contains folders 'Files' and 'Info' The contents of these folders can be deleted.
The '94' in the path is something that is changeable. It's something to do with snap.
Hope this helps other people.
– tridral Jul 14 '23 at 13:35