networkException

Results 190 comments of networkException

Wow I didn't catch the listener wrapper support getting upstreamed, for anyone else looking here's the pr https://github.com/mholt/caddy-l4/pull/78

In light of https://github.com/SerenityOS/serenity/blob/58b1d9c319fbafac8318bffbf41380e1c9ee1175/Userland/Libraries/LibGUI/TextBox.cpp#L185-L186 we might want to move the suffix list data into some other library to avoid linking LibWeb into LibGUI

> that adding more granular highlighting is unnecessary I think it is very much necessary, especially in a browser but for the sake of consistency also in the whole system....

I can only think of a LibPublicSuffix, but I'd ask on discord about this

This happened to me multiple times over the week and it makes desktop element pretty useless. I'm also not sure if this is actually related to libsecret, I'm usually pretty...

I can reproduce the same issue on debian with the package from `packages.element.io`.

I'm unsure how to provide relevant logs here, nothing that gets printed to stdout looks related. I updated the reproduction steps with specific commands to run though, I hope that...

Ok, I did that from the element running as `firejail --noprofile --nodbus element-desktop --profile-dir=/tmp/element-testing`, as per the steps above