flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
346 stars 69 forks source link

Mumble positional audio not working by default #853

Open TheGreatestJannet opened 2 years ago

TheGreatestJannet commented 2 years ago

Game information

All games that support positional audio in Mumble.

Distribution name and version where applicable

Arch Linux

Flatpak info

flatpak --version                  
Flatpak 1.12.2
flatpak --gl-drivers
nvidia-495-46
default
host

Problem description

Mumble positional audio doesn't work by default with flatpak steam. To fix this the user can run flatpak override --user --device=shm com.valvesoftware.Steam. I'm not sure what the security considerations are for this but it does solve the issue.

Does this issue reproduce with native Steam

No

nanonyme commented 2 years ago

This app already has --device=all

TheGreatestJannet commented 2 years ago

Oh well positional audio wasn't working until I did flatpak override --user --device=shm com.valvesoftware.Steam If I entered the container and went to /dev/shm it couldn't see the host: MumbleLink.1000 file, and mumble didn't detect any games running through flatpak steam.

TheGreatestJannet commented 2 years ago

Is this related? https://github.com/flatpak/flatpak/pull/2160

nanonyme commented 2 years ago

Probably.