Michael J Gruber

Results 110 comments of Michael J Gruber

If you compare xournal's (legacy) rendering of the highlighter to xournalpp's you can see the improvement. (I even re-rendered legacy xojs using xournalpp to improve legibility.) It directly comes from...

> > Bodhi (web) queries bugzilla for bug descriptions. That query appears to hang forever at several locations: > > > > * the new update form; effectively, this keeps...

This is an example (submitted via cli): [https://bodhi.fedoraproject.org/updates/FEDORA-2020-020dea71ed](https://bodhi.fedoraproject.org/updates/FEDORA-2020-020dea71ed)

It seems that in this case, feeding "rasterized images" helps tesseract do its job (tesseract works better on some resolutions than others, even if they come from down- or up-scaling...

Just for the record: On Fedora 27 (no webkit), the webkit2 branch doesn't build, even after installing all dependencies and using LANG=C to work around some meson bug. Meson is...

I just checked both with `msmtp` and with `gmi send`, both with my gmail address and with an address which configured as a sender address in GMail. The result seems...

My message-id's are of that form (as produced by alot, e.g. ``). I'm afraid GMail recreates MIDs on "receive" when they are invalid; on "send by API" unconditionally; on "send...

> Gmi adds the message (with the new id) to the db when it is sent, if that helps. Ah, sure, I completely missed that `get_content()` does that. So it...

I'm not sure whether the Ubuntu used in the test runner packages notmuch2 bindings, but apparantly you use the Ubuntu package for the lib but pull the notmuch2 package via...

Given the dependencies, I'd say notmuch and its bindings is something you want from your distro, not from pip. Ubuntu 18 LTS is based on Debian buster, and buster-backports has...