Post

Replies

Boosts

Views

Activity

Reply to productbuild crashed with Segmentation fault: 11
Will try to, but not sure if I'm able to cleanly set up a minimal use case. It looks like the actual crash was not the resource itself, but the two references to it in the .dist: <background file="logo.png" mime-type="image/png" alignment="bottomleft" scaling="none"/> <background-darkAqua file="logo.png" mime-type="image/png" alignment="bottomleft" scaling="none"/> Deciding for only one of those avoids the crash, and leaving the background one shows the logo on my macbook, with my configuration. I have no idea what exactly background-darkAqua is or does.
Aug ’22
Reply to TCP with self-signed server certificate
Yes, this is about TCP connections to servers with self-signed TLS certificates. We also support client-side certificates, that has been implemented already. I currently don't expect to support that simultaneously, but who knows what kind of servers are out there. I'm unfortunately not able to link to our open source repo, the link gets rejected.
Jan ’21