Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After upgrade macOS to 13.2, kap do not work #1164

Open
Gcaufy opened this issue Feb 2, 2023 · 2 comments
Open

After upgrade macOS to 13.2, kap do not work #1164

Gcaufy opened this issue Feb 2, 2023 · 2 comments

Comments

@Gcaufy
Copy link

Gcaufy commented Feb 2, 2023

macOS version: 13.2
Kap version:

Steps to reproduce

Current behaviour

image

Uncaught Exception:
TypeError: shortcutToAccelerator is not a function
at Object.<anonymous> (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/common/settings.js:111:54)
at Module._compile (internal/modules/cjs/loader.js:1078:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1108:10)
at Module.load (internal/modules/cjs/loader.js:935:32)
at Module._load (internal/modules/cjs/loader.js:776:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
at Module.require (internal/modules/cjs/loader.js:959:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/common/analytics.js:9:20)
at Module._compile (internal/modules/cjs/loader.js:1078:30)

Expected behaviour

Workaround

it works before macOS upgraded. and I have tried reinstall it many times.

@agurtovoy
Copy link

Can confirm that the same build (3.6.0.1846) works on Ventura 13.1 and crashes with the error above on 13.2.1 (22D68).

@carstenhag
Copy link

There's a workaround available here: #1095 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants