cutefishos / filemanager

File manager.
GNU General Public License v3.0
114 stars 41 forks source link

Will not refresh after deleting files #21

Closed weclix closed 2 years ago

weclix commented 3 years ago

operate:

  1. Open filemanager to delete a file, and the file will exist in the recycle bin at this time. image

  2. Open the recycle bin and empty the recycle bin in the function button at the bottom right corner of the dock or filemanager. image

Phenomenon: The recycle bin in the dock is already emptied. Use the ls -la command to view the recycle bin and no files can be seen, but the file can still be seen in the filemanager, even the deleted files can still be seen in the file manager. Guess: This problem may be caused by not refreshing the directory after performing the emptying operation

weclix commented 2 years ago

The problem is solved in "commit 3ba1d050731ac45cef4073a3d59463cb1ec12e6a"