Record Audio crashes macOS Mojave

I found this on GitHub. Maybe it’s useful? https://github.com/electron/electron/issues/17640#issuecomment-574337154

I have figured out the issue. It’s due to my entitlements file using windows line endings (CRLF) and MacOS requiring unix line endings (LF) but not telling me. In my testing it only ever failed with a cryptic error “Code sign invalid” (we sign our app and notarize it perfectly fine).

This issue will be fixed in v0.7.0.

Once the new version is released, you will need to download the installer DMG again and install over the current app to get the fix.

3 Likes

Thanks for the quick fix!

Every time when i press Audio recording in Obsidian app quits and i am returned to desktop.

Termination reason is: Namespace TCC, Code 0x0

Environment

  • Operating system: MacOS Catalina

  • Obsidian version: I believe it’s 0.67, but there’s no “About Obsidian” menu!

  • Using custom CSS: Nope. Theme from Obsidian plugin.

Tnx

Just happened to me. And, in fact, I was never asked to give permission to the use of the microphone. I click the button and obsidian just crashes.

1 Like

I’m on v0.8.0 and still experiencing this bug. Is this still unresolved @Licat?

Thanks!

this is resolved. Make sure you uninstall obsdian and reinstall it from the latest version available