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

System.NotImplementedException: The method or operation is not implemented. #303

Open
CyuNox opened this issue Sep 23, 2024 · 1 comment
Labels
stale Issue has not been updated recently and will be closed

Comments

@CyuNox
Copy link

CyuNox commented Sep 23, 2024

Describe the bug
Observing the following error:

System.NotImplementedException: The method or operation is not implemented.
   at WinMan.Windows.Com.IComServiceProvider10.QueryService(Guid& service, Guid& riid)
   at WinMan.Windows.Windows.Win32VirtualDesktopService22631R3085.Connect()
   at WinMan.Windows.Windows.Win32VirtualDesktopService22631R3085..ctor()
   at WinMan.Windows.Win32Workspace.<get_VirtualDesktopManagerLazy>g__Init|49_0()
   at WinMan.Windows.Win32Workspace.get_VirtualDesktopManagerLazy()
   at WinMan.Windows.Win32Workspace.get_VirtualDesktopManager()
   at FancyWM.MainWindow..ctor()
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)

To Reproduce
Steps to reproduce the behavior:

  1. Open '...'
  2. Resize '....'
  3. Enable '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: Microsoft Windows NT 10.0.22631.0
  • FancyWM Version: 2.14.0.0

Additional context
Add any other context about the problem here.

Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale Issue has not been updated recently and will be closed label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue has not been updated recently and will be closed
Projects
None yet
Development

No branches or pull requests

1 participant