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

check flatpak runtime dir first #1168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

check flatpak runtime dir first #1168

wants to merge 1 commit into from

Conversation

0chroma
Copy link

@0chroma 0chroma commented Sep 18, 2024

This change would allow SlimeVR to set up sockets on the host while running in a flatpak. In order to do this, we set the socket dir to $XDG_RUNTIME_DIR/app/$FLATPAK_ID if the FLATPAK_ID environment variable is set.

Flatpak's sandbox doesn't allow writes to the runtime root, for more details see: https://docs.flatpak.org/en/latest/sandbox-permissions.html

Related changes: SlimeVR/SlimeVR-OpenVR-Driver#48 and SlimeVR/SlimeVR-Feeder-App#22

@ButterscotchV ButterscotchV added Priority: Normal The default priority Type: Enhancement Adds or improves a feature OS: Linux Operating system: Linux Area: SteamVR Driver Related to the SteamVR Driver Area: Server Related to the server labels Sep 19, 2024
@Eirenliel Eirenliel requested a review from ImUrX October 30, 2024 18:19
@ImUrX ImUrX added the Status: Blocked by other issue Progress cannot be made until linked issue is resolved label Oct 30, 2024
@ImUrX
Copy link
Member

ImUrX commented Oct 30, 2024

currently discussing where stuff should be on SlimeVR/SlimeVR-OpenVR-Driver#48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Server Related to the server Area: SteamVR Driver Related to the SteamVR Driver OS: Linux Operating system: Linux Priority: Normal The default priority Status: Blocked by other issue Progress cannot be made until linked issue is resolved Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants