microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
109.89k stars 6.48k forks source link

Apparently random crash #6879

Closed Darkestjuni closed 3 years ago

Darkestjuni commented 3 years ago

ℹ Computer information

📝 Provide detailed reproduction steps (if any)

Using Webbrowser, the crash occured randomly

✔️ Expected result

/

❌ Actual result

/

📷 Screenshots

/

Error Message:

Version: 0.21.1.0
OS Version: Microsoft Windows NT 10.0.19041.0
IntPtr Length: 8
x64: True
Date: 09/28/2020 20:36:57
Exception:
System.IO.FileNotFoundException: C:\Users\Leon\Desktop\Neuer Ordner (2)\PrototypeAug2020\PrototypeAug2020\WindowsNoEditor\Engine\Extras\Redist\en-us\UE4PrereqSetup_x64.exe
   at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
   at Wox.Infrastructure.FileSystemHelper.FileVersionInfoWrapper.GetVersionInfo(String path)
   at Microsoft.Plugin.Program.Programs.Win32Program.ExeProgram(String path)
   at Microsoft.Plugin.Program.Programs.Win32Program.GetAppFromPath(String path)
   at Microsoft.Plugin.Program.Storage.Win32ProgramRepository.OnAppCreated(Object sender, FileSystemEventArgs e)
   at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(WatcherChangeTypes changeType, ReadOnlySpan`1 name)
   at System.IO.FileSystemWatcher.ParseEventBufferAndNotifyForEach(Byte[] buffer)
   at System.IO.FileSystemWatcher.ReadDirectoryChangesCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pNativeOverlapped)

Log File: 2020-09-28.txt

crutkas commented 3 years ago

Fixed with issue #6425. We'll have it included with 0.23 which will be out this week.