<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif">Hi NMGLUG folks,</div><div class="gmail_default" style="font-family:times new roman,serif"><br></div><div class="gmail_default" style="font-family:times new roman,serif">Thanks again.<br></div><div class="gmail_default" style="font-family:times new roman,serif">Ted: your ideas make sense.</div><div class="gmail_default" style="font-family:times new roman,serif">Mark: I tried your suggestions. I'll explain better what I wrote on 22 Oct. Ted explained it well.</div><div class="gmail_default" style="font-family:times new roman,serif"><br></div><div class="gmail_default" style="font-family:times new roman,serif">When this feature was "working right", when I deleted a file from the Desktop folder, the filename disappeared from Desktop and the filename appeared in Trash/files and Trash/info. To resonate with Ted, that functionality seems to match the mv command with the addition of also creating a file in Trash/info, presumably that file having nothing but the path which the file was moved from.</div><div class="gmail_default" style="font-family:times new roman,serif">That functionality seems to have stopped now in my OS. When I delete a file now, it seems to match the rm command.</div><div class="gmail_default" style="font-family:times new roman,serif"><br></div><div class="gmail_default" style="font-family:times new roman,serif">I used the find command in several scenarios with some files which I deleted, some files I moved, etc. The results matched what I wrote above. Using sudo gave the same results. Rebooting gave the same results.</div><div class="gmail_default" style="font-family:times new roman,serif"><br></div><div class="gmail_default" style="font-family:times new roman,serif">Any ideas about how to regain the original functionality, so that files deleted using GUI will be moved to Trash?</div><div class="gmail_default" style="font-family:times new roman,serif">LeRoy</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>--</div><div>There is something glorious birthing within all of us. (New for 2021)</div>I am the Love of God, no matter what.<br>LeRoy Diener<span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><br>213-<span>LEROYIZ</span><br>213-537-6949<br><a href="http://www.leroydiener.com/" target="_blank">www.leroydiener.com/</a></span></span></span><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"></span></span></span></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 22, 2021 at 9:49 PM Ted Pomeroy <<a href="mailto:ted.pome@gmail.com">ted.pome@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:large">LeRoy & NMGLUGers, Is there,  perhaps, a difference between "Delete" and "Move to Trash" in the GUI? "Delete" seems to act like 'rm' in my system. "Move to Trash" acts like 'mv ./someFile.txt ~/.local/share/Trash/files someFile.txt' That is: from any of my directories below my home folder "Move to Trash" moves a file to my ~/.local/share/Trash/files/ sub-directory.  However, I am using Xubuntu, but consider that the GUI in most cases operates the same way and obscure the command that is actually executed.  I don't know if this will be helpful.</div><div class="gmail_default" style="font-size:large">Thank you, Ted P<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 22, 2021 at 5:39 PM Mark Galassi <<a href="mailto:mark@galassi.org" target="_blank">mark@galassi.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Make sure you have fully logged out, or maybe even rebooted, since some processes in your desktop might keep an open file descriptor on a directory (unlikely but possible), so you want to restart that.<br>
<br>
I don't understand at all what you are saying; it appears form your words that files both appear and don't appear.  But in any case, the graphical interface is not the final arbiter of whether files are around or not.  After your reboot (if you had not yet done that), do a:<br>
<br>
1. Make a file called junk_special_name.txt with some junk in it.<br>
<br>
2. Delete it the way you are saying, when you say you cannot then find it.<br>
<br>
3. Run "find ~ -name junk_special_name.txt" at the shell and see what comes up.  You can also try the very unlikely to be relevant "sudo find /tmp/ -name junk_special_name.txt"<br>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@lists.nmglug.org" target="_blank">nmglug@lists.nmglug.org</a><br>
<a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" rel="noreferrer" target="_blank">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
</blockquote></div>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@lists.nmglug.org" target="_blank">nmglug@lists.nmglug.org</a><br>
<a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" rel="noreferrer" target="_blank">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
</blockquote></div>