oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.6k stars 238 forks source link

[Bug] Application Search does not work in 9.4.0 #1189

Open wessamfathi opened 1 week ago

wessamfathi commented 1 week ago

Application Search is still broken for me on 9.4.0. This could potentially be related to #1124 and/or #1030.

Steps to reproduce the behavior:

  1. Open Ueli (via the global keyboard shortcut or right click on tray icon -> Show)
  2. Try to search for any installed application
  3. Notice that no applications show up

Debug logs: I noticed the following debug log message appears every time the scanner re-searches for applications:

ERROR] Failed to get search result items for extension with id 'ApplicationSearch.Reason: RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded'

Environment:

Notes: Sometimes playing around with the settings under the Search Engine section, some of the installed applications start to show, but not all of them, and not all the time.

oliverschwendener commented 1 week ago

Thanks for reporting. I have an assumption what the problem could be, I will look into this as soon as possible. Can you share your application search settings?

image

wessamfathi commented 1 week ago

Sure thing, here you go.

Let me know if I can help with anything else.

image

oliverschwendener commented 1 week ago

Can you try turning off the option "include apps from windows store"? Do you get any apps then?

wessamfathi commented 6 days ago

That seems to do the trick! I get my apps normally now. Thanks for the help.

It will be great though, if later there will be a fix for the store apps :)

oliverschwendener commented 6 days ago

Good to hear! I'll update here when there is an update.