Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Application Search extension not working #1358

Open
FlorianMiceli opened this issue Feb 9, 2025 · 1 comment
Open

[Bug] Application Search extension not working #1358

FlorianMiceli opened this issue Feb 9, 2025 · 1 comment

Comments

@FlorianMiceli
Copy link

Describe the bug
After the update a long time ago i stopped using Ueli because of this error. Then several months later I gave ueli a second chance and it worked. The day after (a reboot later) Application Search failed once again. I found the logs in the "Debug" tab in settings so I tought maybe I should post it here.

To Reproduce
Steps to reproduce the behavior:

  1. Open Ueli
  2. Search an App
  3. Nothing appears because Application Search extension failed

Expected behavior
First a warning "Application Search stopped working" would be great, here no error message appears.

Screenshots
Image

Environment

  • OS: Windows 11
    Ueli: 9.0.0-alpha.7
    Electron: 28.2.2
    V8: 12.0.267.19-electron.0
    NodeJS: 18.18.2

Additional context
Here is the error log I get :

[2/9/2025, 4:58:54 PM][ERROR] Failed ot get search result items for extension with id 'ApplicationSearch.Reason: Exception calling "Save" with "2" argument(s): "A generic error occurred in GDI+."
At C:\Users\flori\AppData\Roaming\ueli\PowershellUtility\c6ec82ed-d98b-4125-9f79-b427f4e456e4.ps1:54 char:21
+ ...             $Icon.ToBitmap().Save($File.IconFilePath, [System.Drawing ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : ExternalException
 
'
@oliverschwendener
Copy link
Owner

So you're still using v9.0.0-alpha.7? Are you getting the same error with the latest version as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants