FancyWM / fancywm

FancyWM - Dynamic Tiling Window Manager for Windows
GNU General Public License v2.0
737 stars 27 forks source link

System.EntryPointNotFoundException: Unable to find an entry point named 'DCompositionBoostCompositorClock' in DLL 'dcomp'. #247

Closed ZhichaoHong closed 5 months ago

ZhichaoHong commented 6 months ago

Describe the bug Observing the following error:

System.EntryPointNotFoundException: Unable to find an entry point named 'DCompositionBoostCompositorClock' in DLL 'dcomp'.
   at FancyWM.Utilities.AnimationThread.DCompositionBoostCompositorClock(Int32 enable)
   at FancyWM.Utilities.AnimationThread.ThreadStart(Object obj) in D:\a\fancywm\fancywm\FancyWM\Utilities\AnimationThread.cs:line 147
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

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):

Additional context Add any other context about the problem here.