Fluent-Search icon indicating copy to clipboard operation
Fluent-Search copied to clipboard

Search Processes not working correctly

Open kumar007git opened this issue 2 years ago • 7 comments

Describe the bug I am searching for processes and when the processes search box is shown and I type the name of a process the process is not showing in the search result even though the process exists in task manager. Also, only a handful of processes are showing the processes search when in fact many processes are running in task manager.

To Reproduce Steps to reproduce the behavior:

  1. Call up Processes search box
  2. Search for a process
  3. Only a handful of processes are shown compared to the number of running processes in task manager

Expected behavior Should show all running processes in the task manager

Desktop (please complete the following information):

  • Windows 10 Version: 21H2
  • Fluent Search Version 0.9.91.50

kumar007git avatar May 11 '22 20:05 kumar007git

@kumar007git, it's confusing but processes search will show only processes with a Window. Does that process have a window (UI)?

If it's a UWP process (Microsoft Store app), please update Fluent Search to the latest nightly version (0.9.91.66), as it fixes some issues with UWP processes.

adirh3 avatar May 11 '22 20:05 adirh3

Thanks. yes, the process has a window but it is minimized to system tray. It does not work even though I restore the app window from system tray. It is not a UWP or a microsoft store app.

kumar007git avatar May 11 '22 20:05 kumar007git

Thanks. yes, the process has a window but it is minimized to system tray. It does not work even though I restore the app window from system tray. It is not a UWP or a microsoft store app.

I see if it's minimized to system tray Fluent Search will not show in process search. If you want to close that process, then you can install the "Kill process" plugin which lets you close any process.

adirh3 avatar May 11 '22 20:05 adirh3

Yup, if minimized to system tray then it's not showing but the process is still running in task manager. I guess it is the way Fluent Search enumerates processes but it would be nice to be able to also search for apps minimized to system tray. Can you provide this capability?

I don't want to kill the app, I just want to show the window of that app so I can work in it.

kumar007git avatar May 11 '22 22:05 kumar007git

Yup, if minimized to system tray then it's not showing but the process is still running in task manager. I guess it is the way Fluent Search enumerates processes but it would be nice to be able to also search for apps minimized to system tray. Can you provide this capability?

I don't want to kill the app, I just want to show the window of that app so I can work in it.

Sorry for late reply, if the app is minimized to system there is no way to bring it up in 100% of the cases. Opening the App result should bring it app in most cases, depends on the app implementation.

adirh3 avatar May 24 '22 16:05 adirh3

i'd also like all processes to be listed. Hidden processes listed below the UI processes. It'd be nice to ShiftDel stuck processes.

gitthangbaby avatar Aug 03 '22 01:08 gitthangbaby

i'd also like all processes to be listed. Hidden processes listed below the UI processes. It'd be nice to ShiftDel stuck processes.

Have you tried the Kill processes plug-in? It's very useful for this scenario

adirh3 avatar Aug 03 '22 07:08 adirh3