https://bugs.winehq.org/show_bug.cgi?id=46527
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|delete a file in total |Total Commander 8.x: files |commander |deleted with F8/Del don't | |show up in Recycle | |Bin/Trash Severity|major |normal URL| |https://www.ghisler.com/dow | |nload.htm Keywords| |download
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Andrej,
I use Total Commander for many years on Linux and this always worked for me. Created a file 'test.txt' and deleted through F8 key:
--- snip --- $ tree --charset=ANSI ~/.local/share/Trash/ /home/focht/.local/share/Trash/ |-- expunged |-- files | `-- test.txt `-- info `-- test.txt.trashinfo
3 directories, 2 files --- snip ---
Works as intended.
Make sure you don't have the following option unchecked which causes permanent deletion immediately:
'Configuration' -> 'Options' -> 'Operation' -> 'Copy/Delete' -> 'F8/Del deletes to recycle bin (Shift=directly)'
$ sha1sum tcmd921ax64.exe 77c69018ee36eb2eac83ea97cddc21145b251cf3 tcmd921ax64.exe
$ du -sh tcmd921ax64.exe 5.0M tcmd921ax64.exe
$ wine --version wine-4.0-139-g699eb8cdba
Regards