setpill
setpill
I can confirm that I can reproduce this (browser client) on community.mattermost.com with the following steps: 1. Connect to community.mattermost.com with 2 clients (different browser tabs) 2. Create a DM...
Stumbled across this while working on some distributed pam configs myself. I agree with schurzi that "acting like a package" is the correct thing to do here. The name collision...
@moreati Are there any plans to merge this? It looks like it would fix some long-standing issues (e.g. #599).
~~Nevermind, applying this diff to 0.3.7 does not fix the issue for me.~~ Correction: this does fix the `ssh_common_args`, but I am running also into the issue that a templated...
Making threads mandatory continues to be a horrible UX decision from the Element team. Please, for sake of accessibility and ease of use, make them optional again.
Sounds like a fine idea to be discussed in its own issue rather than going off-topic on this one.
Also experiencing this bug when loading F-Sy-H via zplug. Can confirm that switching to `amezin/F-Sy-H@fix/chroma` solves it.
How does one shut down `bitcoind` cleanly to prevent this? I ran into this problem after calling `systemctl stop bitcoind.service`. I am using [this bitcoind.service](https://github.com/setpill/bitcoin/blob/74f741d49c3763d082fc15fda7f342515faf4210/contrib/init/bitcoind.service) (with a different blocksdir). As...
`bitcoind.service` specific issue: #13736
I have managed to find a way to reproduce this systematically. It is caused by a network change between client and server. It applies to both desktop and web version....