Page 1 of 1

0.81 Linux: Cannot delete images from /tmp

Posted: Sat Jul 02, 2016 12:16 am
by Biscuit
Hello

Using 0.81 in Linux, one cannot delete images in the /tmp folder.

1. Select an image in /tmp, for example /tmp/foo.jpg
2. Delete it using Edit > Delete or using the "delete" key. The file disappears.
3. Press F5. The file is back. I confirm its there from a console.

Deleting works in the home dir, but not in /tmp

Re: 0.81 cannot delete images from /tmp

Posted: Mon Sep 12, 2016 3:55 am
by c-herr-g
Hi there!

Deleting things from the /tmp folder in Linux is usually not a good idea, because a lot of files or symlinks may be in use. Now in relation to the issue, did you check your access permission on that folder? maybe you don't have the rights to erase stuff in there, also, it depends on the distro. As an example, I'm currently using OpenSuse, tried to repro the problem you cite (both : DEL key and Edit -> Delete) and file was gone, checked both terminal and Xnview, the files were gone.

Maybe there is another process or the files are locked by the system.