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

Crash when clicking the stop button (after 1h30 of recording…) #777

Closed
faxotherapy opened this issue Dec 11, 2019 · 1 comment
Closed

Comments

@faxotherapy
Copy link

faxotherapy commented Dec 11, 2019

(I realised Kap was not up-to-date, my web filter was too strict, and hence not allowing Kap to udpate. However, maybe the log below can help if the issue was not fixed in the latest release)

macOS version: 10.14.6
Kap version: 2.2.0

Steps to reproduce

Just record full screen with enabled audio.

Current behaviour

Crash :
I realised I just lost one hour and half of recording…

Error: Call `.startRecording()` first
    at Aperture.stopRecording (~/Applications/Kap.app/Contents/Resources/app.asar/node_modules/aperture/index.js:141:13)
    at EventEmitter.<anonymous> (file://~/Applications/Kap.app/Contents/Resources/app.asar/dist/renderer/js/main.js:207:39)
    at Generator.next (<anonymous>)
    at step (file://~/Applications/Kap.app/Contents/Resources/app.asar/dist/renderer/js/main.js:39:191)
    at file://~/Applications/Kap.app/Contents/Resources/app.asar/dist/renderer/js/main.js:39:437
    at Promise (<anonymous>)
    at EventEmitter.<anonymous> (file://~/Applications/Kap.app/Contents/Resources/app.asar/dist/renderer/js/main.js:39:99)
    at EventEmitter.stopRecording (file://~/Applications/Kap.app/Contents/Resources/app.asar/dist/renderer/js/main.js:223:20)

Expected behaviour

Should record and allows me to export.

Workaround

(don't know)

@skllcrn
Copy link
Member

skllcrn commented Dec 11, 2019

I'm really sorry that this happened @faxotherapy, especially considering the time investment. We've drastically improved our error handling in newer versions of the app, and I highly recommend updating to the latest release for future support. I'll close this issue shortly, but let us know if you have any issues during or after updating.

@skllcrn skllcrn closed this as completed Dec 11, 2019
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

2 participants