Describe the bug
Observing the following error:
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at WinMan.Windows.Win32DisplayManager..ctor(Win32Workspace workspace)
at WinMan.Windows.Win32Workspace.Open()
at FancyWM.MainWindow..ctor()
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
To Reproduce
Steps to reproduce the behavior:
just install and open the app
Expected behavior
should open the app correctly
Desktop (please complete the following information):
- OS: Microsoft Windows NT 10.0.26200.0
- FancyWM Version: 2.18.5.0
Additional context
Add any other context about the problem here.
Describe the bug
Observing the following error:
To Reproduce
Steps to reproduce the behavior:
just install and open the app
Expected behavior
should open the app correctly
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.