0.81 Linux: Cannot delete images from /tmp

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
Biscuit
Posts: 33
Joined: Mon May 04, 2015 12:22 pm

0.81 Linux: Cannot delete images from /tmp

Post 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
c-herr-g
Posts: 4
Joined: Mon Jun 27, 2016 10:38 pm

Re: 0.81 cannot delete images from /tmp

Post 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.
Post Reply