Zombie-Feynman

Results 6 comments of Zombie-Feynman

Confirming this on my nVidia box (GeForce GTX 260 core 216, proprietary drivers version 340.101). It works fine on my AMD box (Radeon HD 7790, open-source AMDGPU driver) and laptop...

Confirming this bug for version 1.0.11 (F-Droid). FWIW, it also occurs if you try to connect via a domain name that points to a LAN address.

The canonical Element-Web at app.element.io gave me a similar error, which I eventually traced back to being caused by mixed content: I was trying to access an http server from...

The strange thing is that it works fine with Firefox 43 and earlier. In fact, it may just as well be a Firefox bug, but I don't know enough about...

`typeof _gaq` reports `"object"`. Also, `typeof [] === typeof _gaq` evaluates to true.

Redundacopypasta from my response to the pull request: > Nope, still the same error. It looks like the updated code somehow isn't being called before `window.onload` during normal execution. This...