-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
power_run exception #17574
Comments
/bugreport |
This is pretty weird, but your 0.57 installation is reporting the internal images as not being what we expect to find in "installationFolderStructure.txt" across many PowerToys. Do you have something that might be changing images automatically? Would you mind: Please let us know if this works for you. |
Could you please send a new bug report now, to see if the installation is now good? |
/bugreport |
When I click your link it just says "Not Found". Did you wait for the zip file to upload? /needinfo |
@justdoins Please re-upload your /bugreport again. Sorry for the inconvenience. 😄 |
the version has been upgraded to 0.57.2 |
I've looked at your installationFolderStructure.txt |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 5 days. It will be closed if no further activity occurs within 5 days of this comment. |
Microsoft PowerToys version
0.57.0
Running as admin
Area(s) with issue?
PowerToys Run
Steps to reproduce
ON startup
Date: 2022/4/7 14:26:27
Exception:
System.NotSupportedException: 未找到适用于完成此操作的图像处理组件。
---> System.Runtime.InteropServices.COMException (0x88982F50): 无法找不到组件。 (0x88982F50)
--- End of inner exception stack trace ---
at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
at Wox.Infrastructure.Image.ImageLoader.Initialize(Theme theme)
at PowerLauncher.App.<>c__DisplayClass14_0.b__0()
at Wox.Infrastructure.Stopwatch.Normal(String message, Action action)
at PowerLauncher.App.OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
✔️ Expected Behavior
alt +space to run
❌ Actual Behavior
not run
Other Software
No response
The text was updated successfully, but these errors were encountered: