QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 349 forks source link

No PRNG support #2462

Closed betsythefc closed 6 years ago

betsythefc commented 6 years ago

Qupzilla currently doesn't seem to support PRNG (Pseudo Random Number Generator).

You can see this at https://protonmail.com/compatibility

ghost commented 6 years ago

capture du 2017-09-22 07 50 01

betsythefc commented 6 years ago

Interesting...

I'm running an Ubuntu laptop (ARM), and I can't log into ProtonMail at all, because it just 'locks' up. Is there a proper way to debug a website in QupZilla?

I'm using version 1.8.9, installed via sudo apt-get install qupzilla

betsythefc commented 6 years ago

When installed on my mac, the page runs fine, however when installed on this linux box, it does not. It never auto-checks, and I can't figure out why. Javascript is enabled. Would this be an issue with such an 'old' version? On Ubuntu, how can I update to the latest?

ghost commented 6 years ago

Would this be an issue with such an 'old' version?

Exact.

On Ubuntu, how can I update to the latest?

When you want to use this distribution, the only way is to compile it yourself!

betsythefc commented 6 years ago

Okay thanks!