Adrien Lemaire

Results 103 comments of Adrien Lemaire

@aronhelser sorry, I closed without verifying due to @oladhari's comment, but this doesn't work. I had raised the issue using v3.8.0, and it's still broken with v3.8.1. As explained in...

@pi0neerpat thanks for your work to get namespace awareness with useTranslation from i18next-scanner. Could we get this merged in the code to automatically use this parser with react hooks? Also,...

I'm afraid I still cannot find a working demo using pixi.js v5 and Tiled files (a png tileset image and a json map file containing one tileset and layers of...

@fanglingsu I'm unable to use the debugger console (gF then go to 'console' tab), some keys (eg 't') are interpreted like in normal mode ![console](https://user-images.githubusercontent.com/260983/73589023-02fcb600-4514-11ea-8b54-8db2463d510d.png) Ctrl-T and ;e will open...

Solution: Detach into separate window

Solved. I broke youtube when I set a user-agent to resolve #601 Replacing my user-agent with the one you shared over there made Youtube work again ```diff - set user-agent=Mozilla/5.0...

Or not :( I can now browse youtube, but no luck playing a video: ![error](https://user-images.githubusercontent.com/260983/75739270-ce189480-5d47-11ea-8d32-6ee33821b415.png) Removing the user-agent doesn't solve the issue, but I didn't have that problem a couple...

@fanglingsu thanks for the reply. Using your user-agent didn't help. It's funny that you mention adblocking, because it's when I tried setting up wyebadblock that I realized Youtube was broken....

Using vimb 3.6.0-1 built on January 7th. Using webkit2gtk 2.26.4-1built on February 14th. Tried downgrading webkit2gtk to 2.26.3-1 then 2.26.2-2, without success. I'm out of ideas ^^'

Currently on webkit2gtk 2.28.0-3 ![output](https://user-images.githubusercontent.com/260983/77018933-88ec9780-69c2-11ea-89f5-75a3ef143a39.gif) ```console $ vimb --bug-info Version: 3.6.0 WebKit compile: 2.26.2 WebKit run: 2.28.0 GTK compile: 3.24.13 GTK run: 3.24.14 libsoup compile: 2.68.3 libsoup run: 2.70.0 Extension...