SimulaVR / SimulaVR/Simula

Cant load steamvr xr runtime

Open
#219 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
3.2k
Forks
111
PR merge metrics
No merged PRs in 30d

Description

I just installed simula via the install script on arch linux with steamvr 2.9.6
xrgears works fine however simula fails to load the steam xr runtime:

Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntime skipping manifest file /home/user/.config/openxr/1/active_runtime.json, failed to load with message "libuuid.so.1: cannot open shared object file: No such file or directory"
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties
Error [GENERAL | xrResultToString | OpenXR-Loader] : No active XrInstance handle.

libuuid.so.1 exists ofc in /usr/lib/ other consumers of openxr dlopen this file just fine. I gues this has something to do with the way simula uses a nixos runtime

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the install-script setup on Arch Linux with SteamVR 2.9.6, comparing Simula with the working xrgears case. Investigate the OpenXR runtime manifest at active_runtime.json and the reported libuuid.so.1 loading failure; done means Simula loads the SteamVR OpenXR runtime successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
arch-linux, nixos
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.