jamiedownsworth
jamiedownsworth
### Checklist - [X] I made sure that there are *no existing issues* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to. - [X] I have read...
When I run `sudo coreboot-configurator`, I get the following output: ``` Authorization required, but no authorization protocol specified qt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the...
For instance: ``` require 'open-uri' URI.open("https://old.reddit.com/comments/1i8cnq3") ``` Will throw: ``` rfc3986_parser.rb:84:in `split': URI must be ascii only "https://old.reddit.com/r/france/comments/1i8cnq3/reddit_ninterf\xC3\xA8rera_pas_avec_les_utilisateurs/" (URI::InvalidURIError) ```