Please describe your issue in as much detail as possible:
When installing active_runtime.json to /etc/xdg/openxr/1/active_runtime.json and using the launch argument PRESSURE_VESSEL_FILESYSTEMS_RW="$XDG_RUNTIME_DIR/wivrn_comp_ipc:/etc/xdg/openxr/1/active_runtime.json" to make that path available to the container, it is not found:
Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to determine active runtime file path for this environment
According to OpenXR, this should be a valid location for it. The only place in which I have had success in it being detected is in ~/.config/openxr/1/active_runtime.json, which would normally be fine, but due to circumstances in https://github.com/NixOS/nixpkgs/pull/293058, the runtime needs to be detected from a system-wide installation path.
Steps for reproducing this issue:
Install active_runtime.json in /etc/xdg/openxr/1/active_runtime.json
Your system information
Please describe your issue in as much detail as possible:
When installing
active_runtime.jsonto/etc/xdg/openxr/1/active_runtime.jsonand using the launch argumentPRESSURE_VESSEL_FILESYSTEMS_RW="$XDG_RUNTIME_DIR/wivrn_comp_ipc:/etc/xdg/openxr/1/active_runtime.json"to make that path available to the container, it is not found:According to OpenXR, this should be a valid location for it. The only place in which I have had success in it being detected is in
~/.config/openxr/1/active_runtime.json, which would normally be fine, but due to circumstances in https://github.com/NixOS/nixpkgs/pull/293058, the runtime needs to be detected from a system-wide installation path.Steps for reproducing this issue:
active_runtime.jsonin/etc/xdg/openxr/1/active_runtime.json