Page 1 of 1

[Solved] Everything displays deleted files

Posted: Sun Apr 02, 2017 4:14 pm
by w64bit
Using 863, I am searching for *.DWG files.
If I delete some of the files, they are moved to recycle bin (all OK here).
But:
- they are displayed with random generated names $*****.DWG in the same folder and not in recycle bin.
- If I empty recycle bin the deleted files are still displayed.
The deleted files are displayed even if I restart Everything.

Edit: the problem is only with 863.
862 and lower are OK.

Re: Everything displays deleted files

Posted: Sun Apr 02, 2017 9:34 pm
by froggie
Void-

A Debug_Log of restoring "TestNote.note". Afterwards, Everything showed it in both its real folder and in $Recycle.bin. It took a force reload to clean up the $recycle.bin display. I never noticed before that Windows creates two files for each deleted file in the recycle bin.

Code: Select all

2017-04-02 17:23:50.119: updated C: in 0.000591 seconds
2017-04-02 17:23:50.119: resume ntfs monitor 0
2017-04-02 17:23:50.119: processed usn records in 0.000389 seconds
2017-04-02 17:23:50.119: DB_WAIT: _db_ready_proc waiting...
2017-04-02 17:23:50.119: DB_WAIT: _db_ready_proc waited 0.000048 seconds
2017-04-02 17:23:53.286: update m 1 3064592
2017-04-02 17:23:53.286: update index E:
2017-04-02 17:23:53.286: USN 2017-04-02 17:23:53.286: RENAME_OLD_NAME 2017-04-02 17:23:53.286: $RZV3MMT.note
2017-04-02 17:23:53.286: USN 2017-04-02 17:23:53.286: RENAME_NEW_NAME 2017-04-02 17:23:53.286: TestNote.note
2017-04-02 17:23:53.286: USN 2017-04-02 17:23:53.286: RENAME_NEW_NAME 2017-04-02 17:23:53.286: CLOSE 2017-04-02 17:23:53.286: TestNote.note
2017-04-02 17:23:53.286: updated E: in 0.000339 seconds
2017-04-02 17:23:53.286: resume ntfs monitor 1
2017-04-02 17:23:53.286: processed usn records in 0.000497 seconds
2017-04-02 17:23:53.286: DB_WAIT: _db_ready_proc waiting...
2017-04-02 17:23:53.286: DB_WAIT: _db_ready_proc waited 0.000030 seconds
2017-04-02 17:23:53.286: new results
2017-04-02 17:23:54.315: update m 1 3064592
2017-04-02 17:23:54.315: update index E:
2017-04-02 17:23:54.315: USN 2017-04-02 17:23:54.315: SECURITY_CHANGE 2017-04-02 17:23:54.315: TestNote.note
2017-04-02 17:23:54.315: USN 2017-04-02 17:23:54.315: SECURITY_CHANGE 2017-04-02 17:23:54.315: CLOSE 2017-04-02 17:23:54.315: TestNote.note
2017-04-02 17:23:54.315: USN 2017-04-02 17:23:54.315: DELETE 2017-04-02 17:23:54.315: CLOSE 2017-04-02 17:23:54.315: $IZV3MMT.note
2017-04-02 17:23:54.315: updated E: in 0.001097 seconds
2017-04-02 17:23:54.315: resume ntfs monitor 1
2017-04-02 17:23:54.315: processed usn records in 0.000421 seconds

Re: Everything displays deleted files

Posted: Mon Apr 03, 2017 9:52 am
by void
Thanks for the bug reports and debug logs.

Fixed in Everything 864b.