Felix Schwarz

Results 98 comments of Felix Schwarz

Just for the records: You probably want to use [pdf-redactor](https://github.com/JoshData/pdf-redactor) which uses pdfrw under the hood.

This is the wrong way to fix this. Basically you are removing f-strings which are a Python 3.6 feature. `pyproject.toml` indicates that this project is to be used with Python...

Well, first of all pic a single format, e.g. "pdf". Check that `/usr/bin/pdftoppm`, `/usr/bin/pnmtopng` and `/usr/bin/pnmtojpeg` are available. Unfortunately selection of binaries+error reporting is currently a weak point of this...

Thank you very much for your patch. Actually the test suite currently fails as two URLs return a 404 and thus breaking the tests. Your patch preserved the resources and...

I'm not TW (obviously) but my impression was that this issue ("multithreading") is mostly an epic "umbrella" issue. There are a lot of nuances involved (and probably some larger changes...

> downgrading to `gnome-shell-extension-pomodoro-0.13.4-5.fc29` makes it work (even though, as expected, new features are missing) Here is my workaround for Fedora: - Install an old version of gnome-pomodoro (`sudo dnf...

Yes, cycles are pretty opaque to me: - there is no way to see where you are in the cycle (how many pomodoros until the next long break?) - no...

@ohemorange I'll have a look. Currently a lot of work on my plate so it can take a bit longer than I'd like. (cc @nbebout just in case he'll work...

I added [bugzilla issue #1971500](https://bugzilla.redhat.com/show_bug.cgi?id=1971500) so we do not forget this.

I just checked our package and so far we are not shipping `/etc/letsencrypt/cli.ini` in our RPMs. I assume it is ok for certbot if we just ship `cli.ini` with only...