-
Notifications
You must be signed in to change notification settings - Fork 3
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
Making my M3 Pro scream for Air #61
Comments
This is an edge case bug caused by the Focus mode feature, I'm still working on finding the reason. If you disable Focus in settings, this will not happen. I understand this is not ideal but works as a temporary fix. Albeit so far it seems people run into it once and then not again, so you're probably safe to continue using it. |
I've disabled the focus mode and restarted the app. It worked fine for about a day, and right now it again 100% cpu utilization (note: it loads single core so maybe it another case). |
@mirth When you say you disabled focus mode, can you elaborate? |
@henrikruscon I've disabled such option in an app. Also I don't use focus mode in macOS. |
@mirth And you still got 100% CPU? Interesting. This suggests a second bug. Next time this happens, could you do a sample process of Alcove in Activity Monitor? Would really help to figure out what caused it. |
I need a sample process of when this happens to figure it out, otherwise I don't know what the cause is. Please take one next time it happens. |
"Unfortunately" It works fine since new version 1.2.2 :) |
I am experiencing this issue as well, where my Alcove is pegged at 100% CPU. I have Focus Mode off currently, and I restarted Alcove, but I am still seeing the same behavior. I have attached a sample process to this. Hopefully you'll find it helpful! |
This seems to be related to album art being very heavy to process. It would really help if someone could share which album art was causing this at the time so that I can reproduce it. |
@Shadowlight5 your issue is 100% related to focus mode, I just checked the sample. When you say you have focus mode disabled, do you mean on your Mac, or in the actual Alcove settings? Because if focus mode is on/off on your Mac is completely irrelevant, the issue is with the logic in Alcove that checks for focus mode, so that's what needs to be disabled. |
Total misunderstanding on my part. I had disabled focus mode on the Mac, not in the Alcove settings. Disabling it inside of Alcove did fix the high cpu. Thank you! |
Here is process sample when it 100% cpu for me. |
@mirth Your issue is album art too, not focus. I haven't found the reason for this yet. Any idea what you were playing when it happened? would be really helpful to have the album art that caused this. |
@henrikruscon To be clear, the first appearing of bad cover "infests" the process to have cpu 100% for any other cover later? |
@mirth Could you elaborate? Does it only use 100% CPU after changing track momentarily and then goes down? Or do you mean the 100% CPU remains no matter which track? Since I haven't found the actual bug yet I'm assuming one bad album art is affecting the logic to loop forever or nearly forever on it, so in theory it should remain 100% until you close Alcove. So finding the original album art that can reproduce this issue on demand would be ideal, then I could patch it very fast and easily. |
@henrikruscon 100% CPU remains no matter which track. |
@mirth that confirms the running theory then, we need to find the original album art causing the issue |
Ok I found the issue, this will be patched in next release as well (album art bug). Thanks for all your help! |
Problem
Alcove is using a lot of the CPU and Ram, which made my MacBooks fans spin (First time it happened for me)
There might be a leak, or something else that makes my Macbook run like if I played Crysis back in the day.
Steps to reproduce
Open Alcove
Leave Mac on snooze for a few days.
Open it back up, and noticed the performance of Alcove
Expected behavior
Shouldn't use that much
Menu bar affecting apps
No response
Alcove version
1.2.1
Mac/MacBook model
Macbook Pro M3 Pro
macOS version
15.2
The text was updated successfully, but these errors were encountered: