Rubin Simons

Results 117 comments of Rubin Simons

@waldekmastykarz no, it can't - that would be a different kind of error; `curl` trusts certificates in `/etc/ca-certificates/trust-source/anchors/`, in combination with the `update-ca-trust` utility, which causes these certificates to exist...

So I tried to further reduce this to figure out why your `openssl` generation commands work, and mine don't. I figured out this is due to the `-not-before` value. For...

@waldekmastykarz yes, same machine, it's definitely not a wrong-clock-on-other-system issue. What strikes me is the (in my case) 1 day + 2 hours; could it be an off by one...

> Here's the point in code where it's loading the certificate: https://github.com/svrooij/unobtanium-web-proxy/blob/5a6d45bcebb55c8e85b75bddc7ffe7f7ebd69d76/src/Unobtanium.Web.Proxy/Certificates/CertificateManager.cs#L609. I see log calls in that code; can I somehow set a setting, or environment variable that make...

Actually, even though the pcsx-redux-git AUR package does not specify a system fmt dependency, and does the expected fmt git submodule stuff, it ends up using and depending on the...

fwiw, I needed this patch to get pcsx-redux to compile again on Arch Linux (using the `pcsx-redux-git` AUR package, which does not use third-party/fmt btw)

@jondot is this project still alive? I've seen a response by you from ~november last year saying it was, but at the same time, I see a lot of unanswered...

FWIW, I was able to reproduce this on Arch Linux (amd64) also. I've attached a coredump: ``` Core was generated by `/opt/pcsx-redux/pcsx-redux'. Program terminated with signal SIGSEGV, Segmentation fault. #0...

Thanks, I tried that, but I keep getting this german font. It's really weird. Is there some command that you can use from within neovide that lists the fonts it...

Yeah that's exactly what it looks like, however, I only have PragmataPro, PragmataPro Liga, PragmataPro Mono and PragmataPro Mono Liga installed, not that font, so my gut feeling is that...