wulkano / Kap

An open-source screen recorder built with web technology
https://getkap.co
MIT License
17.82k stars 818 forks source link

Object has been destroyed error #1060

Open neeharmb opened 2 years ago

neeharmb commented 2 years ago

Sentry Issue: KAP-9NW

macOS version: Big Sur (11) Kap version: 3.5.1

Unhandled Promise Rejection

TypeError: Object has been destroyed
    at updateUi (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/windows/dialog.js:46:30)
    at Object.action (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/utils/errors.js:144:21)
    at async /Applications/Kap.app/Contents/Resources/app.asar/dist-js/windows/dialog.js:59:17
    at async IpcMainImpl.listener (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/electron-better-ipc/source/main.js:90:22)
SuperKali commented 2 years ago

Hi, same error

Unhandled Promise Rejection
TypeError: Object has been destroyed
    at updateUi (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/windows/dialog.js:46:30)
    at Object.action (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/utils/errors.js:138:21)
    at async /Applications/Kap.app/Contents/Resources/app.asar/dist-js/windows/dialog.js:59:17
    at async IpcMainImpl.listener (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/electron-better-ipc/source/main.js:90:22)
JoshuaSoileau commented 2 years ago

+1 I get the same. Can't make any recordings without a full reboot of my computer. Killing Kap & restarting doesn't seem to fix it.