Skip to content
New issue

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

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

Already on GitHub? # to your account

PowerToys Run crash on launching app #14875

Closed
1 task done
nathan-mhk opened this issue Dec 7, 2021 · 2 comments
Closed
1 task done

PowerToys Run crash on launching app #14875

nathan-mhk opened this issue Dec 7, 2021 · 2 comments
Labels
Issue-Bug Something isn't working

Comments

@nathan-mhk
Copy link

Microsoft PowerToys version

0.41.3.0

Running as admin

  • Yes

Area(s) with issue?

PowerToys Run

Steps to reproduce

I actually don't know what happened. I shut down my PC a few days ago and haven't boot it up until today. Right after I signed in, I went away from the keyboard for a couple minutes, came back and launch PowerToys Run with the shortcut (alt + space), typed "sign". The first result is Signal, so I pressed the Enter key to launch it. But then nothing happens (Signal was not launched) and I got a "PowerToys Run ran into an issue" pop up.

✔️ Expected Behavior

No response

❌ Actual Behavior

The pop up has the line

Something went wrong.   
Please file a bug in the PowerToys GitHub repository. Make sure to upload the log file and to include the error message."

The crash didn't bother me whatsoever but since it told me to file a bug so I did it anyway.

A path to the log file

C:\Users\\AppData\Local\Microsoft\PowerToys\PowerToys Run\Logs\0.41.3.0\2021-12-07.txt

And a log message thingy



Version: 0.41.3.0
OS Version: Microsoft Windows NT 10.0.19042.0
IntPtr Length: 8
x64: True
Date: 7/12/2021 10:26:15
Exception:
System.InvalidCastException: Unable to cast object of type 'System.Windows.Documents.Run' to type 'System.Windows.FrameworkElement'.
   at PowerLauncher.MainWindow.SuggestionsList_PreviewMouseLeftButtonUp(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnPreviewMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   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)


The file that the path above referred to:
2021-12-07.txt
Had a quick glance and it seems to be some issues with thumbnail cache?

Other Software

No response

@nathan-mhk nathan-mhk added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 7, 2021
@franky920920
Copy link
Contributor

It seems like you are using an outdated version of PowerToys. Please update to the latest version of PowerToys and see if the issue persists. 😄

@franky920920 franky920920 added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Dec 7, 2021
@crutkas crutkas removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Dec 7, 2021
@crutkas
Copy link
Member

crutkas commented Dec 7, 2021

Duplicate of #11898 that was fixed in 0.41.4. We're currently on 0.51.1

@crutkas crutkas closed this as completed Dec 7, 2021
@crutkas crutkas removed the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Dec 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Issue-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants