Luka Teras
Luka Teras
I've added ["Setting up HTTPS site with HTTP redirect fallback" section](https://github.com/reyk/httpd/wiki/Setting-up-HTTPS-site-with-HTTP-redirect-fallback). I'm not sure what are default certificate and key paths on platforms other than OpenBSD, though.
У меня всё работает. В чём конкретно проблема?
I personally would like to participate, with the most important short-term goals (for me personally) of porting Mailpile to Python 3 (see #2150) and implementing session key storage (see #2155)....
May I help you with this issue?
Okay. May I use the Lapis wiki for writing the tutorial?
Or you could just cut a v0.x tag.
This happens when the cursor points next to EOF. This expression evaluates to `nil`: ``` elisp (char-after (point)) ``` And it leads to the invalid comparison captured in the trace.
Output with `QT_DEBUG_PLUGINS=1` is no different.
`Beeref.log` is essentially empty and is equivalent to the first 5 lines of stdout: ``` 2021-10-27 21:15:14,046 __main__ 68873 139764142349184 Starting BeeRef version 0.2.0 2021-10-27 21:15:14,049 __main__ 68873 139764142349184 System:...
Hi! :) `QT_QPA_PLATFORM=wayland ./BeeRef-0.2.0-linux` results in the exact same crash as above, and the same output. It seems that the CLI doesn't accept the `--platform` flag, so the second approach...