Skip to content

System.Runtime.InteropServices.COMException: Impossibile effettuare una chiamata in uscita poiché l'applicazione sta inviando una chiamata sincronizzata sull'ingresso. (0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) #457

@Giuliano172

Description

@Giuliano172

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:

  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.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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions