Skip to content
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 start when headphones are connected #26

Open
alextes opened this issue Oct 14, 2021 · 2 comments
Open

Can't start when headphones are connected #26

alextes opened this issue Oct 14, 2021 · 2 comments

Comments

@alextes
Copy link

alextes commented Oct 14, 2021

here's the output:

❯ ./soundsense-rs-v1.5.1-travis-osx
thread 'sound_thread' panicked at 'No device name: BackendSpecific { err: BackendSpecificError { description: "core foundation unexpectedly returned null string" } }', src/libcore/result.rs:1188:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[1]    9850 abort      ./soundsense-rs-v1.5.1-travis-osx

This is with Apple Airpod Max headphones. Thanks for a great alternative to the Java one!

@matheusfaustino
Copy link

Hello, I would like to add one more weird behavior that could be related to it as well.
Weirdly enough, on macOS 11.5.2, I can't redirect the output to any external device, like a Bluetooth one, if I changed it after the app is already running (because it won't start in any other device aside the built-in output.)

@dvor
Copy link

dvor commented Jan 9, 2022

It seems that there is an issue in rodio dependency. It was fixed in 0.12, updating rodio to this or higher version might help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants