Closed ghost closed 1 year ago
Hmm. You don't have the runtime broker installed. What system are you testing this on?
This looks like a runtime bug. I will double check on a known confirmation runtime to be sure
We are trying to build our own custom hardware based on android on which I am testing. HelloXR apk is working properly. Please let me know if you find something on runtime bug.
An issue (number 1890) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#1890 ), to facilitate working group processes.
This GitHub issue will continue to be the main site of discussion.
This appears to be a bug in your runtime. Without access to it or more information, I can't help much more.
(Also, we recently released a new approved version of the CTS, and there are now APK binaries you can download from GitHub and use directly.)
When you sign up for Khronos as an "Adopter" you'll get access to an "OpenXR adopter" mailing list that will let you get access to more help, etc. https://www.khronos.org/adopters/
(Also there is no XR_KHR_P1_Quli
extension in the spec, but I see that name mentioned in the log you posted - if you have a vendor specific extension it should have your own vendor tag instead of KHR, please follow the extension process to record an author ID and reserve extension numbers - https://registry.khronos.org/OpenXR/#extprocess )
Please reopen or ask on the adopters mailing list if you have more information.
I followed the steps to build the android app as suggested in your readme file. I am able to build the app successfully but the app crashes with the above error along with other errors. I have mentioned the logs below. Please refer and give instructions on the things I might have missed. I have built the repository as it is. Do I have to do any configurations beforehand before I build the application?