Fabien Benetou

Results 214 comments of Fabien Benetou

I tried to copy `~/.protonvpn-cli` which has correct credentials (verified in `protonvpn_openvpn_credentials`) but seems ignored. FWIW one can confirm via protonvpn (the GUI) then remove it. It will still work....

If you don't have Linux then do you mean a release for another OS?

@delapuente just tried https://github.com/takahirox/aframe-outline own example and worked with 0.7.1

For startups related to XR, namely - Utopic Studio - Ideasis (a.k.a VivoosVR) - VRapeutic I'm happy to assist if need be.

FWIW as I need an offline session few weeks ago I updated the URL from the build. Not clean but worked for both text and controllers.

IMHO documenting this should be sufficient.

Might be helpful, Dockerfile starting point : ``` FROM ubuntu:22.04 RUN apt update && apt -y install curl python3 python3-dev python3-pip mercurial # RUN python3 -m pip install --user mercurial...

Getting similar results on Ubuntu 22.04, also 515.65.01 with 1.22.13. `./mach patch/build/run` work without problem, SteamVR does get "firefox" when pressing "enter VR" yet the screen is black. ``` fabien@fabien-CORSAIR-ONE-i160:~/Prototypes/firefox/mozilla-unified$...