wulkano / Kap

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

Crash on start M3 Pro #1206

Open colymba opened 5 months ago

colymba commented 5 months ago

Sonoma 14.1 Apple M3 Pro Kap version: Version 3.6.0 (3.6.0.1846)

Steps to reproduce

Download latest M1 release from site Install Launch Error when opening Kap

Current behaviour

Crash on launch recorder

Unhandled Promise Rejection
Error: Command failed: /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/mac-screen-capture-permissions/screen-capture-permissions
spawnSync /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/mac-screen-capture-permissions/screen-capture-permissions Unknown system error -86
    at Function.module.exports.sync (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/mac-screen-capture-permissions/node_modules/execa/index.js:168:25)
    at exports.hasScreenCapturePermission (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/mac-screen-capture-permissions/index.js:27:25)
    at ensureScreenCapturePermissions (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/common/system-permissions.js:64:23)
    at Object.openCropperWindow [as open] (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/windows/cropper.js:81:66)
    at Object.openCropperWindow (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/tray.js:26:129)
polimorficzny commented 5 months ago

+1

walkerdb commented 4 months ago

Works fine on my M3 Max, on macOS 14.3.1. Have you given kap screen recording permissions from macOS settings?

Screenshot 2024-02-12 at 10 08 39 PM
colymba commented 4 months ago

@walkerdb yes... everything setup and installed normally.

image
jaanli commented 4 months ago

Also having this issue.

carstenhag commented 4 months ago

Workaround can be found at https://github.com/wulkano/Kap/issues/1095#issuecomment-1216312778

GilangIRSYD commented 3 months ago

open terminal and run softwareupdate --install-rosetta --agree-to-license

cdx111 commented 1 month ago

Also having this issue.