Results 60 comments of hexchain

Unfortunately, that's all I get from the official binary. With `community/telegram-desktop` in Arch I do get more lines in the stack trace: ``` #0 0x00007f834281ad70 in () at /usr/lib/libjemalloc.so.2 #1...

It still happens in the latest Flatpak version.

Fair enough. Do you still want this issue to be open in case anyone wants to dig deeper? Personally, I only use WebKit in tdesktop maybe once a year so...

Revisiting this issue on 4.14.3 (flatpak): It looks like clicking "Payment method" now opens a webview (the page is probably not specific to any bank?) but it still crashes, with...

I opened #3404 asking for user-mode networking support and was pointed here. Maybe we can utilize [slirp4netns](https://github.com/rootless-containers/slirp4netns) (`podman` uses this for container networking in non-root mode) to create a virtual...

It seems they actually have a lot of possible builds, and newer firefox doesn't seem to be available with ubuntu18.04: https://github.com/microsoft/playwright/blob/f17d0440a7d1765412290947e5965c9a599c4835/packages/playwright-core/src/server/registry/index.ts#L77 But I can't find which type of build appears...

I had no problem with the extension until I killed DafnyServer once, then I ran into this. Code actions are also gone.

Unfortunately yes, I still experience this bug.

Although the `status()` API isn't asked for, I think it would still be useful when the status code is needed from the policy but there isn't a request to evaluate.