File Size Disappeared

Found a bug in "Everything"? report it here
Post Reply
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

File Size Disappeared

Post by therube »

File Size Disappeared.

I was doing whatever.
File size did display.
Renamed file.
Opened a new window, did a search which again included (said) file.
Noticed its size did not show (in neither window).
Mouseover on size field shows nothing.
File size is 1,211,527,044.

Searching again...

Everything finds two files, one the file itself, the other a .lnk to it (E:\Users\RUBEN\AppData\Roaming\Microsoft\Windows\Recent).

The "total size", 973, is only that of the .lnk.

Nothing special or odd that I can think of.
Just a regular NTFS drive, indexing & whatnot are all normal.
No super long filename, just one moment it (file size) is there, the next it is not?

Code: Select all

found 2 files, size 65540, db search time taken: 0.027359 seconds
total size 973, calculated in 0.000001 seconds
I see:

Code: Select all

cmdline "C:\DEV\Locate\Everything.exe" -url "es:ncmain.exe"
So I suppose that the particular sets of Everything windows originated from an es: call (rather then directly from a desktop shortcut or something like that)? [Is that what that is pointing out?]

Code: Select all

Everything
Version 1.4.1.817b (x86)
Windows NT 6.1
Processors 4
IsAdmin 0
AppData 0
Service 1
cmdline "C:\DEV\Locate\Everything.exe" -url "es:ncmain.exe"
WM_ACTIVATE 00000000 00000000, lastfocus 00bb0ace, current focus 00bb0ace
WM_ACTIVATE 00000001 00000000, lastfocus 00bb0ace, current focus 00000000
WM_DRAWCLIPBOARD 0 1 0
WM_DRAWCLIPBOARD 0 1 0
WM_DRAWCLIPBOARD 0 1 0
WM_DRAWCLIPBOARD 0 1 0
WM_DRAWCLIPBOARD 0 1 0
search '' filter '' sort 0
term 0c5318e0, flags: 3140, next: 00000000, notnext: 00000000
folderop: 0, fileop: 0, term:
SET SORT 0
found 173509 folders, size 721580, db search time taken: 0.000421 seconds
found 1328362 files, size 5379164, db search time taken: 0.030119 seconds
total size 7465284032723, calculated in 0.016158 seconds
set sort 0 1
already sorted
finished sort, time taken 0.000581 seconds
update selection 0.000001 seconds
DB_WAIT: _db_ready_proc waiting...
DB_WAIT: _db_ready_proc waited 0.000226 seconds
new results
WM_ACTIVATE 00000000 00000000, lastfocus 01ee0386, current focus 01ee0386
update m 1 65931544
update index E:
updated E: in 0.000452 seconds
resume ntfs monitor 1
processed usn records in 0.001150 seconds
DB_WAIT: _db_ready_proc waiting...
DB_WAIT: _db_ready_proc waited 0.000158 seconds
new results
WM_ACTIVATE 00000001 00000000, lastfocus 01ee0386, current focus 00000000
search 'xxxxxxx xxxx xxxxxxxxx (xxxxx) xxxxx xxxxxx - xxxxx xxxx, xxxx xxxxxx (xxxx xxxxxx) - xxxxxxx xxxxxxx xxxxx-xxxxxxxx.xxx'
filter '' sort 0
term 0c2e5b70, flags: 1140, next: 0c2e5e10, notnext: 00000000
folderop: 2, fileop: 2, term: xxxxxxx
...
term 0c507fe0, flags: 1140, next: 00000000, notnext: 00000000
folderop: 2, fileop: 2, term: xxxxx-xxxxxxxx.xxx
SET SORT 0
found 0 folders, size 0, db search time taken: 0.008340 seconds
found 2 files, size 65540, db search time taken: 0.027359 seconds
total size 973, calculated in 0.000001 seconds
set sort 0 1
already sorted
finished sort, time taken 0.001067 seconds
update selection 0.000001 seconds
DB_WAIT: _db_ready_proc waiting...
DB_WAIT: _db_ready_proc waited 0.000331 seconds
new results
WM_ACTIVATE 00000000 00000000, lastfocus 01ee0386, current focus 01ee0386
update m 1 65931544
update index E:
updated E: in 0.000362 seconds
resume ntfs monitor 1
processed usn records in 0.000259 seconds
DB_WAIT: _db_ready_proc waiting...
DB_WAIT: _db_ready_proc waited 0.000639 seconds
update m 1 65931544
update index E:
updated E: in 0.000942 seconds
resume ntfs monitor 1
processed usn records in 0.000219 seconds
DB_WAIT: _db_ready_proc waiting...
DB_WAIT: _db_ready_proc waited 0.000669 seconds

Image
image hosting
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

Re: File Size Disappeared

Post by therube »

And renamed the file again, (appending text so a) longer name, & the size returned?
void
Developer
Posts: 15097
Joined: Fri Oct 16, 2009 11:31 pm

Re: File Size Disappeared

Post by void »

Thanks for the bug report.

Did you happen to have debug logging enabled?

I suspect there was an issue with reading the file size.
Could the file have been opened by another app?
cmdline "C:\DEV\Locate\Everything.exe" -url "es:ncmain.exe"
Everything was started from an ES: url.

Any other files with unknown sizes? try searching for:
size:unknown
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

Re: File Size Disappeared

Post by therube »

> Did you happen to have debug logging enabled?

No.

> Could the file have been opened by another app?

It was not.

> Any other files with unknown sizes?
> try searching for: size:unknown

Nothing returned.
Post Reply