Describe the bug
Observing the following error:
System.Runtime.InteropServices.COMException (0x8001010D): Impossibile effettuare una chiamata in uscita poiché l'applicazione sta inviando una chiamata sincronizzata sull'ingresso. (0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL))
at WinMan.Windows.Com.IComApplicationViewCollection.GetViewForHwnd(IntPtr hwnd, IComApplicationView& view)
at WinMan.Windows.FaultTolerantWin32VirtualDesktopService.<>c__DisplayClass18_0.<IsWindowPinned>b__0()
at WinMan.Windows.FaultTolerantWin32VirtualDesktopService.ExecuteWithRetry[T](Func`1 func)
at FancyWM.TilingService.CanManage(IWindow x, Boolean ignoreFloating)
at FancyWM.TilingService.OnWindowStateChanged(Object sender, WindowStateChangedEventArgs e)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__124_1(Object state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
To Reproduce
Steps to reproduce the behavior:
- Open '...'
- Resize '....'
- Enable '....'
- 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.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:
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.