Skip to content

System.InvalidOperationException: Sequence contains no matching element #453

@alxhander

Description

@alxhander

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions