OSVR / OSVR-Docs

Unified documentation for the OSVR projects.
Apache License 2.0
91 stars 49 forks source link

WebVR (OSVR FF Nightly) is crashing all the time #83

Open j2l opened 8 years ago

j2l commented 8 years ago

Hi, I followed the steps from https://github.com/OSVR/OSVR-Docs/blob/master/Integrating-Game-Engines/WebVR/webvr.md, I could open secvrity, I see HMD rotation in FF (main screen, not in HMD extended mode) for 1 sec, then tab crashes. Tried other examples, all crashed, or are made for Cardboard only. 2 problems : Nightly doesn't manage addiotnal display (extended mode) at all, and it crashes. I tried with both OSVR servers (32 and 64 bits), json in extended mode.

nandodrw commented 7 years ago

I have the same issue. I've no clue what to next.

gfrolov commented 7 years ago

@j2l , @nandodrw I'm looking into this crash. The secvrity demo appears to be a recent one so I didn't get a chance to test it before, but it's crashing the browser for me as well. I'm going to try to build the latest code in debug and take a look what's happening there. Thanks for letting us know.

-Georgiy

gfrolov commented 7 years ago

Just an update to this issue, we have opened a bug for it on bugzilla and are working with moz team to get it fixed. https://bugzilla.mozilla.org/show_bug.cgi?id=1304222

ChristophHaag commented 7 years ago

Is there any progress on this?