kyleneideck / BackgroundMusic

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
GNU General Public License v2.0
15.51k stars 664 forks source link

Randomly Stops Working in Chrome #508

Open evkaw opened 3 years ago

evkaw commented 3 years ago

Description of the bug Even if I'm not using it to configure sounds randomly after a minute or two of using it, it stops working and mutes every single sound.

Versions

Hardware

kyleneideck commented 3 years ago

I've tested Background Music on an M1 Mac Mini, but it wasn't that much testing. I'm pretty sure I didn't test using it for more than a minute. I'll try to remember to test that next time I get a chance.

You could try getting some debug logs if you have a little time: https://github.com/kyleneideck/BackgroundMusic/wiki/Getting-Debug-Logs

How is Chrome related to the bug exactly? Does the bug not occur if you don't have Chrome open?

There's a slightly newer snapshot build you could try, but there's only a small chance of that fixing your issue. https://github.com/kyleneideck/BackgroundMusic/releases/tag/0.4.0-SNAPSHOT-b38f6dd

evkaw commented 3 years ago

Hey, I tried doing the debug thing and this is how it turned out: Debug.txt

If I didn't do it right, I can try retrying. The bug only appears to be happening on chrome and I have not tried reproducing the bug without Chrome open. By the way, there was an issue in my bug log because I said I was on c0ab98b but I forgot I changed to the latest one recently.