-
Notifications
You must be signed in to change notification settings - Fork 101
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
[Bug Report] High CPU usage #20
Comments
All the time.
Only the "low latency".
Repeatedly, and the log can easily grow to dozens of MB in size. |
@AnnAngela If you disable |
@SpriteOvO Yes, with |
@AnnAngela I tried this SO answer in commit ddf601f , regenerated the |
I'm sorry I'm on vacation now, I will test it after January 3rd.
|
@SpriteOvO I tried the artifact you linked and here's the result: |
@AnnAngela No more repeat warnings in the log?
|
Hmmmm, after a reboot, the warning message reappeared again.
IDK why =。= |
@AnnAngela |
@SpriteOvO Affirmative. |
@AnnAngela I can't reproduce this error on my PC and I searched as much as I could, but didn't find any more useful information. Could you try this commit (d4b4ce9) artifact? It will always open a console and if there are any Qt internal errors written to |
@SpriteOvO It keeps showing:
|
@AnnAngela Thanks for the info, I have reproduced it on my PC. Try this commit (fca503c) artifact, it works for me. |
@SpriteOvO This commit artifact works just fine, LGTM! THX A LOT! |
@AnnAngela Thank you very much too! Without you this bug could not be fixed. |
This comment is right, my workspace pc has no other audio output except the airpods, and I think that is the problem. |
@SpriteOvO There is another problem, when I came back to my pc in the afternoon , the program started using high CPU usage again. The log is similar:
Maybe the program should detect if there is another audio output device or not when the airpods disconnecting, and if not the |
EDIT: Oh I see it, after waiting for a while after disabling all devices, that warning reappeared. |
Stop and reinitialize |
Close as this bug should be fixed in 73493fb commit. If there are still problems, feel free to reopen it. |
@SpriteOvO Any chance you could add this to the readme (or just mention it's for resuming audio playback faster)? My first impression was that this somehow added codec support for something like AptX Low Latency but then I realized that's probably not what it was doing. |
🐛 Describe the bug
The program continuously takes up a lot of CPU usage, even when the Air pods are not connected.
📜 Screenshot
⚙️ Environments:
AirPodsDesktop.log
All the logs contain same line:
StackTrace.log
The text was updated successfully, but these errors were encountered: