vigrond

Results 5 comments of vigrond

Shortly after creating this issue, I discovered the `clone_document_from_reader` method that solves this issue. Instead of adding pages to a writer, you may do this: ```python writer.clone_document_from_reader(reader) ``` OUTPUT: ```...

I would like to reopen this issue because some other unexpected behaviors happen: * `clone_document_from_reader` and `clone_reader_document_root` both, when written to a file, both produce files where `get_fields` works. However,...

I gave up on it as I came to the conclusion `ffmpeg` support for `MediaCodec` is experimental at best. `MediaCodec` is meant to be implemented natively using Android API and...

same issue Ubuntu 22.04.1 LTS running Uptime-Kuma Version: 1.18.0 on AWS t3a.nano in a docker mode along with docker nginx with reverse-proxy only 5 monitors: 4 http monitors, 1 http...

I just wanted to reply to the last message here that I solved my issue. Ubuntu has automatic updates enabled by default, running apt-check every so often. This script often...