microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.4k stars 6.56k forks source link

FancyZones shortcut not responsive on windows start #13123

Closed Kulololi closed 3 years ago

Kulololi commented 3 years ago

Microsoft PowerToys version

0.45.0

Running as admin

Area(s) with issue?

FancyZones

Steps to reproduce

started computer, tried to open FancyZones layout editor using Win+` shortcut, no response, opened PowerToys from system tray, went to FZ section toggle On/Off, clicked top option to open FZ layout editor, crash report generated

Crash log below

Exception

System.ComponentModel.Win32Exception: Invalid window handle.
   Source: WindowsBase
   TargetAssembly: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: WindowsBase.dll
   TargetSite: Void HookUpDefWindowProc(IntPtr)
   at MS.Win32.ManagedWndProcTracker.HookUpDefWindowProc(IntPtr hwnd)
   at MS.Win32.ManagedWndProcTracker.OnAppDomainProcessExit()
   at MS.Win32.ManagedWndProcTracker.ManagedWndProcTrackerShutDownListener.OnShutDown(Object target, Object sender, EventArgs e)
   at MS.Internal.ShutDownListener.HandleShutDown(Object sender, EventArgs e)
   at System.AppContext.OnProcessExit()

Environment

✔️ Expected Behavior

for the FZ layout editor to open when pressing Win+` on windows start

❌ Actual Behavior

no response, when attempted to open through PowerToys directly, failed to open and crash log generated

Other Software

No response

76351506 commented 3 years ago

yes, i have this problem to, who can give us solution to resolve this probleme

jaimecbernardo commented 3 years ago

Thank you for reporting it! Could you please send a bug report?

Right-click on the PowerToys icon in the tray menu and select Report Bug image Drag and drop report into a GitHub comment.

SeraphimaZykova commented 3 years ago

Duplicate of https://github.com/microsoft/PowerToys/issues/13105