-
Notifications
You must be signed in to change notification settings - Fork 832
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
Can't activate Audio Recording #825
Comments
@alberto-roldan I've been tracking this issue for a while but haven't been able to reproduce. I'm also not on Catalina, so I don't know if it has something to do with that. I might need your help with debugging. If I get a quick dev build up, with some logging, would you mind trying it out and sharing the results? |
@karaggeorge Sure! |
MacOS Version 15.3 I got the exact same Problem. Did you already find a solution? |
@alexheruth I'm still working on investigating and getting a small test build :) |
Whoever is having this issue, can you please download and test this build and let me know if that works? Note that it's not notarized, so you might have to right-click -> open depending on your macOS version |
@karaggeorge it works! 🎉 |
@pistachoo do you have an input device selected, under the audio toggle? |
I tried installing the latest stable build on top, to see what would happen. When I first ran it, it triggered the audio permission pop up, which I allowed. When I went into preferences, it was toggled to ON but the box below it said "no input device". I tested it by taking a random Kap of my screen while talking, and it recorded the video with no sound (but the sound/speaker icon was white). When I clicked on the sound/speaker icon in the recording, it went to grey, and then would not click back to white. When I went into Kap preferences and switched the audio toggle to OFF, it flipped left, and now it stays OFF and I cannot turn it back to ON. I think it might not see the mic?? (I.e., there are no choices when I click on the 'No Input device'; no dropdown menu appears, and clicking on it does nothing.) First screenshot (left) is with the stable build not seeing the mic. Second (right) screenshot is with test build, which does see the mic. Too bad the test version keeps crashing with the above error message. SO close!! |
This worked for me while nothing before it has. Well done!! |
Thank you for the built. I am unfortunately unable to install it, coz my
admin dont want to install something, which is not verified. Is there a
possibility to verify it?
Thank you!
…On Sun, Apr 19, 2020 at 12:54 AM hwinnemo ***@***.***> wrote:
Whoever is having this issue, can you please download and test this build
<https://1543-65411043-gh.circle-artifacts.com/0/dist/Kap.dmg> and let me
know if that works?
Note that it's not notarized, so you might have to right-click -> open
depending on your macOS version
This worked for me while nothing before it has. Well done!!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#825 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APGYPUOEXY5X5Y4VAXHOJLTRNIVRHANCNFSM4MIQJYYQ>
.
--
*Alexandra Heruth*
Content Creation & Monitoring
Tel.: +49 30 40 36 71 584
alexandra.heruth@betterplace.org
*www.betterplace-academy.org <http://www.betterplace-academy.org/>*
*gut.org <http://gut.org/> gemeinnützige AktiengesellschaftSchlesische Str.
26 | 10997 BerlinVorstand: Timo Kladny, Björn LampeVorsitzender des
Aufsichtsrats: Till BehnkeRegistergericht: Amtsgericht Berlin
Charlottenburg | HRB 126785 B | Geschäftssitz: Berlin*
|
The dev build fixed the audio recording issue for me, too :) Thank you! |
Hmm, same problem as @pistachoo, here. I can toggle the audio switch in the preferences, I can select the internal mic from the list of options, but after I start recording a video I get the timeout error and it crashes. MacOS 10.14.6 (Mojave). |
I debugged this on two MBPs (2015 and 2019) and found some different results. Audio Recording issue:
Audio Devices issue:
The issue with the audio devices is due to the function
but returns a massive log string:
I found good protection code for the same I don't know how to actually fix the |
@swhamilton Thank you so much for this! This helps a lot and we finally know how to fix this issue. I'll be updating the PR soon 😄 |
I've been having the same issue 😭 Tried out the build link you shared above and all is working for me 🎉 Look forward to the new version! 👍 Great work! 👏 |
Will you post up here so we know when and where to look? :) Looking forward to getting the fixed version! |
@pistachoo and everyone else, can you try the latest release? (3.2.2) |
Hey, @karaggeorge - works for me! 🥳 After launching 3.2.2, the "Audio recording" option was already selected, but no input sources were available in the dropdown. I turned the option on and off again, it asked me permission to use the audio hardware, and then the dropdown contained my input devices. After that, I tried actually recording, no issue at all. Thanks for fixing this. 👍 MBP 2017 Mojave (10.14.6) |
I'm glad everything is working 😄 Let's wait for a few more people to test and if no one has an issue we can close this |
It works! Thank you!! |
Works for me on 2015 MBP Catalina. Thanks and great work! |
Closing this issue now, thank you everyone for your help debugging and testing! |
macOS version: 19.4.0 (darwin)
Kap version: 3.2.0
Steps to reproduce
Here is a video showing the issue: https://streamable.com/ky2k8s
Seems that Kap have the correct permissions but it won't let me activate Audio Recording.
I've already tried to completely uninstall Kay (including the Library path) and install it again but no luck :(
Current behavior
The Audio Recording switch can't be activated
Expected behavior
Activate Audio Recording
The text was updated successfully, but these errors were encountered: