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

ueli 7 - popup error window on icon resolving... #74

Closed
maku opened this issue Dec 5, 2018 · 3 comments
Closed

ueli 7 - popup error window on icon resolving... #74

maku opened this issue Dec 5, 2018 · 3 comments
Labels

Comments

@maku
Copy link

maku commented Dec 5, 2018

Since version 7.0.1 I get from time to time an error popup window (on windows 10)

image

It seems this a background operation and the error occurs on resolving icons for URL's (Files wird extension "url")

@oliverschwendener
Copy link
Owner

Unfortunately the message does not show the file which can't be found. Try to launch ueli from command prompt or powershell (there the error output should not be cropped) and tell me for which file the icon conversion fails.

@maku
Copy link
Author

maku commented Dec 5, 2018

Error while generating app icon: Ausnahme beim Aufrufen von "ExtractAssociatedIcon" mit 1 Argument(en):  "C:\ProgramData\Microsoft\Windows\Start
Menu\Programs\IBM Anwendungen\Unterst├╝tzung\IBM Notes-Diagnosedaten erfassen und Notes beenden.lnk"
In Zeile:1 Zeichen:22269
+ ... at]::Png);; $icon = [System.Drawing.Icon]::ExtractAssociatedIcon("C:\ ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : FileNotFoundException

usw.

@oliverschwendener
Copy link
Owner

This should be fixed now. The fix will be included in the next release.

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

No branches or pull requests

2 participants