sentialx / node-window-manager

Manage windows in Windows, macOS and Linux using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windowmanager.getWindows() crashes electron process on macos Big Sur

siddhivijayvargiya opened this issue · comments

Bug description
windowmanager.getWindows() crashes electron process on macos Big Sur

Details:

  • Operating System: mac os Big Sur :11.0.1
  • node-window-manager 1.3.1:
  • Last known working node-window-manager 1.3.1:
commented

It is crashing the renderer or the main process?

In the electron window it is working for me (macOS Big Sur 11.2.3)

+1 have the same issue. EXC_BAD_ACCESS (SIGSEGV) crash

Any updates on this?