Siim Põder
Siim Põder
Hoover has the same behaviour.
I did some experiments on other FX. All `xpf` and `eq` FX are definitely affected. Seems like `bitcrush`, `distortion`, `krush`, `reverb` and `flanger` are not as obviously affected. The most...
Yep, I think it is a duplicate indeed!
Did do a fresh cmake setup after installing the packages? You may be correct on the :i386 variants on the dev packages though. I had to explicitly install libgles2-mesa-dev:i386 and...
I have the same problem trying to play "Totally Accurate Battle Simulator". I tried mucking around with command line options like "-screen-fullscreen 0" and "-show-screen-selector" and explicit "-screen-height" and "-screen-width".
Client information: https://gist.github.com/windo/49282ee679ff459a4377539fe9d7c275
I notice that #42 does the same and possibly does it better. This one is a a fairly tiny change though, so we could consider getting a tiny bit of...
Thanks for the context and pointing out which fields are important! I had tinkered a little bit, but this should be very helpful for helping me focus on the fields...
Sure, they can be picked out from the html. An API call would be nice though.
You need https://github.com/googleapis/google-auth-library-python/commit/bfb1f8cc8a706ce5ca2a14886c920ca2220ec349 which isn't in Debian version of `python3-google-auth` (Debian has 1.5.1 which is from 2018). I just applied that patch (well, I just copy-pasted the function) locally which...