Martin Čebular

Results 4 comments of Martin Čebular

I was able to fix this problem by replacing MediaPlayer with SoundPool as seen here: https://github.com/mc0239/zxing-android-embedded/commit/29e9fe89c7a7c5cb0b4be2fff8a47b979f4f49c8

Hi Corey, as you might have seen in the caddy issue https://github.com/caddyserver/caddy/issues/3767, reverse proxying with caddy is, at the time I'm writing this, **NOT possible** due to a missing feature...

Just chiming in that I've had the same error on Linux Mint 21.1, the wxWidget version that currently installs from apt is 3.0.5. I've removed that and then built wxWidgets...

As noted in the [Chromium source, disk cache implementation](https://github.com/chromium/chromium/tree/master/net/disk_cache#the-implementations), disk caches use different implementations on Windows/Linux OS. Trying to export cache with this project will fail on Linux (because Chrome...