Closed campbellcole closed 1 year ago
Hi, @campbellcole ! I'm sorry that (a) I missed this issue while I was on holiday and (b) that you're having issues with Hotham! Let's get you fixed up.
Looking through the log, something very odd is going on there - ERROR_OUT_OF_DATE_KHR
before a frame has even rendered says something strange is going on with the Window. We have seen some issues with OpenXR / Vulkan under Linux, so there may be some oddness there.
What I'd suggest is jumping onto the Discord if you have some time so that we can troubleshoot in a bit more depth. Hopefully it's just something about your environment that we've not encountered before that we can get cleared up for you.
Closing due to inactivity. Please re-open if you have more information!
Sorry for going dark on this one. I changed distros a few days after making this issue so I can't reproduce it anymore. I was unsure until recently whether or not I'd stay on my current distro and I have decided I will not be going back. I am almost certain this bug was caused by my riced linux install because it was using i3+picom and I barely configured anything so I probably had something set up wrong. I will be trying this tool again relatively soon using gnome, and if any issues come up I will definitely report them and help solve it.
Thanks for your hard work! Very excited to try this again. :smile:
What happened?
Attempting to run the device simulator on my linux setup fails every time. My setup is as follows:
I am using the master branch of hotham, whose
Cargo.toml
files state a version of 0.2.0.When running the
hotham_crab_saber
bin, in release mode, the window is created but closes before the first frame renders. The error printed is below.Version
latest
In which Hotham component are you seeing the problem on?
Simulator
What VR System are you seeing the problem on?
None
What OS are you seeing the problem on?
Linux
Relevant log output