sblondon

Results 39 comments of sblondon

@koedoyoshida It's not interesting for your need but I made a fork with an update for apache and libreoffice logos (see https://github.com/sblondon/infographics). I will not delete it until it's merged....

I replaced the Open Office logo by Libre Office logo in the last commit.

We can get info for some files. According to the file headers: - some .tlf files have a reference to WTFPL licence (see `grep -i license *`). These files come...

@Louis-d-C Which package managers do you use to get this error (pip or debian)? I have the same error with debian packages (Debian GNU/Linux 11 - bullseye) but it works...

I confirm the issue. I have an example where there is an encoding error: ```'utf-8' codec can't decode byte 0xc3 in position 1856: invalid continuation byte``` The e-mail is correctly...

I checked the erroneous message with the latest imbox version from the repository and I can't reproduce the error. So I will not send a pull-request until I get a...

@wesinator can you provide the header which produce the bug?

ok, thanks @wesinator

Yes, it would be a solution: when the pin is validated, each local variables would be inserted in the html.

The code uses `feedgen` to generate Atom and runs only python3. So, perhaps, this bug report is obsolete and can be closed.