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

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\abood\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\PowerToys Run Plugin Updater\PowerToys Run Plugin Updater.exe'. #36977

Open
AbdullahMRiad opened this issue Jan 20, 2025 · 1 comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@AbdullahMRiad
Copy link

Microsoft PowerToys version

0.87.1

Installation method

Microsoft Store

Running as admin

No

Area(s) with issue?

PowerToys Run

Steps to reproduce

Just opened PowerToys Run after a reboot

✔️ Expected Behavior

PowerToys Run works normally

❌ Actual Behavior

A window appears with the following error:

Version: 0.87.1.0
OS Version: Microsoft Windows NT 10.0.26100.0
IntPtr Length: 8
x64: True
Date: 20/01/2025 21:02:07
Exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\abood\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\PowerToys Run Plugin Updater\PowerToys Run Plugin Updater.exe'.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.AsyncWindowsFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
   at Community.PowerToys.Run.Plugin.UniversalSearchSuggestions.Main.UpdatePlugin()
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   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)

Also here's the log (2025-01-20.txt)

Other Software

I have the following plugins installed:

Everything
Universal Search Suggestions
Winget
Install

Also here are my settings:
settings.json

@AbdullahMRiad AbdullahMRiad added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jan 20, 2025
@AbdullahMRiad
Copy link
Author

Wait it works now. It still happens every time I restart PT Run though. Should I close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant