-
Notifications
You must be signed in to change notification settings - Fork 828
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
Kap is extremely slow to show capture selection (10 seconds) #1125
Comments
Same; on Big Sur (11.6.5) |
Same behavior on macOS Monterey 12.4 with Kap version 3.5.4 (3.5.4.1810). |
Noticing this for a time now. It have made it almost unusable for me :/ |
Having the same issue in an Intel Macbook Pro with macOS Monterey 12.1. As mention in #1123 (comment), I also have an external monitor constantly plugged in, so this might be a factor. The next time I'm unplugged I'll try the latest version and see if the problem persist in that configuration. I've tried going back to each version from the releases pages until one of them worked well. In this case I had to go back to v3.4.1. v3.4.2 didn't work (likely the signing issues indicated in the release notes) and v3.5.0 already shows this problem. Looking at the diff, is fairly small, so maybe we can try manually reverting these changes to see if it makes a difference: v3.4.1...v3.5.0 It might be useful for the rest of the people with this isue if they could confirm if the problem persist with v3.5.0 and goes away in v3.4.1. When going back to v3.4.1, the app asked to be added the "Screen recording" rights in the "Securit & Privacy" settings. It seems to crash while doing this, but after manually closing Kap, removing it from the settings and adding it again, then it worked fine. |
Same issues here, macOS 12.4 w/ multiple monitors. Downgrading to 3.4.1 as @carlosperate suggested has worked for me. |
Can confirm |
@carlosperate this contribution stands out to me in that diff, #1051 -- upgrading electron & supporting different build target architectures @codetheweb @sindresorhus can you see that impacting this behavior? |
Cross referencing similar thread #1088 |
Hmm, something must have changed in the new Electron version. Might be related: desktop/desktop#12978 |
Any idea if going to a newer version of electron would fix this? The latest is v19.0, and Kap is on 12.x. Going to new electron would also move this from Node 14.x to 16.x. |
Possibly, but upgrading versions would require quite a few changes. |
Yeah 3.4.1 seems to have worked. But how do I prevent it from autoupdating? I don't see any option like that, but I assume it did cause I never updated it manually. |
I keep getting this error, which I guess is a good sign that it can't update :P
|
Yeah, I've noticed the same slowdown recently. |
To author: Please have auto updates as an option as well, to prevent future issues like this. Thanks :) |
Same here. 10 seconds after clicking kap icon. |
same 3.5.5, hard to use |
Same here after upgrading from Catalina to Monterey (12.5.1). Probably also upgraded Kap currently on 3.5.5.1825 Kap 3.4.1 is ineed much faster. |
For anyone looking to download older versions, I went ahead and did this:
All of the downloads |
macOS version: Monterey 12.6.1 (21G217) I've just updated from 2.2.0 to 3.6.0 and at first I didn't even realise what's going on: after clicking the menubar icon nothing happens, then there's a rainbow ball, then the whole screen becomes dark (I already get that it's a feature), the laptop starts to take off, according to the fans sound. Version 2.2.0 was also not very responsive, but it was definitely more user-friendly. I'll go try the 3.4.1 now. |
macOS version: Monterey 12.6.1 (21G217) For me, v3.6.0 is not slow anymore. Everything looks good again 🙌 |
Trying to remedy this by updating Electron, by the way. It's extremely difficult, unfortunately. |
Some for me, it has been extremely slow in the past months. Trying to downgrade as others suggest. |
Same for me, unusable current version. Beachball of death. |
Installed the latest version from the get kap homepage and am having this issue too. |
v3.4.1 works for me! |
Version 3.6.0 (3.6.0.1846) still freezes on startup and before the recording interface appears. |
Is there any progress on this issue? I'm still experiencing the same problem in the latest version 3.6.0. Every time I start recording, it's very slow, and it's causing a lot of inconvenience for me. |
@timothyis This branch is working great for me on an M1 Macbook Pro, and Kap's back to being speedy again. I built it following the directions from contributing.md. Unfortunately, it doesn't look like the link to the dev builds is working anymore: https://kap-artifacts.vercel.app/main |
3.6.0 extremely slow on MacBook Pro 16-inch, 2019 2,6 GHz 6-Core Intel Core i7 macbook. Ventura 13.5.2 (22G91) |
I have yet to pull/build locally, but if this addresses the issue, can it be PR'd, merged in? |
I've fixed this, it's working nice and quick for me now, it was a few changes around not auto-closing windows all the time, and not triggering full rebuilds of context menus on every click. If someone wants to clean it up to try to merge it, feel free! Kap is fast again now. |
macOS version: 10.12.1
Kap version: Version 3.5.4 (3.5.4.1810)
Steps to reproduce
Pressing Kap button in the menubar
Current behaviour
Takes 8-10 seconds before i can select an area to record. Also right click "About Kap" doesn't give any information or feedback.
Expected behaviour
In the earlier versions, this was extrememly fast, like less than 1 second, but it has been slower in later versions, like 3-4 seconds. It was still acceptable.
Workaround
No workaround, just have to wait.
It might have been worse since upgrading to Monterey but I'm not sure.
The text was updated successfully, but these errors were encountered: