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

FancyZones: Can't load Zone Editor #19205

Closed
1 task done
carlitorendon opened this issue Jul 7, 2022 · 9 comments
Closed
1 task done

FancyZones: Can't load Zone Editor #19205

carlitorendon opened this issue Jul 7, 2022 · 9 comments
Labels
FancyZones-Editor Issue revolving the FancyZone Editor Issue-Bug Something isn't working Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@carlitorendon
Copy link

Microsoft PowerToys version

0.60.00

Running as admin

  • Yes

Area(s) with issue?

FancyZones Editor

Steps to reproduce

  • Install 0.60
  • Try to load the editor. Either by shortcut or by clicking on the button in the settings section

✔️ Expected Behavior

See the Zone Editor and be able edit zones.

❌ Actual Behavior

A dialog appears requesting a bug to be filed

Other Software

No response

@carlitorendon carlitorendon added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 7, 2022
@carlitorendon
Copy link
Author

Please see the this log file: FancyZones\Editor\Logs\0.60.0.0\Log_2022-07-07.txt

`[12:05:35.7265155] [Trace] App::OnStartup
[12:05:35.7305189] [Trace] FancyZonesEditorIO::ParseParams
[12:05:35.7690881] [Trace] FancyZonesEditorIO::ParseAppliedLayouts
[12:05:35.7695652] [Trace] FancyZonesEditorIO::ParseAppliedLayouts
[12:05:35.7980458] [Trace] FancyZonesEditorIO::ParseAppliedLayouts
[12:05:35.7987036] [Trace] FancyZonesEditorIO::ParseCustomLayouts
[12:05:35.7990352] [Trace] FancyZonesEditorIO::ParseCustomLayouts
[12:05:35.8152518] [Trace] FancyZonesEditorIO::ParseCustomLayouts
[12:05:35.8235749] [Trace] FancyZonesEditorIO::ParseLayoutHotkeys
[12:05:35.8238631] [Trace] FancyZonesEditorIO::ParseLayoutHotkeys
[12:05:35.8376398] [Trace] FancyZonesEditorIO::ParseLayoutHotkeys
[12:05:35.8451385] [Trace] FancyZonesEditorIO::ParseLayoutTemplates
[12:05:35.8454645] [Trace] FancyZonesEditorIO::ParseLayoutTemplates
[12:05:35.8616589] [Trace] FancyZonesEditorIO::ParseLayoutTemplates
[12:05:35.8641364] [Trace] Overlay::Show
[12:05:36.1413937] [Trace] Overlay::Show
[12:05:36.1646931] [Error] App::OnUnhandledException
Unhandled exception
Object reference not set to an instance of an object.
Inner exception:

Stack trace:
at FancyZonesEditor.Overlay.ShowLayout()
at FancyZonesEditor.Overlay.Show()
at FancyZonesEditor.App.OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
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)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(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)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run()
at FancyZonesEditor.App.Main()`

@carlitorendon
Copy link
Author

At this point I had to revert to v0.57.2, it is the next without a showstopping problem

@SeraphimaZykova
Copy link
Collaborator

Can you please attach a /bugreport?

@ghost ghost added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 7, 2022
@ghost
Copy link

ghost commented Jul 7, 2022

Hi there!

We need a bit more information to really debug this issue. Can you add a "Report Bug" zip file here? You right click on our system tray icon and just go to report bug. Then drag the zipfile from your desktop onto the GitHub comment box in this issue. Thanks!
Report Bug

@SeraphimaZykova SeraphimaZykova added the FancyZones-Editor Issue revolving the FancyZone Editor label Jul 7, 2022
@carlitorendon
Copy link
Author

@ghost ghost added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Jul 7, 2022
@htcfreek
Copy link
Collaborator

htcfreek commented Jul 8, 2022

@SeraphimaZykova
Possible the same as #19223.

@SeraphimaZykova
Copy link
Collaborator

@SeraphimaZykova Possible the same as #19223.

Thank you, it is.
/dup of #19223

@ghost
Copy link

ghost commented Jul 11, 2022

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!

@ghost ghost closed this as completed Jul 11, 2022
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up labels Jul 11, 2022
@jaimecbernardo
Copy link
Collaborator

Could you please check if this debug build helps and continue discussion in that issue? Thanks, in advance.
#19223 (comment)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FancyZones-Editor Issue revolving the FancyZone Editor Issue-Bug Something isn't working Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

4 participants