bubbleguuum

Results 88 comments of bubbleguuum

Thank you for your response. I tested a modified version (converted to Java) to be able to override `onCancel()` using an anonymous class (example in first post). However it does...

I also got user reports of this `StackOverflowError` crash from automated crash reports, when I upgraded my Java program from okhttp `3.14.9` to `4.12.0`, but only from Ubuntu users running...

Agreed this is more band-aid than proper fix. I did it as quick work-around to have the openSUSE udiskie package not crashing. But it is not distro specific and crashes...

That's only when using the original pak files from the remaster (directory is also `Id1` instead of `id1`). Hopefully, remastered pak files are properly lower case (as well as `id1`)...

You can compile for an older version of the glibc with [glibc_version_header](https://github.com/wheybags/glibc_version_header). For example you can target v2.27 (Ubuntu 18.04) or older. I've used this to compile a static version...

Agreed. The should be an easy way to configure gcc or clang to target any older version of the glibc.

Confirming `mediaconnect` client cannot be used anymore. So there is no workaround anymore for pre-muxed >= 720p videos ? That's quite a bummer as it was really convenient for some...

Thank you for your reply. I do not have DSR enabled. However I have 200% scaling enabled in Windows Display settings, which is necessary for my 4K 27" monitor to...