Adrian Vollmer

Results 61 comments of Adrian Vollmer

I've been thinking about this for some time as well. # Side note On a side note, I believe that this is what many people actually want when they distribute...

I fixed a few minor issues and forked the `v4.5.0` branch: * [v5.x](https://github.com/AdrianVollmer/sphinx/tree/embed-assets) * [v4.5.0](https://github.com/AdrianVollmer/sphinx/tree/v4.5.0-embed-assets) Also, I created a few more proof of concepts (file sizes are the HTML file...

So the last couple of entries in `profanity.log` are like this: ``` 14/10/2020 09:30:30: stderr: ERR: (profanity:2063091): GLib-CRITICAL **: 09:30:27.476: g_hash_table_lookup: assertion 'hash_table != NULL' failed ``` Not sure if...

I'd have to compile profanity for this, no? Sorry, I don't have a lot of experience with gdb

Yes. Also, I have since figured out how to install debug symbols on Debian, but I can't manage to get a stacktrace: ``` (gdb) b exit Breakpoint 1 at 0x7f2773bc8600:...

Thanks for your insight. We're considering switching to `cleveref` until a suitable replacement to `\autoref` lands in texlive. For anybody who stumbles on this issue, this workaround seems to do...

I encountered an issue with openssl 1.0.x that I didn't have with openssl 1.1.1, so you might want to give that a shot. It had to do with the `-addext`...

DM me on Twitter (@mr_mitm) or send me an e-mail

I received and decrypted your message, thanks. I'll take a look and get back to you.

I solved the issues. Since the code uses almost no Sphinx internals, it is much more natural to release it as an extension: https://github.com/AdrianVollmer/Zundler