Search results scrambled

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
jalaraguin
Posts: 3
Joined: Mon Jul 04, 2022 7:37 am

Search results scrambled

Post by jalaraguin »

Hi:

First, thank you for your great app. It should be embedded with Windows as the default search!

I've been using your tool for a while and what happens is that, sometimes, randomly, the searches start to return scrambled results, like this (https://imgur.com/a/jLpecjG):

Image

It works correctly, since it finds the correct files, and can open them, open the containing folders, etc..., but the results are note very useful though, obviously. I reindex all the files again to reconstruct the indexes, exit Everything and run it again and it works as expected again. Bu t I don't know why this happens :?

Does someone have any clue about why this could be happening? Thanks.
void
Developer
Posts: 16679
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search results scrambled

Post by void »

Thank you for your feedback.

What an odd issue, I have never seen this one before.

It looks like a font rendering issue.
I wonder if changing the font will help?

Is the system low on available GDI objects?
Could you please check the GDI objects for each process in Task Manager.
Each process should only use 1-1000.
If you see any using over 2000 you may have an issue.
jalaraguin
Posts: 3
Joined: Mon Jul 04, 2022 7:37 am

Re: Search results scrambled

Post by jalaraguin »

Thanks for your response!

I've checked the GDI objects with Procexp by SysInternals and the only process using more than 2,000 (2,004 to be precise) is procexp64.exe itself. My Explorer.exe is close (1,904).

On the other hand I was using the "Cascadia Code" font to show the results, not the default font. I'll wait for the problem to happen again and change it to see if it helps.

I already regenerated the index, so the results were showing correctly now, but I'll pay attention and the next time it happens (maybe in a few days) I'll let you know if any of this helps.

Thanks a lot again!
raccoon
Posts: 1017
Joined: Thu Oct 18, 2018 1:24 am

Re: Search results scrambled

Post by raccoon »

What is the name of the GDI column or tab you're looking at in Process Explorer? My "Performance -> Handles -> GDI Handles" are only 225 in Everything 1.5
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Search results scrambled

Post by NotNull »

In Process Explorer:
Right-click the header => Select Columns => Process Memory Tab : enable GDI Objects.

In Task Manager:
Right-click the header => Select Columns : enable GDI Objects.

(92 here, btw)
jalaraguin
Posts: 3
Joined: Mon Jul 04, 2022 7:37 am

Re: Search results scrambled

Post by jalaraguin »

Hi:

I've added the GDI Objects colum to the listing so that I can check all of them at once just scrolling, like this:

https://i.imgur.com/g4vGK9K.mp4

Sorry for the low resolution.

HTH
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Search results scrambled

Post by NotNull »

It looks like the number of GDI objects is zero in your screencapture?
This is likely the Everything.exe process of the Everything Service. If you hover the mouse above this process, I expect the command-line to be ending in " -svc"

There should be another everything.exe process in the list. That one 'uses' more memory ("Private bytes") and more GDI objects
Post Reply