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

[BUG] Duplication of Audio Output Devices #323

Open
spgls opened this issue Feb 9, 2024 · 0 comments
Open

[BUG] Duplication of Audio Output Devices #323

spgls opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@spgls
Copy link

spgls commented Feb 9, 2024

Describe the bug
A non-critical bug that can create a lot of sound output from an application. It can't happen by accident - a certain sequence of actions (and possibly conditions) is needed. May cause performance degradation, but does not affect the application functionality

To Reproduce
Steps to reproduce the behavior:

  1. Install Moosync either through Deb package, or through Flatpak
  2. Start Moosync and do a initial config
  3. Add at least one song to the play queue
  4. Reload Page with F5 button - Each reload will create one additional audio output

Expected behavior
Reloading should either have no effect on audio devices, or reloading should remove inactive devices

Screenshots
image

Video proof
Here a YouTube link with demonstration of issue https://youtu.be/S9cXmutAHfU

  • OS: Linux Mint 21.3 x64
  • Sound Server: PulseAudio 15.99.1
  • Version: Both Flatpak and Standalone 10.3.2

Additional context
Playback is performed through the last created audio output device.

@spgls spgls added the bug Something isn't working label Feb 9, 2024
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

1 participant