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

Failed to run multiple presets due to stream error: The requested device is no longer available #69

Open
orhun opened this issue Nov 5, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@orhun
Copy link
Owner

orhun commented Nov 5, 2023

Describe the bug

I am getting the following error while trying to run multiple presets at the same time:

Stream error: `The requested device is no longer available. For example, it has been unplugged.`

It comes from https://docs.rs/rodio/latest/rodio/enum.StreamError.html

To reproduce

daktilo -p default -p musicbox -p drumkit

Expected behavior

Successful run.

Software information

  • Operating system: Arch Linux
  • Rust version: rustc 1.73.0 (cc66ad468 2023-10-03)
  • Project version: git

Additional context

I'm using pulse-pipewire

@orhun orhun added the bug Something isn't working label Nov 5, 2023
@orhun orhun self-assigned this Nov 5, 2023
@Xenira
Copy link
Sponsor Contributor

Xenira commented Nov 5, 2023

Unable to reproduce using:

Maybe we need to handle change of audio device gracefully?

@orhun
Copy link
Owner Author

orhun commented Nov 5, 2023

Not sure, which audio server are you using?

@Xenira
Copy link
Sponsor Contributor

Xenira commented Nov 6, 2023

Currently PulseAudio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants