microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.89k stars 6.53k forks source link

PowerToys Run crashed and blue screened PC #33896

Closed barryporter closed 3 months ago

barryporter commented 3 months ago

Microsoft PowerToys version

0.82.1

Installation method

Other (please specify in "Steps to Reproduce")

Running as admin

No

Area(s) with issue?

PowerToys Run

Steps to reproduce

Installed via Intune Company Portal.

✔️ Expected Behavior

To work as it always has without crashing.

❌ Actual Behavior

PC hung briefly, then a window opened to say PowerToys had run into a problem, and before I could make a screen capture the PC blue screened and then restarted. PowerToysReport_2024-07-18-07-24-01.zip

Other Software

Windows 11 Pro 23H2, Build 22631.3880, Windows Feature Experience Pack 1000.22700.1020.0 Dell Precision, 13th Gen Intel(R) Core(TM) i7-13850HX 2.10 GHz, 32.0 GB Azure AD joined

github-actions[bot] commented 3 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

jaimecbernardo commented 3 months ago

Exception

System.Runtime.InteropServices.COMException: {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (0x80263001)
   Source: PresentationFramework
   TargetAssembly: PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: PresentationFramework.dll
   TargetSite: Void DwmExtendFrameIntoClientArea(IntPtr, Standard.MARGINS ByRef)
   at Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
   at System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
   at System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
   at System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   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)

Environment

Assemblies - PowerToys.PowerLauncher

jaimecbernardo commented 3 months ago

Looks a lot like #30507, but it shouldn't blue screen the PC. Is there a chance this happened at the same time as some graphical update? We've never been able to repro. Did it happen just once or it keeps happening? /needinfo

barryporter commented 3 months ago

Unfortunately, it crashed again today.
Similar to #30507 - Comment 2167803894, the events that happened are:

crutkas commented 3 months ago

/dup https://github.com/microsoft/PowerToys/issues/31226

microsoft-github-policy-service[bot] commented 3 months ago

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!