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

Device selection issue in General settings -> Audio #1358

Open
davidhedlund opened this issue Sep 29, 2024 · 3 comments
Open

Device selection issue in General settings -> Audio #1358

davidhedlund opened this issue Sep 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@davidhedlund
Copy link

davidhedlund commented Sep 29, 2024

Current Behavior

Devices should be listed immediately upon first attempt to change them without needing to close and reopen the settings.

Expected Behavior

Devices are not listed until after closing and reopening the "General settings."

Steps to Reproduce

There is an issue with selecting devices under the "Audio" tab in the "General settings" section. When attempting to change the "Device" for both the "TV" and "Gamepad" sections, no devices are initially listed. However, after closing and reopening the "General settings," the devices appear as expected.

Steps to Reproduce:

  1. Navigate to Options -> General settings.
  2. Click on the "Audio" tab.
  3. Under the "TV" section, try to change "Device" (used to change <TVDevice>, in settings.xml) -- nothing is listed:
    image
  4. Under the "Gamepad" section, try to change "Device" (used to change <PadDevice>, in settings.xml) -- nothing is listed:
    image
  5. Close the "General settings".
  6. Repeat steps 1-4. This time, the devices are listed correctly:
    image
    image

System Info (Optional)

OS: GNU/Linux:

  • Trisquel 11.0.1
  • Ubuntu MATE 22.04
  • Ubuntu MATE 23.04
  • Ubuntu MATE 24.04

GPU: OpenGL
Version: Cemu 2.1, and 2.2 -- both the AppImage, and the Flatpack package.

Emulation Settings (Optional)

Default

Logs (Optional)

No response

@davidhedlund davidhedlund added the bug Something isn't working label Sep 29, 2024
@JaimieVandenbergh
Copy link

Please specify distro. The audio engine in use will affect what Cemu can do; it reads the audio devices from it.

@davidhedlund
Copy link
Author

davidhedlund commented Sep 29, 2024

Please specify distro. The audio engine in use will affect what Cemu can do; it reads the audio devices from it.

I updated the top post. Thanks.

@Exzap Exzap changed the title IMPORTANT: Device selection issue in General settings -> Audio Device selection issue in General settings -> Audio Sep 30, 2024
@Squall-Leonhart
Copy link
Contributor

Squall-Leonhart commented Sep 30, 2024

I suspect this is a duplicate of #601, and that it only affects Linux distro's using Pipewire rather than Pulse, there is an upstream issue attributed to it that also manifests in Firefox.

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

3 participants